Home
last modified time | relevance | path

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

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