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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellProtocol.c873 EFI_FILE_PROTOCOL *RealFileHandle; local
901 Status = SimpleFileSystem->OpenVolume(SimpleFileSystem, &RealFileHandle);
902 *FileHandle = ConvertEfiFileProtocolToShellHandle(RealFileHandle, EfiShellGetMapFromDevicePath(&DevPath));

Completed in 49 milliseconds