Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
DQemuBootOrderLib.c1409 EFI_DEVICE_PATH_PROTOCOL *AbsDevicePath; in Match() local
1412 AbsDevicePath = BdsExpandPartitionPartialDevicePathToFull ( in Match()
1414 if (AbsDevicePath == NULL) { in Match()
1417 AbsConverted = ConvertDevicePathToText (AbsDevicePath, FALSE, FALSE); in Match()