Home
last modified time | relevance | path

Searched refs:HARDDRIVE_DEVICE_PATH (Results 1 – 20 of 20) 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.h983 } HARDDRIVE_DEVICE_PATH; typedef
1242 HARDDRIVE_DEVICE_PATH HardDrive;
1298 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/MdeModulePkg/Library/UefiBootManagerLib/
DInternalBm.h275 IN HARDDRIVE_DEVICE_PATH *HardDriveDevicePath
DBmBoot.c1296 if (BmMatchPartitionDevicePathNode (Instance, (HARDDRIVE_DEVICE_PATH *) FilePath)) { in BmExpandPartitionDevicePath()
1359 if (BmMatchPartitionDevicePathNode (BlockIoDevicePath, (HARDDRIVE_DEVICE_PATH *) FilePath)) { in BmExpandPartitionDevicePath()
1925 IN HARDDRIVE_DEVICE_PATH *HardDriveDevicePath in BmMatchPartitionDevicePathNode()
1928 HARDDRIVE_DEVICE_PATH *Node; in BmMatchPartitionDevicePathNode()
1954 Node = (HARDDRIVE_DEVICE_PATH *) BlockIoDevicePath; in BmMatchPartitionDevicePathNode()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressFastBootDxe/
DArmVExpressFastBoot.c153 HARDDRIVE_DEVICE_PATH *PartitionNode; in ArmFastbootPlatformInit()
244 PartitionNode = (HARDDRIVE_DEVICE_PATH *) NextNode; in ArmFastbootPlatformInit()
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
DBdsFilePath.c195 HARDDRIVE_DEVICE_PATH* HardDriveDevicePath1; in BdsGetDeviceHd()
196 HARDDRIVE_DEVICE_PATH* HardDriveDevicePath2; in BdsGetDeviceHd()
213 HardDriveDevicePath1 = (HARDDRIVE_DEVICE_PATH*)RemovableDevicePath; in BdsGetDeviceHd()
214 HardDriveDevicePath2 = (HARDDRIVE_DEVICE_PATH*)TmpDevicePath; in BdsGetDeviceHd()
1535 HARDDRIVE_DEVICE_PATH *PartitionPath; in BdsAndroidKernelLoadImage()
1548 PartitionPath = (HARDDRIVE_DEVICE_PATH *)Node; in BdsAndroidKernelLoadImage()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpm2MeasureBootLib/
DDxeTpm2MeasureBootLib.c494 … if (((HARDDRIVE_DEVICE_PATH *) DevicePathNode)->MBRType == MBR_TYPE_EFI_PARTITION_TABLE_HEADER && in DxeTpm2MeasureBootHandler()
495 ((HARDDRIVE_DEVICE_PATH *) DevicePathNode)->SignatureType == SIGNATURE_TYPE_GUID) { in DxeTpm2MeasureBootHandler()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/
DHiKeyFastboot.c173 HARDDRIVE_DEVICE_PATH *PartitionNode; in HiKeyFastbootPlatformInit()
284 PartitionNode = (HARDDRIVE_DEVICE_PATH *) NextNode; in HiKeyFastbootPlatformInit()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/
DDxeTpmMeasureBootLib.c804 … if (((HARDDRIVE_DEVICE_PATH *) DevicePathNode)->MBRType == MBR_TYPE_EFI_PARTITION_TABLE_HEADER && in DxeTpmMeasureBootHandler()
805 ((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.c457 HARDDRIVE_DEVICE_PATH *Hd; in DevPathSerialHardDrive()
462 Hd = (HARDDRIVE_DEVICE_PATH *) DevicePathNode; in DevPathSerialHardDrive()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathFromText.c2923 HARDDRIVE_DEVICE_PATH *Hd; in DevPathFromTextHD()
2930 Hd = (HARDDRIVE_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextHD()
2933 (UINT16) sizeof (HARDDRIVE_DEVICE_PATH) in DevPathFromTextHD()
DDevicePathToText.c1689 HARDDRIVE_DEVICE_PATH *Hd; in DevPathToTextHardDrive()
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
DQemuBootOrderLib.c1413 (HARDDRIVE_DEVICE_PATH *) DevicePath); in Match()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR64.patch1224 HARDDRIVE_DEVICE_PATH *HardDriveDevicePath;