MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
MASTER_BOOT_RECORD Struct Reference

Data Fields

UINT8 BootStrapCode [440]
 
UINT8 UniqueMbrSignature [4]
 
UINT8 Unknown [2]
 
MBR_PARTITION_RECORD Partition [MAX_MBR_PARTITIONS]
 
UINT16 Signature
 

Detailed Description

MBR Partition Table

Field Documentation

UINT8 MASTER_BOOT_RECORD::BootStrapCode[440]
MBR_PARTITION_RECORD MASTER_BOOT_RECORD::Partition[MAX_MBR_PARTITIONS]
UINT16 MASTER_BOOT_RECORD::Signature
UINT8 MASTER_BOOT_RECORD::UniqueMbrSignature[4]
UINT8 MASTER_BOOT_RECORD::Unknown[2]