HomeSort by relevance Sort by last modified time
    Searched refs:EFI_D_VERBOSE (Results 1 - 25 of 33) sorted by null

1 2

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
UhciDebug.c 29 DEBUG ((EFI_D_VERBOSE, "&QhSw @ 0x%p\n", QhSw));
30 DEBUG ((EFI_D_VERBOSE, "QhSw.NextQh - 0x%p\n", QhSw->NextQh));
31 DEBUG ((EFI_D_VERBOSE, "QhSw.TDs - 0x%p\n", QhSw->TDs));
32 DEBUG ((EFI_D_VERBOSE, "QhSw.QhHw:\n"));
33 DEBUG ((EFI_D_VERBOSE, " Horizon Link - %x\n", QhSw->QhHw.HorizonLink));
34 DEBUG ((EFI_D_VERBOSE, " Vertical Link - %x\n\n", QhSw->QhHw.VerticalLink));
54 DEBUG ((EFI_D_VERBOSE, "TdSw @ 0x%p\n", CurTdSw));
55 DEBUG ((EFI_D_VERBOSE, "TdSw.NextTd - 0x%p\n", CurTdSw->NextTd));
56 DEBUG ((EFI_D_VERBOSE, "TdSw.DataLen - %d\n", CurTdSw->DataLen));
57 DEBUG ((EFI_D_VERBOSE, "TdSw.Data - 0x%p\n", CurTdSw->Data));
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
EhciDebug.c 31 DEBUG ((EFI_D_VERBOSE, " Do_Ping"));
33 DEBUG ((EFI_D_VERBOSE, " Do_Out"));
37 DEBUG ((EFI_D_VERBOSE, " Do_CS"));
39 DEBUG ((EFI_D_VERBOSE, " Do_SS"));
43 DEBUG ((EFI_D_VERBOSE, " Transfer_Error"));
47 DEBUG ((EFI_D_VERBOSE, " Babble_Error"));
51 DEBUG ((EFI_D_VERBOSE, " Buffer_Error"));
55 DEBUG ((EFI_D_VERBOSE, " Halted"));
59 DEBUG ((EFI_D_VERBOSE, " Active"));
62 DEBUG ((EFI_D_VERBOSE, "\n"));
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
NvmExpressPassthru.c 30 DEBUG ((EFI_D_VERBOSE, "Dump NVMe Completion Entry Status from [0x%x]:\n", Cq));
32 DEBUG ((EFI_D_VERBOSE, " SQ Identifier : [0x%x], Phase Tag : [%d], Cmd Identifier : [0x%x]\n", Cq->Sqid, Cq->Pt, Cq->Cid));
34 DEBUG ((EFI_D_VERBOSE, " NVMe Cmd Execution Result - "));
40 DEBUG ((EFI_D_VERBOSE, "Successful Completion\n"));
43 DEBUG ((EFI_D_VERBOSE, "Invalid Command Opcode\n"));
46 DEBUG ((EFI_D_VERBOSE, "Invalid Field in Command\n"));
49 DEBUG ((EFI_D_VERBOSE, "Command ID Conflict\n"));
52 DEBUG ((EFI_D_VERBOSE, "Data Transfer Error\n"));
55 DEBUG ((EFI_D_VERBOSE, "Commands Aborted due to Power Loss Notification\n"));
58 DEBUG ((EFI_D_VERBOSE, "Internal Device Error\n"));
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibDTpm/
Tpm12Tis.c 385 DEBUG ((EFI_D_VERBOSE, "Tpm12TisTpmCommand Send - "));
392 DEBUG ((EFI_D_VERBOSE, "%02x ", BufferIn[Index]));
395 DEBUG ((EFI_D_VERBOSE, "...... "));
397 DEBUG ((EFI_D_VERBOSE, "%02x ", BufferIn[Index]));
400 DEBUG ((EFI_D_VERBOSE, "\n"));
471 DEBUG ((EFI_D_VERBOSE, "Tpm12TisTpmCommand ReceiveHeader - "));
473 DEBUG ((EFI_D_VERBOSE, "%02x ", BufferOut[Index]));
475 DEBUG ((EFI_D_VERBOSE, "\n"));
514 DEBUG ((EFI_D_VERBOSE, "Tpm12TisTpmCommand Receive - "));
516 DEBUG ((EFI_D_VERBOSE, "%02x ", BufferOut[Index]));
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibDTpm/
Tpm2Tis.c 391 DEBUG ((EFI_D_VERBOSE, "Tpm2TisTpmCommand Send - "));
398 DEBUG ((EFI_D_VERBOSE, "%02x ", BufferIn[Index]));
401 DEBUG ((EFI_D_VERBOSE, "...... "));
403 DEBUG ((EFI_D_VERBOSE, "%02x ", BufferIn[Index]));
406 DEBUG ((EFI_D_VERBOSE, "\n"));
481 DEBUG ((EFI_D_VERBOSE, "Tpm2TisTpmCommand ReceiveHeader - "));
483 DEBUG ((EFI_D_VERBOSE, "%02x ", BufferOut[Index]));
485 DEBUG ((EFI_D_VERBOSE, "\n"));
525 DEBUG ((EFI_D_VERBOSE, "Tpm2TisTpmCommand Receive - "));
527 DEBUG ((EFI_D_VERBOSE, "%02x ", BufferOut[Index]));
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/HashLibTpm2/
HashLibTpm2.c 246 DEBUG((EFI_D_VERBOSE, "\n HashAndExtend Entry \n"));
266 DEBUG((EFI_D_VERBOSE, "\n Tpm2HashSequenceStart Success \n"));
280 DEBUG((EFI_D_VERBOSE, "\n Tpm2SequenceUpdate Success \n"));
298 DEBUG((EFI_D_VERBOSE, "\n Tpm2EventSequenceComplete Success \n"));
308 DEBUG((EFI_D_VERBOSE, "\n Tpm2SequenceComplete Success \n"));
320 DEBUG((EFI_D_VERBOSE, "\n Tpm2PcrExtend Success \n"));
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
PropertiesTable.c 790 DEBUG ((EFI_D_VERBOSE, "SetPropertiesTableSectionAlignment - Clear\n"));
891 DEBUG ((EFI_D_VERBOSE, "ImageCode SegmentCount - 0x%x\n", ImageRecord->CodeSegmentCount));
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
QemuFwCfgAcpi.c 193 DEBUG ((EFI_D_VERBOSE, "%a: File=\"%a\" Alignment=0x%x Zone=%d Size=0x%Lx "
289 DEBUG ((EFI_D_VERBOSE, "%a: PointerFile=\"%a\" PointeeFile=\"%a\" "
348 DEBUG ((EFI_D_VERBOSE, "%a: File=\"%a\" ResultOffset=0x%x Start=0x%x "
454 DEBUG ((EFI_D_VERBOSE, "%a: checking for ACPI header in \"%a\" at 0x%Lx "
470 DEBUG ((EFI_D_VERBOSE, "found \"%-4.4a\" size 0x%x\n",
490 DEBUG ((EFI_D_VERBOSE, "found \"%-4.4a\" size 0x%x\n",
507 DEBUG ((EFI_D_VERBOSE, "not found; marking fw_cfg blob as opaque\n"));
613 DEBUG ((EFI_D_VERBOSE, "%a: unknown loader command: 0x%x\n",
673 DEBUG ((EFI_D_VERBOSE, "%a: freeing \"%a\"\n", __FUNCTION__,
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/
UfsHci.c 89 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - INVALID_MIB_ATTRIBUTE\n"));
92 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - INVALID_MIB_ATTRIBUTE_VALUE\n"));
95 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - READ_ONLY_MIB_ATTRIBUTE\n"));
98 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - WRITE_ONLY_MIB_ATTRIBUTE\n"));
101 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - BAD_INDEX\n"));
104 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - LOCKED_MIB_ATTRIBUTE\n"));
107 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - BAD_TEST_FEATURE_INDEX\n"));
110 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - PEER_COMMUNICATION_FAILURE\n"));
113 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - BUSY\n"));
116 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - DME_FAILURE\n"));
    [all...]
UfsBlockIoPei.c 544 DEBUG ((EFI_D_VERBOSE, "UfsBlockIoPei: Is No Media\n"));
551 DEBUG ((EFI_D_VERBOSE, "UfsBlockIoPei: Is Media Change\n"));
558 DEBUG ((EFI_D_VERBOSE, "UfsBlockIoPei: Was Reset Before\n"));
566 DEBUG ((EFI_D_VERBOSE, "UfsBlockIoPei: Media Error\n"));
572 DEBUG ((EFI_D_VERBOSE, "UfsBlockIoPei: Hardware Error\n"));
580 DEBUG ((EFI_D_VERBOSE, "UfsBlockIoPei: Was Reset Before\n"));
585 DEBUG ((EFI_D_VERBOSE, "UfsBlockIoPei: Sense Key = 0x%x ASC = 0x%x!\n", SenseData->Sense_Key, SenseData->Addnl_Sense_Code));
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
UfsPassThruHci.c 160 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - INVALID_MIB_ATTRIBUTE\n"));
163 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - INVALID_MIB_ATTRIBUTE_VALUE\n"));
166 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - READ_ONLY_MIB_ATTRIBUTE\n"));
169 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - WRITE_ONLY_MIB_ATTRIBUTE\n"));
172 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - BAD_INDEX\n"));
175 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - LOCKED_MIB_ATTRIBUTE\n"));
178 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - BAD_TEST_FEATURE_INDEX\n"));
181 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - PEER_COMMUNICATION_FAILURE\n"));
184 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - BUSY\n"));
187 DEBUG ((EFI_D_VERBOSE, "UIC configuration command fails - DME_FAILURE\n"));
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiDebug.h 157 #define EFI_D_VERBOSE 0x00400000 // Detailed debug messages that may significantly impact boot performance
161 EFI_D_BLKIO | EFI_D_NET | EFI_D_UNDI | EFI_D_VERBOSE)
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformIntelBdsLib/
IntelBdsPlatform.c 242 DEBUG ((EFI_D_VERBOSE, "%a: %g: %r\n", __FUNCTION__, ProtocolGuid,
331 DEBUG ((EFI_ERROR (Status) ? EFI_D_ERROR : EFI_D_VERBOSE, "%a: %s: %r\n",
372 DEBUG ((EFI_D_VERBOSE, "%a: %s: added to ConOut and ErrOut\n", __FUNCTION__,
  /device/linaro/bootloader/edk2/OvmfPkg/SmmAccess/
SmmAccessPei.c 358 DEBUG ((EFI_D_VERBOSE, "%a: SMRAM map follows, %d entries\n", __FUNCTION__,
360 DEBUG ((EFI_D_VERBOSE, "% 20a % 20a % 20a % 20a\n", "PhysicalStart(0x)",
363 DEBUG ((EFI_D_VERBOSE, "% 20Lx % 20Lx % 20Lx % 20Lx\n",
  /device/linaro/bootloader/edk2/OvmfPkg/PlatformDxe/
Platform.c 237 DEBUG ((EFI_D_VERBOSE, "%a: Request=\"%s\"\n", __FUNCTION__, Request));
255 DEBUG ((EFI_D_VERBOSE, "%a: Results=\"%s\"\n", __FUNCTION__, *Results));
330 DEBUG ((EFI_D_VERBOSE, "%a: Configuration=\"%s\"\n", __FUNCTION__,
381 DEBUG ((EFI_D_VERBOSE, "%a: Action=0x%Lx QuestionId=%d Type=%d\n",
669 DEBUG (((Status == EFI_NOT_FOUND) ? EFI_D_VERBOSE : EFI_D_ERROR,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDebugLib.h 50 #undef EFI_D_VERBOSE
100 #define EFI_D_VERBOSE DEBUG_VERBOSE
  /device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
VbeShim.c 103 DEBUG ((EFI_D_VERBOSE, "%a: Video BIOS handler found at %04x:%04x\n",
112 DEBUG ((EFI_D_VERBOSE, "%a: failed to allocate page at zero: %r\n",
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosMeasurementDxe/
SmbiosMeasurementDxe.c 128 DEBUG ((EFI_D_VERBOSE, "%02x", (UINTN)Data[Index]));
155 DEBUG ((EFI_D_VERBOSE, "%04x: ", Index * COLUME_SIZE));
157 DEBUG ((EFI_D_VERBOSE, "\n"));
161 DEBUG ((EFI_D_VERBOSE, "%04x: ", Index * COLUME_SIZE));
163 DEBUG ((EFI_D_VERBOSE, "\n"));
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
DebugLib.h 76 #define EFI_D_VERBOSE DEBUG_VERBOSE
  /device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/
ExtraRootBusMap.c 225 DEBUG ((EFI_D_VERBOSE,
  /device/linaro/bootloader/edk2/OvmfPkg/SmmControl2Dxe/
SmmControl2Dxe.c 363 DEBUG ((EFI_D_VERBOSE, "%a: boot script fragment saved\n", __FUNCTION__));
  /device/linaro/bootloader/edk2/OvmfPkg/Sec/
SecMain.c 366 DEBUG ((EFI_D_VERBOSE, "%a: OutputBuffer@%p+0x%x ScratchBuffer@%p+0x%x "
552 DEBUG ((EFI_D_VERBOSE, "SEC: S3 resume\n"));
559 DEBUG ((EFI_D_VERBOSE, "SEC: %a\n",
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/SataSiI3132Dxe/
SataSiI3132.h 158 #define SATA_TRACE(txt) DEBUG((EFI_D_VERBOSE, "ARM_SATA: " txt "\n"))
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuS3DataDxe/
CpuS3Data.c 99 DEBUG ((EFI_D_VERBOSE, "%a\n", __FUNCTION__));
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/
PciHostBridge.h 42 #define PCI_TRACE(txt) DEBUG((EFI_D_VERBOSE, "ARM_PCI: " txt "\n"))

Completed in 2435 milliseconds

1 2