From d190e44fa474808ad31028835f04e4df2c840073 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 1 Apr 2024 21:10:04 +0200 Subject: Private:EPM: Update spec. Signed-off-by: Amlal El Mahrouss --- Private/FirmwareKit/EPM.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- cgit v1.2.3