[Specification] Add dump hardware block definition (DMP*)

This commit is contained in:
2025-07-31 20:20:00 +01:00
parent bb9959043c
commit 7695492924

View File

@@ -162,4 +162,17 @@ typedef struct DumpHardwareExtent
|8 bytes
|end
|Ending LBA of the extent (inclusive).
|===
|===
Each dump hardware entry is followed by a sequence of string fields in the following fixed order:
. Manufacturer
. Model
. Revision
. Firmware Version
. Serial Number
. Software Name
. Software Version
. Software Operating System
Immediately after the final string (`Software Operating System`), the list of extents associated with that hardware entry begins.