summaryrefslogtreecommitdiff
path: root/include/smbios.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/smbios.hpp')
-rw-r--r--include/smbios.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/smbios.hpp b/include/smbios.hpp
index a36ff34..6356e85 100644
--- a/include/smbios.hpp
+++ b/include/smbios.hpp
@@ -64,6 +64,7 @@ struct MDRState
uint8_t lockPolicy;
uint16_t regionLength;
uint16_t regionUsed;
+ uint16_t regionOffset;
uint8_t crc8;
} __attribute__((packed));