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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DMbr.h41 UINT8 EndSector; member in struct:__anon11663
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/BootSectImage/
H A Dmbr.h35 UINT8 EndSector; member in struct:__anon9957
H A Dbootsectimage.c751 printf (" 1C4 End sector %02x\n", Mbr.PartitionRecord[0].EndSector);
763 printf (" 1D4 End sector %02x\n", Mbr.PartitionRecord[1].EndSector);
775 printf (" 1E4 End sector %02x\n", Mbr.PartitionRecord[2].EndSector);
787 printf (" 1F4 End sector %02x\n", Mbr.PartitionRecord[3].EndSector);

Completed in 164 milliseconds