From e47a33d7d4f70c54a27e96df437e6d9ac4e829cf Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 6 Apr 2024 01:45:03 +0200 Subject: 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 --- Private/Source/ErrorOr.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Private/Source') 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. /***********************************************************************************/ -- cgit v1.2.3