|
iPXE
|
MBR Partition Entry. More...
#include <Mbr.h>
Data Fields | |
| UINT8 | BootIndicator |
| UINT8 | StartHead |
| UINT8 | StartSector |
| UINT8 | StartTrack |
| UINT8 | OSIndicator |
| UINT8 | EndHead |
| UINT8 | EndSector |
| UINT8 | EndTrack |
| UINT8 | StartingLBA [4] |
| UINT8 | SizeInLBA [4] |
| UINT8 MBR_PARTITION_RECORD::OSIndicator |
Definition at line 35 of file Mbr.h.
Referenced by efi_disklog_open().