Searched refs:StartSector (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DMbr.h37 UINT8 StartSector; member in struct:__anon11663
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/BootSectImage/
H A Dmbr.h31 UINT8 StartSector; member in struct:__anon9957
H A Dbootsectimage.c747 printf (" 1C0 Start sector %02x\n", Mbr.PartitionRecord[0].StartSector);
759 printf (" 1D0 Start sector %02x\n", Mbr.PartitionRecord[1].StartSector);
771 printf (" 1E0 Start sector %02x\n", Mbr.PartitionRecord[2].StartSector);
783 printf (" 1F0 Start sector %02x\n", Mbr.PartitionRecord[3].StartSector);

Completed in 49 milliseconds