![Intel Extensible Firmware Interface Specification Download Page 329](http://html1.mh-extra.com/html/intel/extensible-firmware-interface/extensible-firmware-interface_specification_2073117329.webp)
File System Format
Version 1.02
12/12/00
311
Table 16-1. GUID Partition Table Header
Mnemonic
Byte
Offset
Byte
Length
Description
Signature
0
8
Identifies EFI-compatible partition table header.
This value must contain the string “EFI PART”,
0x5452415020494645.
Revision
8
4
The specification revision number that this header
complies to. For version 1.0 of the specification
the correct value is 0x00010000.
HeaderSize
12
4
Size in bytes of the GUID Partition Table Header.
HeaderCRC32
16
4
CRC32 checksum for the GUID Partition Table
Header structure. The ranged defined by
HeaderSize is “check-summed”.
Reserved
20
4
Must be zero.
MyLBA
24
8
The LBA that contains this data structure.
AlternateLBA
32
8
LBA address of the alternate GUID Partition Table
Header.
FirstUsableLBA
40
8
The first usable logical block that may be
contained in a GUID Partition Entry.
LastUsableLBA
48
8
The last usable logical block that may be
contained in a GUID Partition Entry.
DiskGUID
56
16
GUID that can be used to uniquely identify the
disk.
PartitionEntryLBA
72
8
The starting LBA of the GUID Partition Entry array.
NumberOfPartitionEntries
80
4
The number of Partition Entries in the GUID
Partition Entry array.
SizeOfPartitionEntry
84
4
The size, in bytes, of each the GUID Partition
Entry structures in the GUID Partition Entry array.
Must be a multiple of 8.
PartitionEntryArrayCRC32
88
4
The CRC32 of the GUID Partition Entry array.
Starts at Partition Entry LBA and is
NumberOfPartitionEntries * SizeOfPartitionEntry
in
byte length.
Reserved
92
BlockSize
– 92
The rest of the block is reserved by EFI and must
be zero.
The following test must be performed to determine if a GUID Partition Table is valid:
•
Check the GUID Partition Table Signature
•
Check the GUID Partition Table CRC
•
Check that the MyLBA entry points to the LBA that contains the GUID Partition Table
•
Check the CRC of the GUID Partition Entry Array
Summary of Contents for Extensible Firmware Interface
Page 1: ...Extensible Firmware Interface Specification Version 1 02 December 12 2000...
Page 4: ...Extensible Firmware Interface Specification iv 12 12 00 Version 1 02...
Page 42: ...Extensible Firmware Interface Specification 24 12 01 00 Version 1 02...
Page 190: ...Extensible Firmware Interface Specification 172 12 12 00 Version 1 02...
Page 200: ...Extensible Firmware Interface Specification 182 12 12 00 Version 1 02...
Page 226: ...Extensible Firmware Interface Specification 208 12 12 00 Version 1 02...
Page 230: ...Extensible Firmware Interface Specification 212 12 12 00 Version 1 02...
Page 252: ...Extensible Firmware Interface Specification 234 12 12 00 Version 1 02...
Page 294: ...Extensible Firmware Interface Specification 276 12 12 00 Version 1 02...
Page 348: ...Extensible Firmware Interface Specification 330 12 01 00 Version 1 01...
Page 350: ...Extensible Firmware Interface Specification 332 12 12 00 Version 1 02...
Page 354: ...Extensible Firmware Interface Specification 336 12 12 00 Version 1 02...
Page 362: ...Extensible Firmware Interface Specification 344 12 12 00 Version 1 02...
Page 486: ...Extensible Firmware Interface Specification 468 12 12 00 Version 1 02...
Page 494: ...Extensible Firmware Interface Specification 476 12 12 00 Version 1 02...