Searched refs:FindFilesInDir (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Protocol/
H A DEfiShell.h989 EFI_SHELL_FIND_FILES_IN_DIR FindFilesInDir; member in struct:_EFI_SHELL_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DRm.c106 Status = gEfiShellProtocol->FindFilesInDir(Node->Handle, &List);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DTouch.c109 if (EFI_ERROR(gEfiShellProtocol->FindFilesInDir(Handle, &FileList))) {

Completed in 50 milliseconds