/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
D | EditTitleBar.c | 123 ShellPrintEx ( in MainTitleBarRefresh() 150 ShellPrintEx (-1,-1, L"%s ", FileNameTmp); in MainTitleBarRefresh() 152 ShellPrintEx (-1,-1, L" "); in MainTitleBarRefresh() 157 ShellPrintEx (-1,-1, L"%c", FileNameTmp[TempInteger]); in MainTitleBarRefresh() 162 ShellPrintEx (-1,-1, L"... "); in MainTitleBarRefresh() 171 ShellPrintEx (-1,-1, L" ASCII "); in MainTitleBarRefresh() 173 ShellPrintEx (-1,-1, L" UNICODE "); in MainTitleBarRefresh() 179 ShellPrintEx (-1,-1, L"ReadOnly "); in MainTitleBarRefresh() 181 ShellPrintEx (-1,-1, L" "); in MainTitleBarRefresh() 189 ShellPrintEx (-1,-1, L"Offset %X | Size %X", Offset, Size); in MainTitleBarRefresh() [all …]
|
D | Pci.c | 1820 ShellPrintEx (-1, -1, L"%s - %s - %s", in PciPrintClassCode() 1830 ShellPrintEx (-1, -1, L"%s - %s", in PciPrintClassCode() 2865 ShellPrintEx(-1,-1, L"\r\n"); in ShellCommandRunPci() 3102 ShellPrintEx (-1, -1, L"\r\n"); in PciExplainData() 3127 ShellPrintEx(-1, -1, L"\r\n"); in PciExplainData() 3203 ShellPrintEx (-1, -1, L"\r\n"); in PciExplainData() 3294 …ShellPrintEx (-1, -1, L" ------------------------------------------------------------------------… in PciExplainDeviceData() 3314 …ShellPrintEx (-1, -1, L"\r\n --------------------------------------------------------------------… in PciExplainDeviceData() 3445 …ShellPrintEx (-1, -1, L" ------------------------------------------------------------------------… in PciExplainBridgeData() 3464 …ShellPrintEx (-1, -1, L"\r\n --------------------------------------------------------------------… in PciExplainBridgeData() [all …]
|
D | EditStatusBar.c | 127 ShellPrintEx ( in StatusBarRefresh() 136 ShellPrintEx ( in StatusBarRefresh() 148 ShellPrintEx ((INT32)(LastCol) - 21, (INT32)(LastRow) - 1, L"|%s| Help: Ctrl-E", L"INS"); in StatusBarRefresh() 150 ShellPrintEx ((INT32)(LastCol) - 21, (INT32)(LastRow) - 1, L"|%s| Help: Ctrl-E", L"OVR"); in StatusBarRefresh()
|
D | EditInputBar.c | 87 ShellPrintEx (((INT32)mPromptLen), ((INT32)LastRow) - 1, L"%s", Buffer); in InputBarPrintInput() 94 ShellPrintEx ((INT32)(mPromptLen + Size), ((INT32)LastRow) - 1, L" "); in InputBarPrintInput()
|
D | EditMenuBar.c | 126 …ShellPrintEx ((INT32)(Col) - 1, (INT32)(Row) - 1, L"%E%s%N %H%s%N ", FunctionKeyString, NameStri… in MenuBarRefresh()
|
D | SetVar.c | 141 ShellPrintEx(-1, -1, L"%02x ", ((UINT8*)Buffer)[LoopVar]); in ShellCommandRunSetVar() 143 ShellPrintEx(-1, -1, L"\r\n"); in ShellCommandRunSetVar()
|
D | Mm.c | 586 ShellPrintEx (-1, -1, L"\r\n"); in ShellCommandRunMm() 604 ShellPrintEx (-1, -1, L" > "); in ShellCommandRunMm() 635 ShellPrintEx (-1, -1, L"\r\n"); in ShellCommandRunMm()
|
D | Dblk.c | 58 …ShellPrintEx(-1,-1,L" BlockSize: 0x%08x, BlockCount: 0x%08x\r\n", BlockIo->Media->BlockSize, Bloc… in DisplayTheBlocks()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
D | SmbiosView.c | 276 ShellPrintEx(-1,-1,L"=========================================================\n"); in SMBiosView() 292 ShellPrintEx(-1,-1,GetShowTypeString (gShowType)); in SMBiosView() 293 ShellPrintEx(-1,-1,L"\n\n"); in SMBiosView() 338 ShellPrintEx(-1,-1,L"\n=========================================================\n"); in SMBiosView() 371 ShellPrintEx(-1,-1,L"\n"); in SMBiosView() 398 ShellPrintEx(-1,-1,L"\n=========================================================\n"); in SMBiosView() 448 ShellPrintEx(-1,-1,L"=========================================================\n"); in SMBios64View() 464 ShellPrintEx(-1,-1,GetShowTypeString (gShowType)); in SMBios64View() 465 ShellPrintEx(-1,-1,L"\n\n"); in SMBios64View() 510 ShellPrintEx(-1,-1,L"\n=========================================================\n"); in SMBios64View() [all …]
|
D | PrintInfo.c | 43 ShellPrintEx(-1,-1,L"%a",#element); \ 44 ShellPrintEx(-1,-1,L": %a\n", (StringBuf != NULL) ? StringBuf: ""); \ 51 ShellPrintEx(-1,-1,L"%a",#element); \ 52 ShellPrintEx(-1,-1,L": %a\n", (StringBuf != NULL) ? StringBuf: ""); \ 57 ShellPrintEx(-1,-1,L"%a",#element); \ 58 ShellPrintEx(-1,-1,L": %d\n", (pStruct->type->element)); \ 63 ShellPrintEx(-1,-1,L"%a",#element); \ 64 ShellPrintEx(-1,-1,L": 0x%x\n", (pStruct->type->element)); \ 69 ShellPrintEx(-1,-1,L"%a",#element); \ 70 ShellPrintEx(-1,-1,L": 0x%lx\n", (pStruct->type->element)); \ [all …]
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/ |
D | Type.c | 94 ShellPrintEx (-1, -1, L"\r\n"); in TypeFileByHandle() 105 ShellPrintEx (-1, -1, L"%c", AsciiChar); in TypeFileByHandle() 137 ShellPrintEx (-1, -1, L"\r\n"); in TypeFileByHandle() 147 ShellPrintEx (-1, -1, L"%c", Ucs2Char); in TypeFileByHandle() 156 ShellPrintEx (-1, -1, L"\r\n"); in TypeFileByHandle()
|
D | Echo.c | 109 ShellPrintEx(-1, -1, L"%s\r\n", PrintString); in ShellCommandRunEcho()
|
D | Ver.c | 141 ShellPrintEx(-1, -1, L"%d\r\n", sizeof(UINTN)==sizeof(UINT64)?64:32); in ShellCommandRunVer()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/ |
D | BufferImage.c | 301 ShellPrintEx ( in HBufferImagePrintLine() 328 ShellPrintEx ((INT32)Pos - 1, (INT32)Row - 1, L"0"); in HBufferImagePrintLine() 333 ShellPrintEx ((INT32)Pos - 1, (INT32)Row - 1, L"%x ", Line->Buffer[Index]); in HBufferImagePrintLine() 335 ShellPrintEx ((INT32)Pos - 1, (INT32)Row - 1, L"%x ", Line->Buffer[Index]); in HBufferImagePrintLine() 343 ShellPrintEx ((INT32)Pos - 1, (INT32)Row - 1, L" "); in HBufferImagePrintLine() 365 ShellPrintEx ((INT32)Pos - 1, (INT32)Row - 1, L"0"); in HBufferImagePrintLine() 369 ShellPrintEx ((INT32)Pos - 1, (INT32)Row - 1, L"%x ", Line->Buffer[Index]); in HBufferImagePrintLine() 376 ShellPrintEx ((INT32)Pos - 1, (INT32)Row - 1, L" "); in HBufferImagePrintLine() 395 ShellPrintEx ((INT32)Pos - 1, (INT32)Row - 1, L"%c", (CHAR16) Line->Buffer[Index]); in HBufferImagePrintLine() 397 ShellPrintEx ((INT32)Pos - 1, (INT32)Row - 1, L"%c", '.'); in HBufferImagePrintLine() [all …]
|
D | HexEdit.c | 262 ShellPrintEx(-1, -1, L"%s", Buffer); in ShellCommandRunHexEdit()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/ |
D | UefiShellLib.c | 2922 ShellPrintEx( in ShellPrintEx() function 3355 ShellPrintEx(-1, -1, L"%s", Prompt); in ShellPromptForResponse() 3365 ShellPrintEx(-1, -1, L"%c", Key.UnicodeChar); in ShellPromptForResponse() 3374 ShellPrintEx(-1, -1, L"%s", Prompt); in ShellPromptForResponse() 3390 ShellPrintEx(-1, -1, L"%c", Key.UnicodeChar); in ShellPromptForResponse() 3409 ShellPrintEx(-1, -1, L"%s", Prompt); in ShellPromptForResponse() 3427 ShellPrintEx (-1, -1, L"%c", Key.UnicodeChar); in ShellPromptForResponse() 3453 ShellPrintEx(-1, -1, L"%s", Prompt); in ShellPromptForResponse() 3470 ShellPrintEx(-1, -1, L"%c", Key.UnicodeChar); in ShellPromptForResponse() 3486 ShellPrintEx(-1, -1, L"%s", Prompt); in ShellPromptForResponse() [all …]
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/ |
D | Unload.c | 35 ShellPrintEx(-1, -1, L"%s", TheString); in DumpLoadedImageProtocolInfo()
|
D | OpenInfo.c | 76 ShellPrintEx(-1, -1, L"%H%s%N\r\n", TempString); in TraverseHandleDatabase()
|
D | DevTree.c | 110 ShellPrintEx( in DoDevTreeForHandle()
|
D | Drivers.c | 284 ShellPrintEx( in ShellCommandRunDrivers()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
D | Reset.c | 133 …DEBUG_CODE(ShellPrintEx(-1,-1,L"Reset with %s (%d bytes)", String, String!=NULL?StrSize(String):0)… in ShellCommandRunReset()
|
D | Mv.c | 637 ShellPrintEx(-1, -1, HiiOutput, Node->FullName, FullDestPath!=NULL? FullDestPath:DestPath); in ValidateAndMoveFiles() 705 ShellPrintEx(-1, -1, L"%s", HiiResultOk); in ValidateAndMoveFiles()
|
D | Cp.c | 536 ShellPrintEx(-1, -1, HiiOutput, Node->FullName, DestPath); in ValidateAndCopyFiles() 548 ShellPrintEx(-1, -1, L"%s", HiiResultOk); in ValidateAndCopyFiles()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellTftpCommandLib/ |
D | Tftp.c | 1009 ShellPrintEx (-1, -1, L"%s 0 Kb", mTftpProgressFrame); in CheckPacket() 1029 ShellPrintEx (-1, -1, L"%s", mTftpProgressDelete); in CheckPacket() 1048 ShellPrintEx (-1, -1, L"%s", Progress); in CheckPacket()
|
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/ |
D | FileHandleWrappers.c | 587 ShellPrintEx ((INT32)TailColumn, (INT32)TailRow, L"%N\n"); in FileInterfaceStdInRead() 854 ShellPrintEx ((INT32)Column, (INT32)Row, L"%s%.*s", CurrentString + Update, Delete, L""); in FileInterfaceStdInRead() 1454 ShellPrintEx (-1, -1, L"\n"); in PrintCommandHistory() 1476 ShellPrintEx (-1, -1, L"%2d. %s\n", Index, Node->Buffer); in PrintCommandHistory()
|