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.c1447 EFI_DEVICE_PATH_PROTOCOL *AbsDevicePath; in Match() local
1504 DevicePath, &AbsDevicePath, &FileSize in Match()
1510 AbsConverted = ConvertDevicePathToText (AbsDevicePath, FALSE, FALSE); in Match()
1511 FreePool (AbsDevicePath); in Match()