Searched refs:MEDIA_HARDDRIVE_DP (Results 1 – 19 of 19) sorted by relevance
186 DevicePathSubType (LastDevicePathNode) == MEDIA_HARDDRIVE_DP in PartitionInstallMbrChildHandles()196 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()
246 NextNode->SubType == MEDIA_HARDDRIVE_DP); in ArmFastbootPlatformInit()
381 #define MEDIA_HARDDRIVE_DP 0x01 macro
1467 (DevicePathSubType (DevicePath) == MEDIA_HARDDRIVE_DP)) { in Match()1597 DevicePathSubType(FirstNode) == MEDIA_HARDDRIVE_DP) { in BootOrderComplete()
949 #define MEDIA_HARDDRIVE_DP 0x01 macro
489 DevicePathSubType (DevicePathNode) == MEDIA_HARDDRIVE_DP) { in DxeTpm2MeasureBootHandler()
802 DevicePathSubType (DevicePathNode) == MEDIA_HARDDRIVE_DP) { in DxeTpmMeasureBootHandler()
385 if (IS_DEVICE_PATH_NODE (Node, MEDIA_DEVICE_PATH, MEDIA_HARDDRIVE_DP)) { in GetPartition()
1466 (DevicePathSubType (FilePath) == MEDIA_HARDDRIVE_DP)) { in EfiBootManagerGetLoadOptionBuffer()1884 (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()
154 case MEDIA_HARDDRIVE_DP: in GetDeviceMediaType()
175 return IS_DEVICE_PATH_NODE (DevicePath, MEDIA_DEVICE_PATH, MEDIA_HARDDRIVE_DP); in BdsIsRemovableHd()
1303 MEDIA_HARDDRIVE_DP,
466 (DevicePathSubType(DevPath) == MEDIA_HARDDRIVE_DP)) { in BcfgAdd()
2194 {MEDIA_DEVICE_PATH, MEDIA_HARDDRIVE_DP, DevPathToTextHardDrive },
2960 MEDIA_HARDDRIVE_DP, in DevPathFromTextHD()