Searched defs:FileDevPath (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellManParser.c588 EFI_DEVICE_PATH_PROTOCOL *FileDevPath; local
620 FileDevPath = FileDevicePath(NULL, TempString);
621 DevPath = AppendDevicePath (ShellInfoObject.ImageDevPath, FileDevPath);
623 FreePool(FileDevPath);
H A DShell.h105 EFI_DEVICE_PATH_PROTOCOL *FileDevPath; ///< DevicePath for ourselves. member in struct:__anon12754

Completed in 33 milliseconds