Searched refs:HARDDRIVE_DEVICE_PATH (Results 1 – 18 of 18) sorted by relevance
390 } HARDDRIVE_DEVICE_PATH; typedef514 HARDDRIVE_DEVICE_PATH HardDrive;564 HARDDRIVE_DEVICE_PATH *HardDrive;
136 HARDDRIVE_DEVICE_PATH HdDev; in PartitionInstallMbrChildHandles()137 HARDDRIVE_DEVICE_PATH ParentHdDev; in PartitionInstallMbrChildHandles()
219 HARDDRIVE_DEVICE_PATH HdDev; in PartitionInstallGptChildHandles()
95 DevicePathNodeLength (&Node->DevPath) != sizeof (HARDDRIVE_DEVICE_PATH)) { in PartitionDriverBindingSupported()
992 } HARDDRIVE_DEVICE_PATH; typedef1252 HARDDRIVE_DEVICE_PATH HardDrive;1309 HARDDRIVE_DEVICE_PATH *HardDrive;
855 IN HARDDRIVE_DEVICE_PATH *HardDriveDevicePath876 IN HARDDRIVE_DEVICE_PATH *HardDriveDevicePath
156 HARDDRIVE_DEVICE_PATH *PartitionNode; in ArmFastbootPlatformInit()248 PartitionNode = (HARDDRIVE_DEVICE_PATH *) NextNode; in ArmFastbootPlatformInit()
231 IN HARDDRIVE_DEVICE_PATH *HardDriveDevicePath
846 if (BmMatchPartitionDevicePathNode (Instance, (HARDDRIVE_DEVICE_PATH *) FilePath)) { in BmExpandPartitionDevicePath()909 if (BmMatchPartitionDevicePathNode (BlockIoDevicePath, (HARDDRIVE_DEVICE_PATH *) FilePath)) { in BmExpandPartitionDevicePath()1870 IN HARDDRIVE_DEVICE_PATH *HardDriveDevicePath in BmMatchPartitionDevicePathNode()1873 HARDDRIVE_DEVICE_PATH *Node; in BmMatchPartitionDevicePathNode()1899 Node = (HARDDRIVE_DEVICE_PATH *) BlockIoDevicePath; in BmMatchPartitionDevicePathNode()
493 … if (((HARDDRIVE_DEVICE_PATH *) DevicePathNode)->MBRType == MBR_TYPE_EFI_PARTITION_TABLE_HEADER && in DxeTpm2MeasureBootHandler()494 ((HARDDRIVE_DEVICE_PATH *) DevicePathNode)->SignatureType == SIGNATURE_TYPE_GUID) { in DxeTpm2MeasureBootHandler()
191 HARDDRIVE_DEVICE_PATH* HardDriveDevicePath1; in BdsGetDeviceHd()192 HARDDRIVE_DEVICE_PATH* HardDriveDevicePath2; in BdsGetDeviceHd()209 HardDriveDevicePath1 = (HARDDRIVE_DEVICE_PATH*)RemovableDevicePath; in BdsGetDeviceHd()210 HardDriveDevicePath2 = (HARDDRIVE_DEVICE_PATH*)TmpDevicePath; in BdsGetDeviceHd()
806 … if (((HARDDRIVE_DEVICE_PATH *) DevicePathNode)->MBRType == MBR_TYPE_EFI_PARTITION_TABLE_HEADER && in DxeTpmMeasureBootHandler()807 ((HARDDRIVE_DEVICE_PATH *) DevicePathNode)->SignatureType == SIGNATURE_TYPE_GUID) { in DxeTpmMeasureBootHandler()
2251 (HARDDRIVE_DEVICE_PATH *)DevicePath in BdsLibBootViaBootOption()2496 IN HARDDRIVE_DEVICE_PATH *HardDriveDevicePath in BdsExpandPartitionPartialDevicePathToFull()2738 IN HARDDRIVE_DEVICE_PATH *HardDriveDevicePath in MatchPartitionDevicePathNode()2741 HARDDRIVE_DEVICE_PATH *TmpHdPath; in MatchPartitionDevicePathNode()2776 TmpHdPath = (HARDDRIVE_DEVICE_PATH *) BlockIoHdDevicePathNode; in MatchPartitionDevicePathNode()
2262 (HARDDRIVE_DEVICE_PATH *)DevicePath in BdsLibBootViaBootOption()2507 IN HARDDRIVE_DEVICE_PATH *HardDriveDevicePath in BdsExpandPartitionPartialDevicePathToFull()2749 IN HARDDRIVE_DEVICE_PATH *HardDriveDevicePath in MatchPartitionDevicePathNode()2752 HARDDRIVE_DEVICE_PATH *TmpHdPath; in MatchPartitionDevicePathNode()2787 TmpHdPath = (HARDDRIVE_DEVICE_PATH *) BlockIoHdDevicePathNode; in MatchPartitionDevicePathNode()
467 HARDDRIVE_DEVICE_PATH *Hd; in DevPathSerialHardDrive()472 Hd = (HARDDRIVE_DEVICE_PATH *) DevicePathNode; in DevPathSerialHardDrive()
2951 HARDDRIVE_DEVICE_PATH *Hd; in DevPathFromTextHD()2958 Hd = (HARDDRIVE_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextHD()2961 (UINT16) sizeof (HARDDRIVE_DEVICE_PATH) in DevPathFromTextHD()
1722 HARDDRIVE_DEVICE_PATH *Hd; in DevPathToTextHardDrive()
1224 HARDDRIVE_DEVICE_PATH *HardDriveDevicePath;