summaryrefslogtreecommitdiffhomepage
path: root/Private/Source
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-04-06 01:45:03 +0200
committerAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-04-06 01:45:10 +0200
commite47a33d7d4f70c54a27e96df437e6d9ac4e829cf (patch)
tree51a9f9f5019006e705444aa5f628fdae0d8dfb66 /Private/Source
parent5152c2282a1a680a272322f0bd3275fdf43e1530 (diff)
Add boot_write_epm_partition for PowerPC, update start location for AMD64 EPM.
Remove HCFS support, fully focusing on NewFS. Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Private/Source')
-rw-r--r--Private/Source/ErrorOr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/Source/ErrorOr.cxx b/Private/Source/ErrorOr.cxx
index bce6b60d..14941eba 100644
--- a/Private/Source/ErrorOr.cxx
+++ b/Private/Source/ErrorOr.cxx
@@ -8,5 +8,5 @@
/***********************************************************************************/
/// @file ErrorOr.cxx
-/// @brief ErrorOr class.
+/// @brief Error Or Value class.
/***********************************************************************************/