Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Include/Library/
DShellCommandLib.h649 ShellFileHandleGetPath(
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellProtocol.c1081 *FileHandle = ConvertEfiFileProtocolToShellHandle(Handle1, ShellFileHandleGetPath(ShellHandle)); in InternalOpenFileDevicePath()
2106 if (ShellFileHandleGetPath(FileDirHandle) != NULL) { in EfiShellFindFilesInDir()
2109 TempString = StrnCatGrow(&TempString, &Size, ShellFileHandleGetPath(FileDirHandle), 0); in EfiShellFindFilesInDir()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DUefiShellCommandLib.c1584 ShellFileHandleGetPath( in ShellFileHandleGetPath() function