Searched refs:ShellReadFile (Results 1 – 12 of 12) sorted by relevance
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
| D | DmpStore.c | 136 Status = ShellReadFile (FileHandle, &BufferSize, &NameSize); in LoadVariablesFromFile() 146 Status = ShellReadFile (FileHandle, &BufferSize, &DataSize); in LoadVariablesFromFile() 163 Status = ShellReadFile (FileHandle, &BufferSize, (UINT32 *) Buffer + 2); in LoadVariablesFromFile()
|
| D | UefiShellDebug1CommandsLib.c | 630 Status = ShellReadFile (FileHandle, &FileSize, InternalBuffer); in ReadFileIntoBuffer()
|
| /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/ |
| D | RunAxf.c | 196 Status = ShellReadFile (FileHandle, &FileSize, FileData); in ShellDynCmdRunAxfHandler()
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/ |
| D | Type.c | 61 Status = ShellReadFile(Handle, &ReadSize, Buffer); in TypeFileByHandle()
|
| /device/linaro/bootloader/edk2/ShellPkg/Include/Library/ |
| D | ShellLib.h | 222 ShellReadFile(
|
| /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/UefiShell/ |
| D | daShell.c | 233 Status = ShellReadFile( FileHandle, (UINTN *)&BufSize, Buffer); in da_ShellRead()
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
| D | Cp.c | 234 Status = ShellReadFile(SourceHandle, &ReadSize, Buffer); in CopySingleFile()
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/ |
| D | DrvCfg.c | 352 Status = ShellReadFile(FileHandle, &MainBufferSize, MainBuffer); in ConfigFromFile()
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/ |
| D | UefiShellBcfgCommandLib.c | 1001 Status = ShellReadFile(FileHandle, (UINTN *)&Intermediate, Data); in BcfgAddOpt()
|
| /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/ |
| D | PolicyEntryOperation.c | 1241 Status = ShellReadFile (FileHandle, &DataLength, (*Data)->AuthData); in CreatePadEntry()
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/ |
| D | FileBuffer.c | 924 Status = ShellReadFile (FileHandle, &FileSize, Buffer); in FileBufferRead()
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/ |
| D | UefiShellLib.c | 831 ShellReadFile( in ShellReadFile() function
|