Searched refs:FileHandleFindFirstFile (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/
H A DFileHandleLib.h286 FileHandleFindFirstFile (
293 To use this function, the caller must first call the FileHandleFindFirstFile()
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DRm.c44 for (Status = FileHandleFindFirstFile(FileHandle, &FileInfo)
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiFileHandleLib/
H A DUefiFileHandleLib.c468 FileHandleFindFirstFile ( function
522 To use this function, the caller must first call the FileHandleFindFirstFile()
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellProtocol.c1916 for ( Status = FileHandleFindFirstFile(FileDirHandle, &FileInfo)
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLib/
H A DUefiShellLib.c967 return (FileHandleFindFirstFile(DirHandle, Buffer));

Completed in 74 milliseconds