Home
last modified time | relevance | path

Searched refs:RootFileHandle (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellProtocol.c2426 SHELL_FILE_HANDLE RootFileHandle; in EfiShellFindFiles() local
2438 RootFileHandle = NULL; in EfiShellFindFiles()
2459 Status = EfiShellOpenRoot(RootDevicePath, &RootFileHandle); in EfiShellFindFiles()
2465 …Status = ShellSearchHandle(PatternCurrentLocation, gUnicodeCollation, RootFileHandle, FileList, NU… in EfiShellFindFiles()
2466 EfiShellClose(RootFileHandle); in EfiShellFindFiles()