Home
last modified time | relevance | path

Searched refs:MASTER_BOOT_RECORD (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
Dmbr.h50 } MASTER_BOOT_RECORD; typedef
Dbootsectimage.c733 MASTER_BOOT_RECORD Mbr; in ParseMbr()
806 MASTER_BOOT_RECORD DestMbr; in PatchMbr()
807 MASTER_BOOT_RECORD SourceMbr; in PatchMbr()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DMbr.h56 } MASTER_BOOT_RECORD; typedef
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
DMbr.c40 IN MASTER_BOOT_RECORD *Mbr, in PartitionValidMbr()
133 MASTER_BOOT_RECORD *Mbr; in PartitionInstallMbrChildHandles()
DGpt.c211 MASTER_BOOT_RECORD *ProtectiveMbr; in PartitionInstallGptChildHandles()