mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
[Specification] Add dump hardware block definition (DMP*)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user