Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
Dmbr.h35 UINT8 EndSector; member
Dbootsectimage.c753 printf (" 1C4 End sector %02x\n", Mbr.PartitionRecord[0].EndSector); in ParseMbr()
765 printf (" 1D4 End sector %02x\n", Mbr.PartitionRecord[1].EndSector); in ParseMbr()
777 printf (" 1E4 End sector %02x\n", Mbr.PartitionRecord[2].EndSector); in ParseMbr()
789 printf (" 1F4 End sector %02x\n", Mbr.PartitionRecord[3].EndSector); in ParseMbr()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DMbr.h41 UINT8 EndSector; member