GUID Partition Table Header, UEFI 2.6, Table 18.
More...
GUID Partition Table Header, UEFI 2.6, Table 18.
- Source
- blkdev/disk.inc:229
◆ AlternateLBA
LBA of the sector containing this GPT header.
◆ DiskGUID
◆ FirstUsableLBA
LBA of the sector containing the other GPT header. AlternateLBA of Primary GPTH points to Backup one and vice versa.
◆ HeaderCRC32
Size of this header in bytes, must fit to one sector.
◆ HeaderSize
◆ LastUsableLBA
Only sectors between first and last UsableLBA may form partitions
◆ MyLBA
◆ NumberOfPartitionEntries
dd GPTH::NumberOfPartitionEntries |
First LBA of Partition Entry Array. Length in bytes is computed as a product of two following fields.
◆ PartitionEntryArrayCRC32
dd GPTH::PartitionEntryArrayCRC32 |
◆ PartitionEntryLBA
dq GPTH::PartitionEntryLBA |
Globally Unique IDentifier
◆ Reserved
Set this field to zero, compute CRC32 via 0xEDB88320, compare.
◆ Revision
◆ Signature
◆ SizeOfPartitionEntry
dd GPTH::SizeOfPartitionEntry |
Actual number of partitions depends on the contents of Partition Entry Array. A partition entry is unused if zeroed. in bytes
The documentation for this struct was generated from the following file: