Searched refs:Print (Results 1 - 25 of 127) sorted by relevance

123456

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/DebugAgentDxe/
H A DDebugAgentDxe.c63 Print (L"If the Debug Port is serial port, please make sure this serial port isn't connected by");
64 Print (L" ISA Serial driver\r\n");
65 Print (L"You could do the following steps to disconnect the serial port:\r\n");
66 Print (L"1: Shell> drivers\r\n");
67 Print (L" ...\r\n");
68 Print (L" V VERSION E G G #D #C DRIVER NAME IMAGE NAME\r\n");
69 Print (L" == ======== = = = == == =================================== ===================\r\n");
70 Print (L" 8F 0000000A B - - 1 14 PCI Bus Driver PciBusDxe\r\n");
71 Print (L" 91 00000010 ? - - - - ATA Bus Driver AtaBusDxe\r\n");
72 Print (
[all...]
/device/linaro/bootloader/edk2/CryptoPkg/Application/Cryptest/
H A DDhVerify.c42 Print (L"\nUEFI-OpenSSL DH Engine Testing:\n");
55 Print (L"- Context1 ... ");
58 Print (L"[Fail]");
62 Print (L"Context2 ... ");
65 Print (L"[Fail]");
69 Print (L"Parameter1 ... ");
72 Print (L"[Fail]");
76 Print (L"Parameter2 ... ");
79 Print (L"[Fail]");
83 Print (
[all...]
H A DRandVerify.c40 Print (L" \nUEFI-OpenSSL PRNG Engine Testing:\n");
42 Print (L"- Random Generation...");
46 Print (L"[Fail]");
53 Print (L"[Fail]");
58 Print (L"[Fail]");
65 Print (L"[Pass]\n");
H A DHashVerify.c94 Print (L" UEFI-OpenSSL Hash Engine Testing:\n");
97 Print (L"- MD4: ");
106 Print (L"Init... ");
109 Print (L"[Fail]");
113 Print (L"Update... ");
116 Print (L"[Fail]");
120 Print (L"Finalize... ");
123 Print (L"[Fail]");
129 Print (L"Check Value... ");
131 Print (
[all...]
H A DPkcs5Pbkdf2Verify.c46 Print (L"\nUEFI-OpenSSL PKCS#5 PBKDF2 Testing: ");
47 Print (L"\n- PKCS#5 PBKDF2 Verification: ");
51 Print (L"[Fail]");
58 Print (L"Deriving Key... ");
71 Print (L"[Fail]");
79 Print (L"Check Derived Key... ");
81 Print (L"[Fail]");
86 Print (L"[Pass]\n");
H A DHmacVerify.c90 Print (L" \nUEFI-OpenSSL HMAC Engine Testing:\n");
92 Print (L"- HMAC-MD5: ");
101 Print (L"Init... ");
104 Print (L"[Fail]");
108 Print (L"Update... ");
111 Print (L"[Fail]");
115 Print (L"Finalize... ");
118 Print (L"[Fail]");
124 Print (L"Check Value... ");
126 Print (
[all...]
H A DRsaVerify.c105 Print (L"\nUEFI-OpenSSL RSA Engine Testing: ");
111 Print (L"\n- Generate RSA Context ... ");
113 Print (L"[Fail]");
120 Print (L"Set/Get RSA Key Components ... ");
127 Print (L"[Fail]");
134 Print (L"[Fail]");
141 Print (L"[Fail]");
146 Print (L"[Fail]");
157 Print (L"[Fail]");
164 Print (
[all...]
H A DBlockCipherVerify.c152 Print (L"\nUEFI-OpenSSL Block Cipher Engine Testing: ");
157 Print (L"\n- TDES Validation: ");
160 Print (L"ECB... ");
170 Print (L"[Fail]");
176 Print (L"[Fail]");
182 Print (L"[Fail]");
187 Print (L"[Fail]");
192 Print (L"[Fail]");
196 Print (L"EDE2 ECB... ");
206 Print (
[all...]
/device/linaro/bootloader/edk2/SecurityPkg/Application/RngTest/
H A DRngTest.c56 Print (L"UEFI RNG Protocol Testing :\n");
57 Print (L"----------------------------\n");
62 Print (L" -- Locate UEFI RNG Protocol : ");
65 Print (L"[Fail - Status = %r]\n", Status);
68 Print (L"[Pass]\n");
75 Print (L" -- Call RNG->GetInfo() interface : ");
79 Print (L"[Fail - Status = %r]\n", Status);
82 // Print out the supported RNG algorithm GUIDs
85 Print (L"\n >> Supported RNG Algorithm (Count = %d) : ", RngAlgCount);
89 Print (
[all...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/Print/
H A DPrint.c14 Print.c
18 This file defines the Print protocol interface to provide a unified
24 #include EFI_PROTOCOL_DEFINITION (Print)
28 EFI_GUID_STRING(&gEfiPrintProtocolGuid, "Print Protocol", "Print 1.0 protocol");
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/SetHostName/
H A DSetHostName.c61 Print ( L"ERROR - errno: %d\r\n", errno );
65 Print ( L"WARNING - Plarform does not support permanent storage!\r\n" );
69 Print ( L"ERROR - Insufficient storage to save host name!\r\n" );
73 Print ( L"ERROR - Platform does not support environment variable storage!\r\n" );
84 Print ( L"ERROR - Unable to get host name, errno: %d\r\n", errno );
88 Print ( L"Host name is not set!\r\n" );
91 Print ( L"Host name: %a", &mBuffer[0]);
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/GetHostByName/
H A DGetHostByName.c52 Print ( L"%a <host name>\r\n", Argv[0]);
58 Print ( L"ERROR - host not found, h_errno: %d\r\n", h_errno );
62 Print ( L"%d.%d.%d.%d, Type %d, %a\r\n",
73 Print ( L"%d.%d.%d.%d\r\n",
83 Print ( L"No aliases\r\n" );
86 Print ( L"Aliases: " );
91 Print ( L"%a", *ppName );
98 Print ( L", " );
101 Print ( L"\r\n" );
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/
H A DEbcDebuggerConfig.c31 Print (
58 Print (L"Not supported!\n");
85 Print (L"BOC on\n");
87 Print (L"BOC off\n");
94 Print (L"Invalid parameter\n");
99 Print (L"BOCX on\n");
101 Print (L"BOCX off\n");
108 Print (L"Invalid parameter\n");
113 Print (L"BOR on\n");
115 Print (
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Application/CapsuleApp/
H A DCapsuleDump.c76 Print(L"[UxCapusule]\n");
77 Print(L"CapsuleHeader:\n");
78 Print(L" CapsuleGuid - %g\n", &DisplayCapsule->CapsuleHeader.CapsuleGuid);
79 Print(L" HeaderSize - 0x%x\n", DisplayCapsule->CapsuleHeader.HeaderSize);
80 Print(L" Flags - 0x%x\n", DisplayCapsule->CapsuleHeader.Flags);
81 Print(L" CapsuleImageSize - 0x%x\n", DisplayCapsule->CapsuleHeader.CapsuleImageSize);
82 Print(L"ImagePayload:\n");
83 Print(L" Version - 0x%x\n", DisplayCapsule->ImagePayload.Version);
84 Print(L" Checksum - 0x%x\n", DisplayCapsule->ImagePayload.Checksum);
85 Print(
[all...]
H A DCapsuleApp.c198 Print(L"CapsuleApp: NO GOP is found.\n");
201 Print(L"Current GOP: Mode - %d, ", Gop->Mode->Mode);
202 Print(L"HorizontalResolution - %d, ", Gop->Mode->Info->HorizontalResolution);
203 Print(L"VerticalResolution - %d\n", Gop->Mode->Info->VerticalResolution);
208 Print(L"CapsuleApp: Invalid Parameter.\n");
213 Print(L"CapsuleApp: NO output capsule name.\n");
225 Print(L"CapsuleApp: BMP image (%s) is not found.\n", BmpName);
232 Print(L"CapsuleApp: Capsule Buffer size (0x%x) too big.\n", FullCapsuleBufferSize);
256 Print(L"CapsuleApp: Write %s %r\n", OutputCapsuleName, Status);
354 Print(
[all...]
/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
H A DDump.c73 Print (L"\"");
75 Print (L"%c", (CHAR16) Str[Index]);
77 Print (L"\"");
95 Print (L"%02x ", Data[Index]);
110 Print (
118 Print (L"/%d", (UINTN) AddressInfo->PrefixLength);
123 Print (
135 Print (L"/%d", AddressInfo->PrefixLength);
151 Print (
161 Print (
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Hello/
H A DHello.c19 Print a welcoming message.
33 Print(L"Hello there fellow Programmer.\n");
34 Print(L"Welcome to the world of EDK II.\n");
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/GetHostByAddr/
H A DGetHostByAddr.c64 Print ( L"%a <IPv4 Address>\r\n", Argv[0]);
76 Print ( L"ERROR - host not found, h_errno: %d\r\n", h_errno );
80 Print ( L"%d.%d.%d.%d, %a\r\n",
92 Print ( L"%d.%d.%d.%d\r\n",
104 Print ( L"No aliases\r\n" );
107 Print ( L"Aliases: " );
112 Print ( L"%a", *ppName );
119 Print ( L", " );
122 Print ( L"\r\n" );
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/GetServByName/
H A DGetServByName.c46 Print ( L"%a <service name>\r\n", Argv[0]);
52 Print ( L"ERROR - service not found, errno: %d\r\n", errno );
56 Print ( L"%a: %d, %a\r\n",
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/GetServByPort/
H A DGetServByPort.c48 Print ( L"%a <port number>\r\n", Argv[0]);
54 Print ( L"ERROR - service not found, errno: %d\r\n", errno );
57 Print ( L"%a: %d, %a\r\n",
/device/linaro/bootloader/OpenPlatformPkg/Applications/SpiTool/
H A DSpiFlashCmd.c105 Print (L"\nBasic SPI command\n"
147 Print (L"sf: Cannot open file\n");
154 Print (L"sf: Cannot set file position to first byte\n");
185 Print (L"sf: Detected supported SPI flash with ID=%3x\n", RefId);
188 Print (L"sf: Cannot initialize flash device\n");
194 Print (L"sf: Unsupported SPI flash detected with ID=%2x\n", RefId);
198 Print (L"sf: No SPI flash detected");
228 Print (L"sf: Cannot locate SpiFlash protocol\n");
238 Print (L"sf: Cannot locate SpiMaster protocol\n");
245 Print (
[all...]
/device/linaro/bootloader/edk2/ShellPkg/Application/ShellExecTestApp/
H A DSA.c36 Print(L"ShellExecute - Pass");
/device/linaro/bootloader/edk2/ShellPkg/Application/ShellCTestApp/
H A DShellCTestApp.c44 Print (L"Argv[1] = NULL\n");
47 Print(L"Argv[%d]: \"%s\"\n", Index, Argv[Index]);
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/SetSockOpt/
H A DSetSockOpt.c95 Print ( L"LengthInBytes: %d\r\n", LengthInBytes );
96 Print ( L"%a: ", pOption->pOptionName );
99 Print ( L" --> " );
108 Print ( L"%a:", pOption->pOptionName );
111 Print ( L" %02x", *Value.u8 );
118 Print ( L"%d", *Value.i32 );
122 Print ( L"\r\nERROR - Invalid length, errno: %d\r\n", errno );
130 Print ( L"%a", pString );
133 Print ( L"%08x (unknown type)", *Value.i32 );
138 Print (
[all...]
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/EblCmdLib/
H A DEblCmdFdt.c85 Print(L" = \"%a\"", (const char *)data);
87 Print(L" = <");
89 Print(L"0x%08x%a", fdt32_to_cpu(GET_CELL(p)),i < (len - 4) ? " " : "");
91 Print(L">");
93 Print(L" = [");
95 Print(L"%02x%a", *p++, i < len - 1 ? " " : "");
96 Print(L"]");
139 Print(L"%*s%a {\n", depth * shift, L" ", s);
148 Print(L"%*s};\n", depth * shift, L" ");
153 Print(
[all...]

Completed in 128 milliseconds

123456