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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DParse.c60 for (LoopVariable = 0 ; LoopVariable < ShellCommandInstance && !ShellFileHandleEof(FileHandle);) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellManParser.c285 for (;!ShellFileHandleEof(Handle);Size = 1024) {
495 for (;!ShellFileHandleEof(Handle);Size = 1024) {
H A DShell.c1691 while(!ShellFileHandleEof(Handle)) {
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/
H A DShellCommandLib.h658 ShellFileHandleEof(
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellCommandLib/
H A DUefiShellCommandLib.c1271 ShellFileHandleEof( function

Completed in 51 milliseconds