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

Data Fields

UINT8 BootIndicator
 
UINT8 StartHead
 
UINT8 StartSector
 
UINT8 StartTrack
 
UINT8 OSIndicator
 
UINT8 EndHead
 
UINT8 EndSector
 
UINT8 EndTrack
 
UINT8 StartingLBA [4]
 
UINT8 SizeInLBA [4]
 

Detailed Description

MBR Partition Entry

Field Documentation

UINT8 MBR_PARTITION_RECORD::BootIndicator
UINT8 MBR_PARTITION_RECORD::EndHead
UINT8 MBR_PARTITION_RECORD::EndSector
UINT8 MBR_PARTITION_RECORD::EndTrack
UINT8 MBR_PARTITION_RECORD::OSIndicator
UINT8 MBR_PARTITION_RECORD::SizeInLBA[4]
UINT8 MBR_PARTITION_RECORD::StartHead
UINT8 MBR_PARTITION_RECORD::StartingLBA[4]
UINT8 MBR_PARTITION_RECORD::StartSector
UINT8 MBR_PARTITION_RECORD::StartTrack