Searched refs:GetDevicePathFromFilePath (Results 1 - 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DLoad.c102 FilePath = gEfiShellProtocol->GetDevicePathFromFilePath(FileName);
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
H A DShellSetFdt.c167 DevicePath = Shell->GetDevicePathFromFilePath (FilePath);
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DShell.h1220 EFI_SHELL_GET_DEVICE_PATH_FROM_FILE_PATH GetDevicePathFromFilePath; member in struct:_EFI_SHELL_PROTOCOL
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
H A DShellManParser.c906 DevPath = ShellInfoObject.NewEfiShellProtocol->GetDevicePathFromFilePath(CmdFilePathName);
H A DShell.c2422 DevPath = ShellInfoObject.NewEfiShellProtocol->GetDevicePathFromFilePath(CommandWithPath);
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/
H A DUefiShellBcfgCommandLib.c456 DevicePath = gEfiShellProtocol->GetDevicePathFromFilePath(Arg->FullName);

Completed in 225 milliseconds