HomeSort by relevance Sort by last modified time
    Searched refs:EFI_D_ERROR (Results 26 - 50 of 458) sorted by null

12 3 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/OvmfPkg/Library/AcpiTimerLib/
DxeAcpiTimerLib.c 60 DEBUG ((EFI_D_ERROR, "%a: Unknown Host Bridge Device ID: 0x%04x\n",
BaseRomAcpiTimerLib.c 58 DEBUG ((EFI_D_ERROR, "%a: Unknown Host Bridge Device ID: 0x%04x\n",
112 DEBUG ((EFI_D_ERROR, "%a: Unknown Host Bridge Device ID: 0x%04x\n",
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformFspLib/
PlatformFspLib.c 47 DEBUG((EFI_D_ERROR, "gEfiMemoryConfigDataGuid Hob found: 0x%x.\n", DataSize));
  /device/linaro/bootloader/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
S3Resume.c 325 DEBUG ((EFI_D_ERROR, "Fail to retrieve variable to log S3 performance data \n"));
332 DEBUG ((EFI_D_ERROR, "Performance data in ACPI memory get corrupted! \n"));
524 DEBUG (( EFI_D_ERROR, "Transfer to 64bit OS waking vector - %x\r\n", (UINTN)Facs->XFirmwareWakingVector));
541 DEBUG (( EFI_D_ERROR, "Unsupported for 32bit DXE transfer to 64bit OS waking vector!\r\n"));
550 DEBUG (( EFI_D_ERROR, "Transfer to 32bit OS waking vector - %x\r\n", (UINTN)Facs->XFirmwareWakingVector));
562 DEBUG (( EFI_D_ERROR, "Transfer to 16bit OS waking vector - %x\r\n", (UINTN)Facs->FirmwareWakingVector));
617 DEBUG ((EFI_D_ERROR, "S3NvsPageTableAddress - %x (%x)\n", (UINTN)S3NvsPageTableAddress, (UINTN)Build4GPageTableOnly));
770 DEBUG ((EFI_D_ERROR, "S3ResumeExecuteBootScript()\n"));
797 DEBUG ((EFI_D_ERROR, "Close all SMRAM regions before executing boot script\n"));
803 DEBUG ((EFI_D_ERROR, "Lock all SMRAM regions before executing boot script\n"));
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/
HiKeyFastboot.c 126 DEBUG ((EFI_D_ERROR,
186 DEBUG ((EFI_D_ERROR,
210 DEBUG ((EFI_D_ERROR, "Warning: Couldn't locate Android NVM device (status: %r)\n", Status));
224 DEBUG ((EFI_D_ERROR, "Fastboot platform: Couldn't open Android NVM device (status: %r)\n", Status));
231 DEBUG ((EFI_D_ERROR, "Warning: Failed to read partitions from Android NVM device (status: %r)\n", Status));
323 DEBUG ((EFI_D_ERROR,
397 DEBUG ((EFI_D_ERROR, "Fastboot platform: couldn't open Block IO for flash: %r\n", Status));
409 DEBUG ((EFI_D_ERROR, "Sparse image version %d.%d not supported.\n",
420 DEBUG ((EFI_D_ERROR, "Partition not big enough.\n"));
421 DEBUG ((EFI_D_ERROR, "Partition Size:\t%ld\nImage Size:\t%ld\n", PartitionSize, Size));
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Variable/BlockVariableDxe/
BlockVariableDxe.c 121 DEBUG ((EFI_D_ERROR, "FvbWrite: failed to allocate buffer.\n"));
129 DEBUG ((EFI_D_ERROR, "FvbRead StartLba:%x, Lba:%x, Offset:%x, Status:%x\n",
161 DEBUG ((EFI_D_ERROR, "FvbWrite: failed to allocate buffer.\n"));
168 DEBUG ((EFI_D_ERROR, "FvbWrite: failed on reading blocks.\n"));
176 DEBUG ((EFI_D_ERROR, "FvbWrite StartLba:%x, Lba:%x, Offset:%x, Status:%x\n",
184 DEBUG ((EFI_D_ERROR, "FvbWrite StartLba:%x, Lba:%x, Offset:%x, Status:%x\n",
251 DEBUG ((EFI_D_ERROR, "ValidateFvHeader: No Firmware Volume header present\n"));
257 DEBUG ((EFI_D_ERROR, "ValidateFvHeader: Firmware Volume Guid non-compatible\n"));
266 DEBUG ((EFI_D_ERROR, "ValidateFvHeader: FV checksum is invalid (Checksum:0x%X)\n",Checksum));
275 DEBUG ((EFI_D_ERROR, "ValidateFvHeader: Variable Store Guid non-compatible\n"))
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
QemuFwCfgAcpi.c 144 DEBUG ((EFI_D_ERROR, "%a: malformed file name\n", __FUNCTION__));
149 DEBUG ((EFI_D_ERROR, "%a: unsupported alignment 0x%x\n", __FUNCTION__,
156 DEBUG ((EFI_D_ERROR, "%a: QemuFwCfgFindFile(\"%a\"): %r\n", __FUNCTION__,
181 DEBUG ((EFI_D_ERROR, "%a: duplicated file \"%a\"\n", __FUNCTION__,
241 DEBUG ((EFI_D_ERROR, "%a: malformed file name\n", __FUNCTION__));
248 DEBUG ((EFI_D_ERROR, "%a: invalid blob reference(s) \"%a\" / \"%a\"\n",
259 DEBUG ((EFI_D_ERROR, "%a: invalid pointer location or size in \"%a\"\n",
268 DEBUG ((EFI_D_ERROR, "%a: invalid pointer value in \"%a\"\n", __FUNCTION__,
282 DEBUG ((EFI_D_ERROR, "%a: relocated pointer value unrepresentable in "
324 DEBUG ((EFI_D_ERROR, "%a: malformed file name\n", __FUNCTION__));
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/DxeHstiLib/
HstiDxe.c 170 DEBUG ((EFI_D_ERROR, "HstiData == NULL\n"));
174 DEBUG ((EFI_D_ERROR, "HstiSize < sizeof(ADAPTER_INFO_PLATFORM_SECURITY)\n"));
178 DEBUG ((EFI_D_ERROR, "((HstiSize - sizeof(ADAPTER_INFO_PLATFORM_SECURITY)) / 3) < SecurityFeaturesSize\n"));
186 DEBUG ((EFI_D_ERROR, "Version != PLATFORM_SECURITY_VERSION_VNEXTCS\n"));
195 DEBUG ((EFI_D_ERROR, "Role < PLATFORM_SECURITY_ROLE_PLATFORM_REFERENCE ||\n"));
196 DEBUG ((EFI_D_ERROR, "Role > PLATFORM_SECURITY_ROLE_IMPLEMENTOR_ODM\n"));
209 DEBUG ((EFI_D_ERROR, "ImplementationID is no NUL CHAR\n"));
220 DEBUG ((EFI_D_ERROR, "ErrorStringSize == 0\n"));
224 DEBUG ((EFI_D_ERROR, "(ErrorStringSize & BIT0) != 0\n"));
241 DEBUG ((EFI_D_ERROR, "ErrorString has no NUL CHAR\n"));
    [all...]
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmVirtPsciResetSystemLib/
ArmVirtPsciResetSystemLib.c 98 DEBUG ((EFI_D_ERROR, "%a: no PSCI method defined\n", __FUNCTION__));
103 DEBUG ((EFI_D_ERROR, "%a: PSCI Reset failed\n", __FUNCTION__));
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/
Tpl.c 69 DEBUG ((EFI_D_ERROR, "FATAL ERROR - RaiseTpl with OldTpl(0x%x) > NewTpl(0x%x)\n", OldTpl, NewTpl));
109 DEBUG ((EFI_D_ERROR, "FATAL ERROR - RestoreTpl with NewTpl(0x%x) > OldTpl(0x%x)\n", NewTpl, OldTpl));
  /device/linaro/bootloader/edk2/MdePkg/Library/SmmMemLib/
SmmMemLib.c 112 EFI_D_ERROR,
125 EFI_D_ERROR,
131 EFI_D_ERROR,
169 DEBUG ((EFI_D_ERROR, "SmmCopyMemToSmram: Security Violation: Source (0x%x), Length (0x%x)\n", SourceBuffer, Length));
202 DEBUG ((EFI_D_ERROR, "SmmCopyMemFromSmram: Security Violation: Destination (0x%x), Length (0x%x)\n", DestinationBuffer, Length));
236 DEBUG ((EFI_D_ERROR, "SmmCopyMem: Security Violation: Destination (0x%x), Length (0x%x)\n", DestinationBuffer, Length));
240 DEBUG ((EFI_D_ERROR, "SmmCopyMem: Security Violation: Source (0x%x), Length (0x%x)\n", SourceBuffer, Length));
272 DEBUG ((EFI_D_ERROR, "SmmSetMem: Security Violation: Source (0x%x), Length (0x%x)\n", Buffer, Length));
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibTcg/
Tpm12DeviceLibTcg.c 56 DEBUG ((EFI_D_ERROR, "Tpm12SubmitCommand - TCG - %r\n", Status));
100 DEBUG ((EFI_D_ERROR, "Tpm12RequestUseTpm - TCG - %r\n", Status));
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Context.c 76 DEBUG ((EFI_D_ERROR, "Tpm2FlushContext - RecvBufferSize Error - %x\n", RecvBufferSize));
80 DEBUG ((EFI_D_ERROR, "Tpm2FlushContext - responseCode - %x\n", SwapBytes32(RecvBuffer.Header.responseCode)));
Tpm2Hierarchy.c 193 DEBUG ((EFI_D_ERROR, "Tpm2SetPrimaryPolicy - RecvBufferSize Error - %x\n", RecvBufferSize));
198 DEBUG ((EFI_D_ERROR, "Tpm2SetPrimaryPolicy - responseCode - %x\n", SwapBytes32(RecvBuffer.Header.responseCode)));
261 DEBUG ((EFI_D_ERROR, "Clear: Failed ExecuteCommand: Buffer Too Small\r\n"));
271 DEBUG ((EFI_D_ERROR, "Clear: Response size too large! %d\r\n", RespSize));
280 DEBUG ((EFI_D_ERROR, "Clear: Response Code error! 0x%08x\r\n", SwapBytes32(Res.Header.responseCode)));
355 DEBUG ((EFI_D_ERROR, "ClearControl: Failed ExecuteCommand: Buffer Too Small\r\n"));
365 DEBUG ((EFI_D_ERROR, "ClearControl: Response size too large! %d\r\n", RespSize));
374 DEBUG ((EFI_D_ERROR, "ClearControl: Response Code error! 0x%08x\r\n", SwapBytes32(Res.Header.responseCode)));
468 DEBUG ((EFI_D_ERROR, "HierarchyChangeAuth: Failed ExecuteCommand: Buffer Too Small\r\n"));
478 DEBUG ((EFI_D_ERROR, "HierarchyChangeAuth: Response size too large! %d\r\n", RespSize));
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibTcg2/
Tpm2DeviceLibTcg2.c 55 DEBUG ((EFI_D_ERROR, "Tpm2SubmitCommand - Tcg2 - %r\n", Status));
99 DEBUG ((EFI_D_ERROR, "Tpm2RequestUseTpm - Tcg2 - %r\n", Status));
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibTrEE/
Tpm2DeviceLibTrEE.c 55 DEBUG ((EFI_D_ERROR, "Tpm2SubmitCommand - TrEE - %r\n", Status));
99 DEBUG ((EFI_D_ERROR, "Tpm2RequestUseTpm - TrEE - %r\n", Status));
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
TcgConfigDriver.c 42 DEBUG ((EFI_D_ERROR, "No TPM12 instance required!\n"));
48 DEBUG ((EFI_D_ERROR, "TPM not detected!\n"));
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
PageTbl.c 104 DEBUG ((EFI_D_ERROR, "SMM stack overflow!\n"));
114 DEBUG ((EFI_D_ERROR, "Code executed on IP(0x%x) out of SMM range after SMM is locked!\n", PFAddress));
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/MultiPlatformLib/BoardClkGens/
BoardClkGens.c 108 DEBUG((EFI_D_ERROR, "CK505 default Clock Generator Byte %d: %x\n", i, Buffer[i]));
112 DEBUG((EFI_D_ERROR, "BIOS structure Clock Generator Byte %d: %x\n", i, ConfigurationTable[i]));
118 DEBUG((EFI_D_ERROR, "Expected Clock Generator ID is %x, expecting %x\n", mSupportedClockGeneratorTable[ClockType].ClockId,(Buffer[7]&0xF)));
192 DEBUG((EFI_D_ERROR, "Clock Generator Byte %d: %x\n", i, Buffer[i]));
248 DEBUG((EFI_D_ERROR, "Expected Clock Generator ID is 0x%x\n", Buffer[7]));
301 DEBUG((EFI_D_ERROR, "PlatformInfo protocol is working in ConfigurePlatformClocks()...%x\n",PlatformInfoHob->PlatformFlavor));
331 DEBUG((EFI_D_ERROR, "Clock Generator CK505 Not Present, vendor ID on board is %x\n",(Data & 0x0F)));
377 DEBUG((EFI_D_ERROR, "board id is %x, platform id is %x\n",PlatformInfoHob->BoardId,PlatformInfoHob->PlatformFlavor));
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
Capsules.c 70 DEBUG ((EFI_D_ERROR, "Boot mode is not correct for capsule update.\n"));
88 DEBUG ((EFI_D_ERROR, "We can not find capsule data in capsule update boot mode.\n"));
89 DEBUG ((EFI_D_ERROR, "Please check the followings are correct if unexpected capsule update error happens.\n"));
90 DEBUG ((EFI_D_ERROR, "1. CapsuleX64 is built as X64 module when PEI is IA32 and DXE is X64\n"));
91 DEBUG ((EFI_D_ERROR, "2. Capsule data should persist in memory across a system reset.\n"));
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
UhciReg.c 47 DEBUG ((EFI_D_ERROR, "UhciReadReg: PciIo Io.Read error: %r at offset %d\n", Status, Offset));
83 DEBUG ((EFI_D_ERROR, "UhciWriteReg: PciIo Io.Write error: %r at offset %d\n", Status, Offset));
153 DEBUG ((EFI_D_ERROR, "UhciAckAllInterrupt: re-enable the UHCI from system error\n"));
217 DEBUG ((EFI_D_ERROR, "UhciIsHcWorking: current USB state is %x\n", UsbSts));
254 DEBUG ((EFI_D_ERROR, "UhciSetFrameListBaseAddr: PciIo Io.Write error: %r\n", Status));
  /device/linaro/bootloader/edk2/OvmfPkg/XenPvBlkDxe/
BlockFront.c 193 DEBUG ((EFI_D_ERROR, "%a: Failed to read params (%d)\n", __FUNCTION__, Status));
206 DEBUG ((EFI_D_ERROR, "XenPvBlk: Failed to get backend-id (%d)\n",
232 DEBUG ((EFI_D_ERROR, "XenPvBlk: Failed to write ring-ref.\n"));
238 DEBUG ((EFI_D_ERROR, "XenPvBlk: Failed to write event-channel.\n"));
244 DEBUG ((EFI_D_ERROR, "XenPvBlk: Failed to write protocol.\n"));
250 DEBUG ((EFI_D_ERROR, "XenPvBlk: Failed to switch state.\n"));
266 DEBUG ((EFI_D_ERROR,
296 DEBUG ((EFI_D_ERROR, "XenPvBlk: Unsupported sector-size value %Lu, "
352 DEBUG ((EFI_D_ERROR,
360 DEBUG ((EFI_D_ERROR,
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/
SmmTcg2PhysicalPresenceLib.c 74 DEBUG ((EFI_D_ERROR, "[TPM2] Get PP variable failure! Status = %r\n", Status));
125 DEBUG ((EFI_D_ERROR, "[TPM2] Get PP variable failure! Status = %r\n", Status));
151 DEBUG ((EFI_D_ERROR, "[TPM2] Set PP variable failure! Status = %r\n", Status));
211 DEBUG ((EFI_D_ERROR, "[TPM2] Get PP variable failure! Status = %r\n", Status));
226 DEBUG ((EFI_D_ERROR, "[TPM2] Get PP flags failure! Status = %r\n", Status));
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/FaultTolerantWriteDxe/
FaultTolerantWriteSmm.c 333 DEBUG ((EFI_D_ERROR, "SmmFtwHandler: SMM communication buffer size invalid!\n"));
339 DEBUG ((EFI_D_ERROR, "SmmFtwHandler: SMM communication buffer in SMRAM or overflow!\n"));
349 DEBUG ((EFI_D_ERROR, "SmmFtwHandler: Not safe to do the operation: %x after End Of Dxe, so access denied!\n", SmmFtwFunctionHeader->Function));
357 DEBUG ((EFI_D_ERROR, "GetMaxBlockSize: SMM communication buffer size invalid!\n"));
370 DEBUG ((EFI_D_ERROR, "Allocate: SMM communication buffer size invalid!\n"));
384 DEBUG ((EFI_D_ERROR, "Write: SMM communication buffer size invalid!\n"));
404 DEBUG ((EFI_D_ERROR, "Write: Data size exceed communication buffer size limit!\n"));
434 DEBUG ((EFI_D_ERROR, "Restart: SMM communication buffer size invalid!\n"));
454 DEBUG ((EFI_D_ERROR, "GetLastWrite: SMM communication buffer size invalid!\n"));
472 DEBUG ((EFI_D_ERROR, "Data size exceed communication buffer size limit!\n"));
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Application/AndroidFastboot/
AndroidFastbootApp.c 169 DEBUG ((EFI_D_ERROR, "Couldn't flash image: %r\n", Status));
192 DEBUG ((EFI_D_ERROR, "Couldn't erase image: %r\n", Status));
220 DEBUG ((EFI_D_ERROR, "Failed to boot downloaded image: %r\n", Status));
299 DEBUG ((EFI_D_ERROR, "Fastboot: gRT->ResetSystem didn't work\n"));
305 DEBUG ((EFI_D_ERROR, "Fastboot: gRT->ResetSystem didn't work\n"));
442 DEBUG ((EFI_D_ERROR, "Fastboot: Couldn't open Fastboot Transport Protocol: %r\n", Status));
448 DEBUG ((EFI_D_ERROR, "Fastboot: Couldn't open Fastboot Platform Protocol: %r\n", Status));
454 DEBUG ((EFI_D_ERROR, "Fastboot: Couldn't initialise Fastboot Platform Protocol: %r\n", Status));
460 DEBUG ((EFI_D_ERROR,
468 DEBUG ((EFI_D_ERROR, "Fastboot: Couldn't open Text Input Protocol: %r\n", Status));
    [all...]

Completed in 252 milliseconds

12 3 4 5 6 7 8 91011>>