Searched refs:ShellReadFile (Results 1 - 9 of 9) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel3CommandsLib/ |
H A D | Type.c | 56 Status = ShellReadFile(Handle, &ReadSize, Buffer);
|
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Library/ |
H A D | ShellLib.h | 222 ShellReadFile( 389 or ShellReadFile. 391 @sa ShellReadFile 418 @sa ShellReadFile
|
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
H A D | UefiShellDebug1CommandsLib.c | 637 Status = ShellReadFile (FileHandle, &FileSize, InternalBuffer);
|
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
H A D | Cp.c | 178 Status = ShellReadFile(SourceHandle, &ReadSize, Buffer);
|
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/Devices/UefiShell/ |
H A D | daShell.c | 233 Status = ShellReadFile( FileHandle, (UINTN *)&BufSize, Buffer);
|
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDriver1CommandsLib/ |
H A D | DrvCfg.c | 344 Status = ShellReadFile(FileHandle, &MainBufferSize, MainBuffer);
|
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IpsecConfig/ |
H A D | PolicyEntryOperation.c | 1241 Status = ShellReadFile (FileHandle, &DataLength, (*Data)->AuthData);
|
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/ |
H A D | FileBuffer.c | 909 Status = ShellReadFile (FileHandle, &FileSize, Buffer);
|
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLib/ |
H A D | UefiShellLib.c | 771 ShellReadFile( function 955 or ShellReadFile
|
Completed in 372 milliseconds