summaryrefslogtreecommitdiffhomepage
path: root/Private/FirmwareKit
diff options
context:
space:
mode:
Diffstat (limited to 'Private/FirmwareKit')
-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 34346a97..7dab6edc 100644
--- a/Private/FirmwareKit/EPM.hxx
+++ b/Private/FirmwareKit/EPM.hxx
@@ -101,7 +101,7 @@ typedef struct PartitionBlock PartitionBlockType;
#endif
/// partition must start after this address.
-#define kEPMStartPartition 1024
+#define kEPMStartPartitionBlk 34
/// END SPECS