Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DDrivers.c84 RetVal = gEfiShellProtocol->GetFilePathFromDevicePath(FinalPath); in GetDevicePathTextForHandle()
/device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
DEfiShell.h1091 EFI_SHELL_GET_FILE_PATH_FROM_DEVICE_PATH GetFilePathFromDevicePath; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
DUefiShellLib.c504 FileName = gEfiShellProtocol->GetFilePathFromDevicePath(*FilePath); in ShellOpenFileByDevicePath()