Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
DBdsFilePath.c189 EFI_DEVICE_PATH* PartitionDevicePath; in BdsGetDeviceHd() local
203 …ndleProtocol (PartitionBuffer[Index], &gEfiDevicePathProtocolGuid, (VOID **) &PartitionDevicePath); in BdsGetDeviceHd()
205 TmpDevicePath = PartitionDevicePath; in BdsGetDeviceHd()
217 … *NewDevicePath = AppendDevicePath (PartitionDevicePath, NextDevicePathNode (RemovableDevicePath)); in BdsGetDeviceHd()