Home
last modified time | relevance | path

Searched refs:MASTER_BOOT_RECORD (Results 1 – 6 of 6) 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/FatPkg/FatPei/
DPart.c321 IN MASTER_BOOT_RECORD *Mbr, in PartitionValidMbr()
402 MASTER_BOOT_RECORD *Mbr; in FatFindMbrPartitions()
415 Mbr = (MASTER_BOOT_RECORD *) PrivateData->BlockData; in FatFindMbrPartitions()
/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()