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.c83 RetVal = gEfiShellProtocol->GetFilePathFromDevicePath(FinalPath); in GetDevicePathTextForHandle()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DShell.h1221 EFI_SHELL_GET_FILE_PATH_FROM_DEVICE_PATH GetFilePathFromDevicePath; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
DUefiShellLib.c508 FileName = gEfiShellProtocol->GetFilePathFromDevicePath(*FilePath); in ShellOpenFileByDevicePath()