Searched refs:MEDIA_HARDDRIVE_DP (Results 1 – 18 of 18) sorted by relevance
187 DevicePathSubType (LastDevicePathNode) == MEDIA_HARDDRIVE_DP in PartitionInstallMbrChildHandles()199 HdDev.Header.SubType = MEDIA_HARDDRIVE_DP; in PartitionInstallMbrChildHandles()
384 HdDev.Header.SubType = MEDIA_HARDDRIVE_DP; in PartitionInstallGptChildHandles()
94 Node->DevPath.SubType != MEDIA_HARDDRIVE_DP || in PartitionDriverBindingSupported()
242 NextNode->SubType == MEDIA_HARDDRIVE_DP); in ArmFastbootPlatformInit()
381 #define MEDIA_HARDDRIVE_DP 0x01 macro
1408 DevicePathSubType (DevicePath) == MEDIA_HARDDRIVE_DP) { in Match()1503 DevicePathSubType(FirstNode) == MEDIA_HARDDRIVE_DP) { in BootOrderComplete()
940 #define MEDIA_HARDDRIVE_DP 0x01 macro
490 DevicePathSubType (DevicePathNode) == MEDIA_HARDDRIVE_DP) { in DxeTpm2MeasureBootHandler()
282 NextNode->SubType == MEDIA_HARDDRIVE_DP); in HiKeyFastbootPlatformInit()
800 DevicePathSubType (DevicePathNode) == MEDIA_HARDDRIVE_DP) { in DxeTpmMeasureBootHandler()
1563 (DevicePathSubType (FilePath) == MEDIA_HARDDRIVE_DP)) { in BmGetLoadOptionBuffer()1939 (DevicePathSubType (BlockIoDevicePath) == MEDIA_HARDDRIVE_DP) in BmMatchPartitionDevicePathNode()
2249 (DevicePathSubType (DevicePath) == MEDIA_HARDDRIVE_DP)) { in BdsLibBootViaBootOption()2761 (DevicePathSubType (DevicePath) == MEDIA_HARDDRIVE_DP) in MatchPartitionDevicePathNode()3885 if (DevicePathSubType (TempDevicePath) == MEDIA_HARDDRIVE_DP) { in BdsGetBootTypeFromDevicePath()
2260 (DevicePathSubType (DevicePath) == MEDIA_HARDDRIVE_DP)) { in BdsLibBootViaBootOption()2772 (DevicePathSubType (DevicePath) == MEDIA_HARDDRIVE_DP) in MatchPartitionDevicePathNode()4002 if (DevicePathSubType (TempDevicePath) == MEDIA_HARDDRIVE_DP) { in BdsGetBootTypeFromDevicePath()
157 case MEDIA_HARDDRIVE_DP: in GetDeviceMediaType()
1176 MEDIA_HARDDRIVE_DP,
179 return IS_DEVICE_PATH_NODE (DevicePath, MEDIA_DEVICE_PATH, MEDIA_HARDDRIVE_DP); in BdsIsRemovableHd()
2160 {MEDIA_DEVICE_PATH, MEDIA_HARDDRIVE_DP, DevPathToTextHardDrive },
2932 MEDIA_HARDDRIVE_DP, in DevPathFromTextHD()