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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Protocol/
H A DEfiShell.h962 EFI_SHELL_GET_DEVICE_PATH_FROM_FILE_PATH GetDevicePathFromFilePath; member in struct:_EFI_SHELL_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DLoad.c105 FilePath = gEfiShellProtocol->GetDevicePathFromFilePath(FileName);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DBcfg.c291 DevicePath = gEfiShellProtocol->GetDevicePathFromFilePath(Arg->FullName);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellInstall1CommandsLib/
H A DBcfg.c291 DevicePath = gEfiShellProtocol->GetDevicePathFromFilePath(Arg->FullName);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShell.c1546 DevPath = ShellInfoObject.NewEfiShellProtocol->GetDevicePathFromFilePath(CommandWithPath);

Completed in 95 milliseconds