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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellProtocol.c2223 SHELL_FILE_HANDLE RootFileHandle; local
2235 RootFileHandle = NULL;
2257 Status = EfiShellOpenRoot(RootDevicePath, &RootFileHandle);
2263 Status = ShellSearchHandle(PatternCurrentLocation, gUnicodeCollation, RootFileHandle, FileList, NULL, MapName);

Completed in 51 milliseconds