Home
last modified time | relevance | path

Searched refs:Print (Results 1 – 25 of 177) sorted by relevance

12345678

/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
DHashVerify.c94 Print (L" UEFI-OpenSSL Hash Engine Testing:\n"); in ValidateCryptDigest()
97 Print (L"- MD4: "); in ValidateCryptDigest()
106 Print (L"Init... "); in ValidateCryptDigest()
109 Print (L"[Fail]"); in ValidateCryptDigest()
113 Print (L"Update... "); in ValidateCryptDigest()
116 Print (L"[Fail]"); in ValidateCryptDigest()
120 Print (L"Finalize... "); in ValidateCryptDigest()
123 Print (L"[Fail]"); in ValidateCryptDigest()
129 Print (L"Check Value... "); in ValidateCryptDigest()
131 Print (L"[Fail]"); in ValidateCryptDigest()
[all …]
DBlockCipherVerify.c152 Print (L"\nUEFI-OpenSSL Block Cipher Engine Testing: "); in ValidateCryptBlockCipher()
157 Print (L"\n- TDES Validation: "); in ValidateCryptBlockCipher()
160 Print (L"ECB... "); in ValidateCryptBlockCipher()
170 Print (L"[Fail]"); in ValidateCryptBlockCipher()
176 Print (L"[Fail]"); in ValidateCryptBlockCipher()
182 Print (L"[Fail]"); in ValidateCryptBlockCipher()
187 Print (L"[Fail]"); in ValidateCryptBlockCipher()
192 Print (L"[Fail]"); in ValidateCryptBlockCipher()
196 Print (L"EDE2 ECB... "); in ValidateCryptBlockCipher()
206 Print (L"[Fail]"); in ValidateCryptBlockCipher()
[all …]
DRsaVerify.c105 Print (L"\nUEFI-OpenSSL RSA Engine Testing: "); in ValidateCryptRsa()
111 Print (L"\n- Generate RSA Context ... "); in ValidateCryptRsa()
113 Print (L"[Fail]"); in ValidateCryptRsa()
120 Print (L"Set/Get RSA Key Components ... "); in ValidateCryptRsa()
127 Print (L"[Fail]"); in ValidateCryptRsa()
134 Print (L"[Fail]"); in ValidateCryptRsa()
141 Print (L"[Fail]"); in ValidateCryptRsa()
146 Print (L"[Fail]"); in ValidateCryptRsa()
157 Print (L"[Fail]"); in ValidateCryptRsa()
164 Print (L"[Fail]"); in ValidateCryptRsa()
[all …]
DRsaVerify2.c215 Print (L"\nUEFI-OpenSSL RSA Key Retrieving Testing: "); in ValidateCryptRsa2()
220 Print (L"\n- Retrieve RSA Private Key for PEM ..."); in ValidateCryptRsa2()
223 Print (L"[Fail]"); in ValidateCryptRsa2()
226 Print (L"[Pass]"); in ValidateCryptRsa2()
232 Print (L"\n- Retrieve RSA Public Key from X509 ... "); in ValidateCryptRsa2()
236 Print (L"[Fail]"); in ValidateCryptRsa2()
239 Print (L"[Pass]"); in ValidateCryptRsa2()
245 Print (L"\n- PKCS#1 Signature ... "); in ValidateCryptRsa2()
249 Print (L"[Fail]"); in ValidateCryptRsa2()
256 Print (L"[Fail]"); in ValidateCryptRsa2()
[all …]
DDhVerify.c42 Print (L"\nUEFI-OpenSSL DH Engine Testing:\n"); in ValidateCryptDh()
55 Print (L"- Context1 ... "); in ValidateCryptDh()
58 Print (L"[Fail]"); in ValidateCryptDh()
62 Print (L"Context2 ... "); in ValidateCryptDh()
65 Print (L"[Fail]"); in ValidateCryptDh()
69 Print (L"Parameter1 ... "); in ValidateCryptDh()
72 Print (L"[Fail]"); in ValidateCryptDh()
76 Print (L"Parameter2 ... "); in ValidateCryptDh()
79 Print (L"[Fail]"); in ValidateCryptDh()
83 Print (L"Generate key1 ... "); in ValidateCryptDh()
[all …]
DHmacVerify.c74 Print (L" \nUEFI-OpenSSL HMAC Engine Testing:\n"); in ValidateCryptHmac()
76 Print (L"- HMAC-MD5: "); in ValidateCryptHmac()
85 Print (L"Init... "); in ValidateCryptHmac()
88 Print (L"[Fail]"); in ValidateCryptHmac()
92 Print (L"Update... "); in ValidateCryptHmac()
95 Print (L"[Fail]"); in ValidateCryptHmac()
99 Print (L"Finalize... "); in ValidateCryptHmac()
102 Print (L"[Fail]"); in ValidateCryptHmac()
108 Print (L"Check Value... "); in ValidateCryptHmac()
110 Print (L"[Fail]"); in ValidateCryptHmac()
[all …]
DAuthenticodeVerify.c966 Print (L"\n- PE/COFF Authenticode (Digested by SHA-1) Verification ... "); in VerifyAuthenticode()
993 Print (L"[Pass]"); in VerifyAuthenticode()
995 Print (L"[Fail]"); in VerifyAuthenticode()
998 Print (L"[Invalid Hash]"); in VerifyAuthenticode()
1002 Print (L"\n- PE/COFF Authenticode (Digested by SHA-256) Verification ... "); in VerifyAuthenticode()
1014 Print (L"[Pass]"); in VerifyAuthenticode()
1016 Print (L"[Fail]"); in VerifyAuthenticode()
1019 Print (L"[Invalid Hash]"); in VerifyAuthenticode()
1039 Print (L"\nUEFI-OpenSSL Authenticode Testing: "); in ValidateAuthenticode()
1043 Print (L"\n"); in ValidateAuthenticode()
DTSVerify.c455 Print (L"\n- Verify RFC3161 TimeStamp CounterSignature in PE/COFF Authenticode ... "); in VerifyTSCounterSignature()
467 Print (L"[Pass]\n"); in VerifyTSCounterSignature()
468 Print (L" --> The PE/COFF was signed at <%t>", &SigningTime); in VerifyTSCounterSignature()
470 Print (L"[Fail]"); in VerifyTSCounterSignature()
490 Print (L"\nUEFI-OpenSSL RFC3161 Timestamp Signature Testing: "); in ValidateTSCounterSignature()
494 Print (L"\n"); in ValidateTSCounterSignature()
DRandVerify.c40 Print (L" \nUEFI-OpenSSL PRNG Engine Testing:\n"); in ValidateCryptPrng()
42 Print (L"- Random Generation..."); in ValidateCryptPrng()
46 Print (L"[Fail]"); in ValidateCryptPrng()
53 Print (L"[Fail]"); in ValidateCryptPrng()
58 Print (L"[Fail]"); in ValidateCryptPrng()
65 Print (L"[Pass]\n"); in ValidateCryptPrng()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/DebugAgentDxe/
DDebugAgentDxe.c63Print (L"If the Debug Port is serial port, please make sure this serial port isn't connected by"); in DebugAgentDxeInitialize()
64 Print (L" ISA Serial driver\r\n"); in DebugAgentDxeInitialize()
65 Print (L"You could do the following steps to disconnect the serial port:\r\n"); in DebugAgentDxeInitialize()
66 Print (L"1: Shell> drivers\r\n"); in DebugAgentDxeInitialize()
67 Print (L" ...\r\n"); in DebugAgentDxeInitialize()
68 Print (L" V VERSION E G G #D #C DRIVER NAME IMAGE NAME\r\n"); in DebugAgentDxeInitialize()
69Print (L" == ======== = = = == == =================================== ===================\r\n"); in DebugAgentDxeInitialize()
70 Print (L" 8F 0000000A B - - 1 14 PCI Bus Driver PciBusDxe\r\n"); in DebugAgentDxeInitialize()
71 Print (L" 91 00000010 ? - - - - ATA Bus Driver AtaBusDxe\r\n"); in DebugAgentDxeInitialize()
72 Print (L" ...\r\n"); in DebugAgentDxeInitialize()
[all …]
/device/linaro/bootloader/edk2/SecurityPkg/Application/RngTest/
DRngTest.c56 Print (L"UEFI RNG Protocol Testing :\n"); in UefiMain()
57 Print (L"----------------------------\n"); in UefiMain()
62 Print (L" -- Locate UEFI RNG Protocol : "); in UefiMain()
65 Print (L"[Fail - Status = %r]\n", Status); in UefiMain()
68 Print (L"[Pass]\n"); in UefiMain()
75 Print (L" -- Call RNG->GetInfo() interface : "); in UefiMain()
79 Print (L"[Fail - Status = %r]\n", Status); in UefiMain()
85 Print (L"\n >> Supported RNG Algorithm (Count = %d) : ", RngAlgCount); in UefiMain()
89 Print (L"\n %d) ", Index); in UefiMain()
90 Print (L"%08x-%04x-%04x-%02x%02x-%02x%02x%02x%02x%02x%02x", PtrRngAlg->Data1, in UefiMain()
[all …]
/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
DDump.c73 Print (L"\""); in DumpAsciiString()
75 Print (L"%c", (CHAR16) Str[Index]); in DumpAsciiString()
77 Print (L"\""); in DumpAsciiString()
95 Print (L"%02x ", Data[Index]); in DumpBuf()
110 Print ( in DumpAddressInfo()
118 Print (L"/%d", (UINTN) AddressInfo->PrefixLength); in DumpAddressInfo()
123 Print ( in DumpAddressInfo()
135 Print (L"/%d", AddressInfo->PrefixLength); in DumpAddressInfo()
151 Print ( in DumpIpAddress()
161 Print ( in DumpIpAddress()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Application/MemoryProfileInfo/
DMemoryProfileInfo.c269 Print (L" MEMORY_PROFILE_ALLOC_INFO (0x%x)\n", AllocIndex); in DumpMemoryProfileAllocInfo()
270 Print (L" Signature - 0x%08x\n", AllocInfo->Header.Signature); in DumpMemoryProfileAllocInfo()
271 Print (L" Length - 0x%04x\n", AllocInfo->Header.Length); in DumpMemoryProfileAllocInfo()
272 Print (L" Revision - 0x%04x\n", AllocInfo->Header.Revision); in DumpMemoryProfileAllocInfo()
273Print (L" CallerAddress - 0x%016lx (Offset: 0x%08x)\n", AllocInfo->CallerAddress, (UINTN) (Al… in DumpMemoryProfileAllocInfo()
274 Print (L" SequenceId - 0x%08x\n", AllocInfo->SequenceId); in DumpMemoryProfileAllocInfo()
275Print (L" Action - 0x%08x (%s)\n", AllocInfo->Action, mActionString[(AllocInfo->Action… in DumpMemoryProfileAllocInfo()
276Print (L" MemoryType - 0x%08x (%s)\n", AllocInfo->MemoryType, ProfileMemoryTypeToStr (Allo… in DumpMemoryProfileAllocInfo()
277 Print (L" Buffer - 0x%016lx\n", AllocInfo->Buffer); in DumpMemoryProfileAllocInfo()
278 Print (L" Size - 0x%016lx\n", AllocInfo->Size); in DumpMemoryProfileAllocInfo()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/SetSockOpt/
DSetSockOpt.c95 Print ( L"LengthInBytes: %d\r\n", LengthInBytes ); in DisplayOption()
96 Print ( L"%a: ", pOption->pOptionName ); in DisplayOption()
99 Print ( L" --> " ); in DisplayOption()
108 Print ( L"%a:", pOption->pOptionName ); in DisplayOption()
111 Print ( L" %02x", *Value.u8 ); in DisplayOption()
118 Print ( L"%d", *Value.i32 ); in DisplayOption()
122 Print ( L"\r\nERROR - Invalid length, errno: %d\r\n", errno ); in DisplayOption()
130 Print ( L"%a", pString ); in DisplayOption()
133 Print ( L"%08x (unknown type)", *Value.i32 ); in DisplayOption()
138 Print ( L"\r\nERROR - Invalid length, errno: %d\r\n", errno ); in DisplayOption()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/GetHostByName/
DGetHostByName.c52 Print ( L"%a <host name>\r\n", Argv[0]); in main()
58 Print ( L"ERROR - host not found, h_errno: %d\r\n", h_errno ); in main()
62 Print ( L"%d.%d.%d.%d, Type %d, %a\r\n", in main()
73 Print ( L"%d.%d.%d.%d\r\n", in main()
83 Print ( L"No aliases\r\n" ); in main()
86 Print ( L"Aliases: " ); in main()
91 Print ( L"%a", *ppName ); in main()
98 Print ( L", " ); in main()
101 Print ( L"\r\n" ); in main()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/EblCmdLib/
DEblCmdFdt.c85 Print(L" = \"%a\"", (const char *)data); in PrintData()
87 Print(L" = <"); in PrintData()
89 Print(L"0x%08x%a", fdt32_to_cpu(GET_CELL(p)),i < (len - 4) ? " " : ""); in PrintData()
91 Print(L">"); in PrintData()
93 Print(L" = ["); in PrintData()
95 Print(L"%02x%a", *p++, i < len - 1 ? " " : ""); in PrintData()
96 Print(L"]"); in PrintData()
139 Print(L"%*s%a {\n", depth * shift, L" ", s); in DumpFdt()
148 Print(L"%*s};\n", depth * shift, L" "); in DumpFdt()
153 Print(L"%*s// [NOP]\n", depth * shift, L" "); in DumpFdt()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/SetHostName/
DSetHostName.c61 Print ( L"ERROR - errno: %d\r\n", errno ); in main()
65 Print ( L"WARNING - Plarform does not support permanent storage!\r\n" ); in main()
69 Print ( L"ERROR - Insufficient storage to save host name!\r\n" ); in main()
73 Print ( L"ERROR - Platform does not support environment variable storage!\r\n" ); in main()
84 Print ( L"ERROR - Unable to get host name, errno: %d\r\n", errno ); in main()
88 Print ( L"Host name is not set!\r\n" ); in main()
91 Print ( L"Host name: %a", &mBuffer[0]); in main()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Bds/
DBootMenu.c50 Print (L"[%d] %s\n", ++BootOptionCount, BdsLoadOption->Description); in DisplayBootOptions()
67 Print (L"\t- %s\n", DevicePathTxt); in DisplayBootOptions()
71 Print (L"\t- Arguments: %s\n", BdsLoadOption->OptionalData); in DisplayBootOptions()
120 Print (L"Nothing to remove!\n"); in SelectBootOption()
122 Print (L"Nothing to update!\n"); in SelectBootOption()
124 Print (L"Nothing to move!\n"); in SelectBootOption()
126 Print (L"No supported Boot Entry.\n"); in SelectBootOption()
134 Print (InputStatement); in SelectBootOption()
137 Print (L"\n"); in SelectBootOption()
140 Print (L"Invalid input (max %d)\n", BootOptionCount); in SelectBootOption()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/GetHostByAddr/
DGetHostByAddr.c64 Print ( L"%a <IPv4 Address>\r\n", Argv[0]); in main()
76 Print ( L"ERROR - host not found, h_errno: %d\r\n", h_errno ); in main()
80 Print ( L"%d.%d.%d.%d, %a\r\n", in main()
92 Print ( L"%d.%d.%d.%d\r\n", in main()
104 Print ( L"No aliases\r\n" ); in main()
107 Print ( L"Aliases: " ); in main()
112 Print ( L"%a", *ppName ); in main()
119 Print ( L", " ); in main()
122 Print ( L"\r\n" ); in main()
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/
DShellDumpFdt.c69 Print (L" = \"%a\"", (const char *)data); in PrintData()
71 Print (L" = <"); in PrintData()
73 Print (L"0x%08x%a", fdt32_to_cpu (GET_CELL (p)), i < (len - 4) ? " " : ""); in PrintData()
75 Print (L">"); in PrintData()
77 Print (L" = ["); in PrintData()
79 Print (L"%02x%a", *p++, i < len - 1 ? " " : ""); in PrintData()
80 Print (L"]"); in PrintData()
116 Print (L"/memreserve/ \t0x%lx \t0x%lx;\n", addr, size); in DumpFdt()
140 Print (L"%*s%a {\n", depth * shift, L" ", s); in DumpFdt()
149 Print (L"%*s};\n", depth * shift, L" "); in DumpFdt()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Application/VariableInfo/
DVariableInfo.c105 Print (L"Non-Volatile SMM Variables:\n"); in PrintInfoFromSmm()
128 Print ( in PrintInfoFromSmm()
140 Print (L"Volatile SMM Variables:\n"); in PrintInfoFromSmm()
164 Print ( in PrintInfoFromSmm()
216 Print (L"Non-Volatile EFI Variables:\n"); in UefiMain()
220 Print ( in UefiMain()
234 Print (L"Volatile EFI Variables:\n"); in UefiMain()
238 Print ( in UefiMain()
252Print (L"Warning: Variable Dxe driver doesn't enable the feature of statistical information!\n"); in UefiMain()
253 Print (L"If you want to see this info, please:\n"); in UefiMain()
[all …]
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c200 Print (L"\n"); in SmbiosPrintEPSInfo()
269 Print (L"\n"); in Smbios64BitPrintEPSInfo()
507 Print (L"Internal "); in SmbiosPrintStructure()
1401 Print (L"8086\n"); in DisplayProcessorFamily()
1405 Print (L"80286\n"); in DisplayProcessorFamily()
1417 Print (L"8087\n"); in DisplayProcessorFamily()
1421 Print (L"80287\n"); in DisplayProcessorFamily()
1425 Print (L"80387\n"); in DisplayProcessorFamily()
1429 Print (L"80487\n"); in DisplayProcessorFamily()
1465 Print (L"M2 Family\n"); in DisplayProcessorFamily()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/RecvDgram/
DRecvDgram.c62 Print ( L"ERROR - Unable to open the socket, errno: %d\r\n", errno ); in main()
73 Print ( L"ERROR - Unable to set the receive timeout, errno: %d\r\n", errno ); in main()
85 Print ( L"No datagram received\r\n" ); in main()
88 Print ( L"ERROR - No datagram received, errno: %d\r\n", errno ); in main()
92 Print ( L"Received %d bytes from %d.%d.%d.%d:%d\r\n", in main()
/device/linaro/bootloader/edk2/EmbeddedPkg/GdbStub/Ia32/
DProcessor.c70 Print ((CHAR16 *)L"EAX: %x ", SystemContext.SystemContextIa32->Eax); in PrintReg()
71 Print ((CHAR16 *)L"ECX: %x ", SystemContext.SystemContextIa32->Ecx); in PrintReg()
72 Print ((CHAR16 *)L"EDX: %x ", SystemContext.SystemContextIa32->Edx); in PrintReg()
73 Print ((CHAR16 *)L"EBX: %x ", SystemContext.SystemContextIa32->Ebx); in PrintReg()
74 Print ((CHAR16 *)L"ESP: %x ", SystemContext.SystemContextIa32->Esp); in PrintReg()
75 Print ((CHAR16 *)L"EBP: %x ", SystemContext.SystemContextIa32->Ebp); in PrintReg()
76 Print ((CHAR16 *)L"ESI: %x ", SystemContext.SystemContextIa32->Esi); in PrintReg()
77 Print ((CHAR16 *)L"EDI: %x ", SystemContext.SystemContextIa32->Edi); in PrintReg()
78 Print ((CHAR16 *)L"EIP: %x\n", SystemContext.SystemContextIa32->Eip); in PrintReg()
79 Print ((CHAR16 *)L"EFlags: %x\n", SystemContext.SystemContextIa32->Eflags); in PrintReg()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/GetServByPort/
DGetServByPort.c48 Print ( L"%a <port number>\r\n", Argv[0]); in main()
54 Print ( L"ERROR - service not found, errno: %d\r\n", errno ); in main()
57 Print ( L"%a: %d, %a\r\n", in main()

12345678