summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-04-01 21:10:04 +0200
committerAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-04-01 21:10:04 +0200
commitd190e44fa474808ad31028835f04e4df2c840073 (patch)
tree3f72dcc23848fa1e4d80562d21d1611758f4e632
parent9805813dea123dcf4293e4f4b28152a10604fef7 (diff)
Private:EPM: Update spec.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
-rw-r--r--Private/FirmwareKit/EPM.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/FirmwareKit/EPM.hxx b/Private/FirmwareKit/EPM.hxx
index b26c722b..6b1d2f49 100644
--- a/Private/FirmwareKit/EPM.hxx
+++ b/Private/FirmwareKit/EPM.hxx
@@ -17,7 +17,7 @@
#define kEPMFilesystemLength 16
#define kEPMMagicLength 5
-/* The first 512 > x > 1024 bytes of a disk contains this headers. */
+/* The first 0 > 128 addresses of a disk contains these headers. */
/// @brief EPM GUID block.
typedef struct BlockGUID {