/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EsrtDxe/ |
EsrtDxe.c | 548 DEBUG((EFI_D_ERROR, "NonFmp Repository Corrupt. Need to rebuild NonFmp Repository.\n"));
567 DEBUG((EFI_D_ERROR, "Fmp Repository Corrupt. Need to rebuild Fmp Repository.\n"));
582 DEBUG ((EFI_D_ERROR, "Esrt table memory allocation failure\n"));
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/ |
ArpMain.c | 238 DEBUG ((EFI_D_ERROR, "ArpAdd: Failed to allocate pool for CacheEntry.\n"));
599 DEBUG ((EFI_D_ERROR, "ArpRequest: Allocate memory for RequestContext failed.\n"));
630 DEBUG ((EFI_D_ERROR, "ArpRequest: Allocate memory for CacheEntry failed.\n"));
|
/device/linaro/bootloader/edk2/OvmfPkg/PlatformDxe/ |
Platform.c | 252 DEBUG ((EFI_D_ERROR, "%a: BlockToConfig(): %r, Progress=\"%s\"\n",
352 DEBUG ((EFI_D_ERROR, "%a: ConfigToBlock(): %r, Progress=\"%s\"\n",
669 DEBUG (((Status == EFI_NOT_FOUND) ? EFI_D_VERBOSE : EFI_D_ERROR,
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpm2MeasureBootLib/ |
DxeTpm2MeasureBootLib.c | 174 DEBUG ((EFI_D_ERROR, "Failed to Read Partition Table Header!\n"));
344 EFI_D_ERROR,
464 DEBUG ((EFI_D_ERROR, "DxeTpm2MeasureBootHandler (%r) - TPMPresentFlag - %x\n", Status, ProtocolCapability.TPMPresentFlag));
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/ |
DxeTrEEPhysicalPresenceLib.c | 605 DEBUG ((EFI_D_ERROR, "[TPM2] Set physical presence flag failed, Status = %r\n", Status));
623 DEBUG ((EFI_D_ERROR, "[TPM2] Error when lock variable %s, Status = %r\n", TREE_PHYSICAL_PRESENCE_FLAGS_VARIABLE, Status));
650 DEBUG ((EFI_D_ERROR, "[TPM2] Set physical presence variable failed, Status = %r\n", Status));
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Bds/ |
BdsEntry.c | 206 DEBUG((EFI_D_ERROR, "Boot from Shell failed. Status: %r\n", Status));
|
/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/GicV2/ |
ArmGicV2Dxe.c | 180 DEBUG ((EFI_D_ERROR, "Spurious GIC interrupt: 0x%x\n", GicInterrupt));
|
/device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmGic/GicV3/ |
ArmGicV3Dxe.c | 171 DEBUG ((EFI_D_ERROR, "Spurious GIC interrupt: 0x%x\n", GicInterrupt));
|
/device/linaro/bootloader/edk2/ArmPkg/Drivers/TimerDxe/ |
TimerDxe.c | 376 DEBUG ((EFI_D_ERROR, "ARM Architectural Timer is not available in the CPU, hence cann't use this Driver \n"));
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/ |
BootMonFsImages.c | 174 DEBUG ((EFI_D_ERROR, "Found image: %a in block %d.\n",
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/MemoryInitPei/ |
MemoryInitPeiLib.c | 43 DEBUG ((EFI_D_ERROR, "Error: Failed to enable MMU\n"));
|
/device/linaro/bootloader/edk2/BeagleBoardPkg/Bds/ |
BdsEntry.c | 206 DEBUG((EFI_D_ERROR, "Boot from Shell failed. Status: %r\n", Status));
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/PrePiLib/ |
PrePiLib.c | 169 DEBUG ((EFI_D_ERROR, "DxeCore returned\n"));
|
/device/linaro/bootloader/edk2/EmulatorPkg/Library/EmuBdsLib/ |
BdsPlatform.c | 51 DEBUG ((EFI_D_ERROR, "Failed to save Setup Variable to non-volatile storage, Status = %r\n", Status));
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/ |
ReportStatusCodeLib.c | 397 DEBUG ((EFI_D_ERROR, "Status code extended data is too large to be reported!\n"));
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/ |
UfsBlockIoPei.c | [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmCorePerformanceLib/ |
SmmCorePerformanceLib.c | 508 DEBUG ((EFI_D_ERROR, "SmmPerformanceHandlerEx: SMM communcation data buffer in SMRAM or overflow!\n"));
535 DEBUG ((EFI_D_ERROR, "SmmPerformanceHandlerEx: SMM Performance Data buffer in SMRAM or overflow!\n"));
620 DEBUG ((EFI_D_ERROR, "SmmPerformanceHandler: SMM communcation data buffer in SMRAM or overflow!\n"));
647 DEBUG ((EFI_D_ERROR, "SmmPerformanceHandler: SMM Performance Data buffer in SMRAM or overflow!\n"));
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/ |
Callback.c | 302 DEBUG ((EFI_D_ERROR, "SNP could not find a mapping, failed to unmap.\n"));
|
Initialize.c | 53 (EFI_D_ERROR,
|
Receive.c | 105 (EFI_D_ERROR,
|
/device/linaro/bootloader/edk2/OvmfPkg/XenPvBlkDxe/ |
XenPvBlkDxe.c | 313 DEBUG ((EFI_D_ERROR, "XenPvBlk: install protocol fail: %r\n", Status));
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/Dxe/SmmControlDxe/ |
SmmControlDriver.c | 338 EFI_D_ERROR,
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/MemoryOverwriteControl/ |
TcgMor.c | 63 DEBUG ((EFI_D_ERROR, "TcgMor: Clear MOR_CLEAR_MEMORY_BIT failure, Status = %r\n"));
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/ |
MiscBaseBoardManufacturerFunction.c | 154 DEBUG ((EFI_D_ERROR, "MAC Address: %S\n", MacStr));
|
MiscProcessorCacheFunction.c | 84 DEBUG ((EFI_D_ERROR, "type 7\n"));
|