Searched refs:ShellReadFile (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DType.c56 Status = ShellReadFile(Handle, &ReadSize, Buffer);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/
H A DShellLib.h222 ShellReadFile(
389 or ShellReadFile.
391 @sa ShellReadFile
418 @sa ShellReadFile
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DUefiShellDebug1CommandsLib.c637 Status = ShellReadFile (FileHandle, &FileSize, InternalBuffer);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c178 Status = ShellReadFile(SourceHandle, &ReadSize, Buffer);
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/Devices/UefiShell/
H A DdaShell.c233 Status = ShellReadFile( FileHandle, (UINTN *)&BufSize, Buffer);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDriver1CommandsLib/
H A DDrvCfg.c344 Status = ShellReadFile(FileHandle, &MainBufferSize, MainBuffer);
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IpsecConfig/
H A DPolicyEntryOperation.c1241 Status = ShellReadFile (FileHandle, &DataLength, (*Data)->AuthData);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
H A DFileBuffer.c909 Status = ShellReadFile (FileHandle, &FileSize, Buffer);
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLib/
H A DUefiShellLib.c771 ShellReadFile( function
955 or ShellReadFile

Completed in 372 milliseconds