Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Include/Library/
DShellCommandLib.h635 ConvertEfiFileProtocolToShellHandle(
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DUefiShellCommandLib.c1510 ConvertEfiFileProtocolToShellHandle( in ConvertEfiFileProtocolToShellHandle() function
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellProtocol.c868 …*FileHandle = ConvertEfiFileProtocolToShellHandle(RealFileHandle, EfiShellGetMapFromDevicePath(&De… in EfiShellOpenRootByHandle()
1081 *FileHandle = ConvertEfiFileProtocolToShellHandle(Handle1, ShellFileHandleGetPath(ShellHandle)); in InternalOpenFileDevicePath()
DShell.c1669 Split->SplitStdOut = ConvertEfiFileProtocolToShellHandle(CreateFileInterfaceMem(Unicode), NULL); in RunSplitCommand()