Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
Dmbr.h31 UINT8 StartSector; member
Dbootsectimage.c749 printf (" 1C0 Start sector %02x\n", Mbr.PartitionRecord[0].StartSector); in ParseMbr()
761 printf (" 1D0 Start sector %02x\n", Mbr.PartitionRecord[1].StartSector); in ParseMbr()
773 printf (" 1E0 Start sector %02x\n", Mbr.PartitionRecord[2].StartSector); in ParseMbr()
785 printf (" 1F0 Start sector %02x\n", Mbr.PartitionRecord[3].StartSector); in ParseMbr()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DMbr.h37 UINT8 StartSector; member