Home
last modified time | relevance | path

Searched refs:HARDDRIVE_DEVICE_PATH (Results 1 – 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiDevicePath.h390 } HARDDRIVE_DEVICE_PATH; typedef
514 HARDDRIVE_DEVICE_PATH HardDrive;
564 HARDDRIVE_DEVICE_PATH *HardDrive;
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
DMbr.c136 HARDDRIVE_DEVICE_PATH HdDev; in PartitionInstallMbrChildHandles()
137 HARDDRIVE_DEVICE_PATH ParentHdDev; in PartitionInstallMbrChildHandles()
DGpt.c219 HARDDRIVE_DEVICE_PATH HdDev; in PartitionInstallGptChildHandles()
DPartition.c95 DevicePathNodeLength (&Node->DevPath) != sizeof (HARDDRIVE_DEVICE_PATH)) { in PartitionDriverBindingSupported()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePath.h992 } HARDDRIVE_DEVICE_PATH; typedef
1252 HARDDRIVE_DEVICE_PATH HardDrive;
1309 HARDDRIVE_DEVICE_PATH *HardDrive;
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Library/
DGenericBdsLib.h855 IN HARDDRIVE_DEVICE_PATH *HardDriveDevicePath
876 IN HARDDRIVE_DEVICE_PATH *HardDriveDevicePath
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressFastBootDxe/
DArmVExpressFastBoot.c156 HARDDRIVE_DEVICE_PATH *PartitionNode; in ArmFastbootPlatformInit()
248 PartitionNode = (HARDDRIVE_DEVICE_PATH *) NextNode; in ArmFastbootPlatformInit()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DInternalBm.h231 IN HARDDRIVE_DEVICE_PATH *HardDriveDevicePath
DBmBoot.c846 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()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpm2MeasureBootLib/
DDxeTpm2MeasureBootLib.c493 … 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()
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
DBdsFilePath.c191 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()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/
DDxeTpmMeasureBootLib.c806 … 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()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c2251 (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()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c2262 (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()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DConsistMapping.c467 HARDDRIVE_DEVICE_PATH *Hd; in DevPathSerialHardDrive()
472 Hd = (HARDDRIVE_DEVICE_PATH *) DevicePathNode; in DevPathSerialHardDrive()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathFromText.c2951 HARDDRIVE_DEVICE_PATH *Hd; in DevPathFromTextHD()
2958 Hd = (HARDDRIVE_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextHD()
2961 (UINT16) sizeof (HARDDRIVE_DEVICE_PATH) in DevPathFromTextHD()
DDevicePathToText.c1722 HARDDRIVE_DEVICE_PATH *Hd; in DevPathToTextHardDrive()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR64.patch1224 HARDDRIVE_DEVICE_PATH *HardDriveDevicePath;