Searched refs:MBRType (Results 1 – 11 of 11) sorted by relevance
198 HdDev.MBRType = MBR_TYPE_PCAT; in PartitionInstallMbrChildHandles()
388 HdDev.MBRType = MBR_TYPE_EFI_PARTITION_TABLE_HEADER; in PartitionInstallGptChildHandles()
254 ASSERT (PartitionNode->MBRType == MBR_TYPE_EFI_PARTITION_TABLE_HEADER); in ArmFastbootPlatformInit()
388 UINT8 MBRType; member
493 … if (((HARDDRIVE_DEVICE_PATH *) DevicePathNode)->MBRType == MBR_TYPE_EFI_PARTITION_TABLE_HEADER && in DxeTpm2MeasureBootHandler()
984 UINT8 MBRType; member
806 … if (((HARDDRIVE_DEVICE_PATH *) DevicePathNode)->MBRType == MBR_TYPE_EFI_PARTITION_TABLE_HEADER && in DxeTpmMeasureBootHandler()
1907 (Node->MBRType == HardDriveDevicePath->MBRType) && in BmMatchPartitionDevicePathNode()
2967 Hd->MBRType = (UINT8) 0; in DevPathFromTextHD()2971 Hd->MBRType = 0x01; in DevPathFromTextHD()2977 Hd->MBRType = 0x02; in DevPathFromTextHD()
2782 if ((TmpHdPath->MBRType == HardDriveDevicePath->MBRType) && in MatchPartitionDevicePathNode()
2793 if ((TmpHdPath->MBRType == HardDriveDevicePath->MBRType) && in MatchPartitionDevicePathNode()