Searched refs:GetDevicePathFromFilePath (Results 1 – 6 of 6) sorted by relevance
123 KernelDevicePath = gEfiShellProtocol->GetDevicePathFromFilePath (KernelPath); in LinuxLoaderEntryPoint()131 FdtDevicePath = gEfiShellProtocol->GetDevicePathFromFilePath (FdtPath); in LinuxLoaderEntryPoint()140 InitrdDevicePath = gEfiShellProtocol->GetDevicePathFromFilePath (InitrdPath); in LinuxLoaderEntryPoint()
104 FilePath = gEfiShellProtocol->GetDevicePathFromFilePath(FileName); in LoadDriver()
167 DevicePath = Shell->GetDevicePathFromFilePath (FilePath); in UpdateFdtTextDevicePath()
1090 EFI_SHELL_GET_DEVICE_PATH_FROM_FILE_PATH GetDevicePathFromFilePath; member
460 DevicePath = gEfiShellProtocol->GetDevicePathFromFilePath(Arg->FullName); in BcfgAdd()
2382 DevPath = ShellInfoObject.NewEfiShellProtocol->GetDevicePathFromFilePath(CommandWithPath); in RunCommandOrFile()