Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 25 of 1172) sorted by relevance

12345678910>>...47

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DEhciDebug.c31 DEBUG ((EFI_D_VERBOSE, " Do_Ping")); in EhcDumpStatus()
33 DEBUG ((EFI_D_VERBOSE, " Do_Out")); in EhcDumpStatus()
37 DEBUG ((EFI_D_VERBOSE, " Do_CS")); in EhcDumpStatus()
39 DEBUG ((EFI_D_VERBOSE, " Do_SS")); in EhcDumpStatus()
43 DEBUG ((EFI_D_VERBOSE, " Transfer_Error")); in EhcDumpStatus()
47 DEBUG ((EFI_D_VERBOSE, " Babble_Error")); in EhcDumpStatus()
51 DEBUG ((EFI_D_VERBOSE, " Buffer_Error")); in EhcDumpStatus()
55 DEBUG ((EFI_D_VERBOSE, " Halted")); in EhcDumpStatus()
59 DEBUG ((EFI_D_VERBOSE, " Active")); in EhcDumpStatus()
62 DEBUG ((EFI_D_VERBOSE, "\n")); in EhcDumpStatus()
[all …]
/device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
DMmcDebug.c29 DEBUG ((EFI_D_ERROR, "- PrintCID\n")); in PrintCID()
30DEBUG ((EFI_D_ERROR, "\t- Manufacturing date: %d/%d\n", (Cid[0] >> 8) & 0xF, (Cid[0] >> 12) & 0xFF… in PrintCID()
31DEBUG ((EFI_D_ERROR, "\t- Product serial number: 0x%X%X\n", Cid[1] & 0xFFFFFF, (Cid[0] >> 24) & 0x… in PrintCID()
32 DEBUG ((EFI_D_ERROR, "\t- Product revision: %d\n", Cid[1] >> 24)); in PrintCID()
34 DEBUG ((EFI_D_ERROR, "\t- OEM ID: %c%c\n", (Cid[3] >> 8) & 0xFF, (Cid[3] >> 16) & 0xFF)); in PrintCID()
46 DEBUG ((EFI_D_ERROR, "- PrintCSD Version 1.01-1.10/Version 2.00/Standard Capacity\n")); in PrintCSD()
48 DEBUG ((EFI_D_ERROR, "- PrintCSD Version 2.00/High Capacity\n")); in PrintCSD()
50 DEBUG ((EFI_D_ERROR, "- PrintCSD Version Higher than v3.3\n")); in PrintCSD()
53 DEBUG ((EFI_D_ERROR, "\t- Supported card command class: 0x%X\n", MMC_CSD_GET_CCC (Csd))); in PrintCSD()
54DEBUG ((EFI_D_ERROR, "\t- Speed: %a %a\n",mStrValue[(MMC_CSD_GET_TRANSPEED (Csd) >> 3) & 0xF],mStr… in PrintCSD()
[all …]
DMmcIdentification.c89 DEBUG ((EFI_D_ERROR, "EmmcGetDeviceState(): Failed to get card status, Status=%r.\n", Status)); in EmmcGetDeviceState()
94DEBUG ((EFI_D_ERROR, "EmmcGetDeviceState(): Failed to get response of CMD13, Status=%r.\n", Status… in EmmcGetDeviceState()
98DEBUG ((EFI_D_ERROR, "EmmcGetDeviceState(): Failed to switch expected mode, Status=%r.\n", Status)… in EmmcGetDeviceState()
124 DEBUG ((EFI_D_ERROR, "EmmcSetEXTCSD(): Failed to send CMD6, Status=%r.\n", Status)); in EmmcSetEXTCSD()
131 DEBUG ((EFI_D_ERROR, "EmmcSetEXTCSD(): Failed to get device state, Status=%r.\n", Status)); in EmmcSetEXTCSD()
158 DEBUG ((EFI_D_ERROR, "EmmcIdentificationMode(): Failed to send CMD2, Status=%r.\n", Status)); in EmmcIdentificationMode()
164 DEBUG ((EFI_D_ERROR, "EmmcIdentificationMode(): CID retrieval error, Status=%r.\n", Status)); in EmmcIdentificationMode()
173 DEBUG ((EFI_D_ERROR, "EmmcIdentificationMode(): RCA set error, Status=%r.\n", Status)); in EmmcIdentificationMode()
180 DEBUG ((EFI_D_ERROR, "EmmcIdentificationMode(): Failed to send CMD9, Status=%r.\n", Status)); in EmmcIdentificationMode()
186 DEBUG ((EFI_D_ERROR, "EmmcIdentificationMode(): CSD retrieval error, Status=%r.\n", Status)); in EmmcIdentificationMode()
[all …]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
DMisc.c91 DEBUG ((DEBUG_NET, "Before Parsing the table contents, the table itself lives\n")); in Print_Undi_Loader_Table()
92 DEBUG ((DEBUG_NET, "\tat the address 0x%X\n\r", (UINT32)(UINTN) UndiLoaderStructure)); in Print_Undi_Loader_Table()
94 DEBUG ((DEBUG_NET, "\n\rStatus = 0x%X\n\r", DisplayPointer->Status)); in Print_Undi_Loader_Table()
95 DEBUG ((DEBUG_NET, "\t_AX_= 0x%X\n\r", DisplayPointer->Ax)); in Print_Undi_Loader_Table()
96 DEBUG ((DEBUG_NET, "\t_BX_= 0x%X\n\r", DisplayPointer->Bx)); in Print_Undi_Loader_Table()
97 DEBUG ((DEBUG_NET, "\t_DX_= 0x%X\n\r", DisplayPointer->Dx)); in Print_Undi_Loader_Table()
98 DEBUG ((DEBUG_NET, "\t_DI_= 0x%X\n\r", DisplayPointer->Di)); in Print_Undi_Loader_Table()
99 DEBUG ((DEBUG_NET, "\t_ES_= 0x%X\n\r", DisplayPointer->Es)); in Print_Undi_Loader_Table()
100 DEBUG ((DEBUG_NET, "\tUNDI_DS= 0x%X\n\r", DisplayPointer->Undi_Ds)); in Print_Undi_Loader_Table()
101 DEBUG ((DEBUG_NET, "\tUNDI_CS= 0x%X\n\r", DisplayPointer->Undi_Cs)); in Print_Undi_Loader_Table()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DUhciDebug.c29 DEBUG ((EFI_D_VERBOSE, "&QhSw @ 0x%p\n", QhSw)); in UhciDumpQh()
30 DEBUG ((EFI_D_VERBOSE, "QhSw.NextQh - 0x%p\n", QhSw->NextQh)); in UhciDumpQh()
31 DEBUG ((EFI_D_VERBOSE, "QhSw.TDs - 0x%p\n", QhSw->TDs)); in UhciDumpQh()
32 DEBUG ((EFI_D_VERBOSE, "QhSw.QhHw:\n")); in UhciDumpQh()
33 DEBUG ((EFI_D_VERBOSE, " Horizon Link - %x\n", QhSw->QhHw.HorizonLink)); in UhciDumpQh()
34 DEBUG ((EFI_D_VERBOSE, " Vertical Link - %x\n\n", QhSw->QhHw.VerticalLink)); in UhciDumpQh()
54 DEBUG ((EFI_D_VERBOSE, "TdSw @ 0x%p\n", CurTdSw)); in UhciDumpTds()
55 DEBUG ((EFI_D_VERBOSE, "TdSw.NextTd - 0x%p\n", CurTdSw->NextTd)); in UhciDumpTds()
56 DEBUG ((EFI_D_VERBOSE, "TdSw.DataLen - %d\n", CurTdSw->DataLen)); in UhciDumpTds()
57 DEBUG ((EFI_D_VERBOSE, "TdSw.Data - 0x%p\n", CurTdSw->Data)); in UhciDumpTds()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
DSetup.sample16 #DEBUG = -C-W -C-Wall
17 DEBUG =
23 imageext src/imageext.c $(SDL) $(IMAGE) $(PNG) $(JPEG) $(DEBUG)
24 font src/font.c $(SDL) $(FONT) $(DEBUG)
25 mixer src/mixer.c $(SDL) $(MIXER) $(DEBUG)
26 mixer_music src/music.c $(SDL) $(MIXER) $(DEBUG)
27 _numericsurfarray src/_numericsurfarray.c $(SDL) $(DEBUG)
28 _numericsndarray src/_numericsndarray.c $(SDL) $(MIXER) $(DEBUG)
29 movie src/movie.c $(SDL) $(SMPEG) $(DEBUG)
30 scrap src/scrap.c $(SDL) $(SCRAP) $(DEBUG)
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
DDependency.c234 DEBUG ((DEBUG_DISPATCH, "Evaluate DXE DEPEX for FFS(%g)\n", &DriverEntry->FileName)); in CoreIsSchedulable()
241 DEBUG ((DEBUG_DISPATCH, " All UEFI Services Available = ")); in CoreIsSchedulable()
243 DEBUG ((DEBUG_DISPATCH, "FALSE\n RESULT = FALSE\n")); in CoreIsSchedulable()
246 DEBUG ((DEBUG_DISPATCH, "TRUE\n RESULT = TRUE\n")); in CoreIsSchedulable()
265 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Attempt to fetch past end of depex)\n")); in CoreIsSchedulable()
281 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Unexpected BEFORE or AFTER opcode)\n")); in CoreIsSchedulable()
289 DEBUG ((DEBUG_DISPATCH, " SOR\n")); in CoreIsSchedulable()
290 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Unexpected SOR opcode)\n")); in CoreIsSchedulable()
293 DEBUG ((DEBUG_DISPATCH, " SOR = Requested\n")); in CoreIsSchedulable()
309 DEBUG ((DEBUG_DISPATCH, " PUSH GUID(%g) = FALSE\n", &DriverGuid)); in CoreIsSchedulable()
[all …]
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
DOhciDebug.c42 DEBUG ((EFI_D_INFO, "\n Before executing command\n")); in OhciDumpEdTdInfo()
44 DEBUG ((EFI_D_INFO, "\n after executing command\n")); in OhciDumpEdTdInfo()
47 DEBUG ((EFI_D_INFO, "\nED Address:%p, ED buffer:\n", Ed)); in OhciDumpEdTdInfo()
48 DEBUG ((EFI_D_INFO, "DWord0 :TD Tail :TD Head :Next ED\n")); in OhciDumpEdTdInfo()
50 DEBUG ((EFI_D_INFO, "%8x ", *((UINT32*)(Ed) + Index) )); in OhciDumpEdTdInfo()
52 DEBUG ((EFI_D_INFO, "\nNext TD buffer:%p\n", Td)); in OhciDumpEdTdInfo()
56 DEBUG ((EFI_D_INFO, "\nSetup PID ")); in OhciDumpEdTdInfo()
58 DEBUG ((EFI_D_INFO, "\nOut PID ")); in OhciDumpEdTdInfo()
60 DEBUG ((EFI_D_INFO, "\nIn PID ")); in OhciDumpEdTdInfo()
62 DEBUG ((EFI_D_INFO, "\nNo data PID ")); in OhciDumpEdTdInfo()
[all …]
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D02/EarlyConfigPeim/
DEarlyConfigPeim.c54 DEBUG((EFI_D_INFO,"SMMU CONFIG.........")); in EarlyConfigEntry()
56 DEBUG((EFI_D_INFO,"Done\n")); in EarlyConfigEntry()
58 DEBUG((EFI_D_INFO,"ITS CONFIG.........")); in EarlyConfigEntry()
60 DEBUG((EFI_D_INFO,"Done\n")); in EarlyConfigEntry()
62 DEBUG((EFI_D_INFO,"AP CONFIG.........")); in EarlyConfigEntry()
70 DEBUG((EFI_D_INFO,"Done\n")); in EarlyConfigEntry()
72 DEBUG((EFI_D_INFO,"MN CONFIG.........")); in EarlyConfigEntry()
74 DEBUG((EFI_D_INFO,"Done\n")); in EarlyConfigEntry()
76 DEBUG((EFI_D_INFO,"RTC CONFIG.........")); in EarlyConfigEntry()
80 DEBUG((EFI_D_INFO,"Done\n")); in EarlyConfigEntry()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DDependency.c196 DEBUG ((DEBUG_DISPATCH, "Evaluate SMM DEPEX for FFS(%g)\n", &DriverEntry->FileName)); in SmmIsSchedulable()
203 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Depex is empty)\n")); in SmmIsSchedulable()
223 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Attempt to fetch past end of depex)\n")); in SmmIsSchedulable()
239 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Unexpected BEFORE or AFTER opcode)\n")); in SmmIsSchedulable()
258 DEBUG ((DEBUG_DISPATCH, " PUSH GUID(%g) = FALSE\n", &DriverGuid)); in SmmIsSchedulable()
261 DEBUG ((DEBUG_DISPATCH, " PUSH GUID(%g) = TRUE\n", &DriverGuid)); in SmmIsSchedulable()
266 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Unexpected error)\n")); in SmmIsSchedulable()
274 DEBUG ((DEBUG_DISPATCH, " AND\n")); in SmmIsSchedulable()
277 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Unexpected error)\n")); in SmmIsSchedulable()
283 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Unexpected error)\n")); in SmmIsSchedulable()
[all …]
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspInitPei/
DFspInitPeiV1.c38 DEBUG ((DEBUG_INFO, "ContinuationFunc - %r\n", Status)); in ContinuationFunc()
39 DEBUG ((DEBUG_INFO, "HobListPtr - 0x%x\n", HobListPtr)); in ContinuationFunc()
51 DEBUG ((DEBUG_INFO, "StackBase - 0x%x\n", StackBase)); in ContinuationFunc()
52 DEBUG ((DEBUG_INFO, "StackSize - 0x%x\n", StackSize)); in ContinuationFunc()
79 DEBUG ((DEBUG_INFO, "PeiFspInit enter\n")); in PeiFspInit()
82 DEBUG ((DEBUG_INFO, "BootMode - 0x%x\n", BootMode)); in PeiFspInit()
85 DEBUG ((DEBUG_INFO, "StackBase - 0x%x\n", StackBase)); in PeiFspInit()
86 DEBUG ((DEBUG_INFO, "StackSize - 0x%x\n", StackSize)); in PeiFspInit()
95 DEBUG ((DEBUG_INFO, "UpdRegionSize - 0x%x\n", UpdRegionSize)); in PeiFspInit()
96 DEBUG ((DEBUG_INFO, "sizeof(FspUpdRgn) - 0x%x\n", sizeof(FspUpdRgn))); in PeiFspInit()
[all …]
DFspInitPeiV2.c146 DEBUG ((DEBUG_INFO, "PeiFspMemoryInit enter\n")); in PeiFspMemoryInit()
149 DEBUG ((DEBUG_INFO, "BootMode - 0x%x\n", BootMode)); in PeiFspMemoryInit()
152 DEBUG ((DEBUG_INFO, "StackBase - 0x%x\n", StackBase)); in PeiFspMemoryInit()
153 DEBUG ((DEBUG_INFO, "StackSize - 0x%x\n", StackSize)); in PeiFspMemoryInit()
162 DEBUG ((DEBUG_INFO, "UpdRegionSize - 0x%x\n", UpdRegionSize)); in PeiFspMemoryInit()
163 DEBUG ((DEBUG_INFO, "sizeof(FspUpdRgn) - 0x%x\n", sizeof(FspUpdRgn))); in PeiFspMemoryInit()
171 DEBUG ((DEBUG_INFO, "NvsBufferPtr - 0x%x\n", FspMemoryInitParams.NvsBufferPtr)); in PeiFspMemoryInit()
176 DEBUG ((DEBUG_INFO, "FspMemoryInitParams - 0x%x\n", &FspMemoryInitParams)); in PeiFspMemoryInit()
177 DEBUG ((DEBUG_INFO, " NvsBufferPtr - 0x%x\n", FspMemoryInitParams.NvsBufferPtr)); in PeiFspMemoryInit()
178 DEBUG ((DEBUG_INFO, " RtBufferPtr - 0x%x\n", FspMemoryInitParams.RtBufferPtr)); in PeiFspMemoryInit()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
DBootScriptExecute.c72 DEBUG ((EFI_D_INFO, "EfiSmbusQuickRead - 0x%08x\n", SmbusAddress)); in SmbusExecute()
76 DEBUG ((EFI_D_INFO, "EfiSmbusQuickWrite - 0x%08x\n", SmbusAddress)); in SmbusExecute()
80 DEBUG ((EFI_D_INFO, "EfiSmbusReceiveByte - 0x%08x\n", SmbusAddress)); in SmbusExecute()
84DEBUG ((EFI_D_INFO, "EfiSmbusSendByte - 0x%08x (0x%02x)\n", SmbusAddress, (UINTN)*(UINT8 *) Buffer… in SmbusExecute()
88 DEBUG ((EFI_D_INFO, "EfiSmbusReadByte - 0x%08x\n", SmbusAddress)); in SmbusExecute()
92DEBUG ((EFI_D_INFO, "EfiSmbusWriteByte - 0x%08x (0x%02x)\n", SmbusAddress, (UINTN)*(UINT8 *) Buffe… in SmbusExecute()
96 DEBUG ((EFI_D_INFO, "EfiSmbusReadWord - 0x%08x\n", SmbusAddress)); in SmbusExecute()
100DEBUG ((EFI_D_INFO, "EfiSmbusWriteWord - 0x%08x (0x%04x)\n", SmbusAddress, (UINTN)*(UINT16 *) Buff… in SmbusExecute()
104DEBUG ((EFI_D_INFO, "EfiSmbusProcessCall - 0x%08x (0x%04x)\n", SmbusAddress, (UINTN)*(UINT16 *) Bu… in SmbusExecute()
108 DEBUG ((EFI_D_INFO, "EfiSmbusReadBlock - 0x%08x\n", SmbusAddress)); in SmbusExecute()
[all …]
/device/linaro/bootloader/edk2/StdLib/LibC/CRT/
DGcc.c26 DEBUG((DEBUG_INFO, "%a:\n", __func__)); in __ashlsi3()
32 DEBUG((DEBUG_INFO, "%a:\n", __func__)); in __ashldi3()
38 DEBUG((DEBUG_INFO, "%a:\n", __func__)); in __ashlti3()
46 DEBUG((DEBUG_INFO, "%a:\n", __func__)); in __ashrsi3()
52 DEBUG((DEBUG_INFO, "%a:\n", __func__)); in __ashrdi3()
58 DEBUG((DEBUG_INFO, "%a:\n", __func__)); in __ashrti3()
66 DEBUG((DEBUG_INFO, "%a:\n", __func__)); in __divsi3()
75 DEBUG((DEBUG_INFO, "%a: %Ld / %Ld = %Ld\n", __func__, Dividend, Divisor, Quotient)); in __divdi3()
82 DEBUG((DEBUG_INFO, "%a:\n", __func__)); in __divti3()
90 DEBUG((DEBUG_INFO, "%a:\n", __func__)); in __lshrsi3()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckPcdLib/
DVarCheckPcdLibNullClass.c72 DEBUG ((EFI_D_INFO, "%*a%08X: %-48a *%a*\r\n", Indent, "", Offset, Val, Str)); in VarCheckPcdInternalDumpHex()
125 DEBUG ((EFI_D_INFO, "VarCheckPcdValidData fail: ValidList mismatch (0x%lx)\n", OneData)); in VarCheckPcdValidData()
145 DEBUG ((EFI_D_INFO, "VarCheckPcdValidData fail: ValidRange mismatch (0x%lx)\n", OneData)); in VarCheckPcdValidData()
208DEBUG ((EFI_D_INFO, "VarCheckPcdVariable - %s:%g with Attributes = 0x%08x Size = 0x%x\n", Variable… in SetVariableCheckHandlerPcd()
210DEBUG ((EFI_D_INFO, "VarCheckPcdVariable fail for Attributes - 0x%08x\n", PcdVariable->Attributes)… in SetVariableCheckHandlerPcd()
215 DEBUG ((EFI_D_INFO, "VarCheckPcdVariable - CHECK PASS with DataSize == 0 !\n")); in SetVariableCheckHandlerPcd()
236 DEBUG ((EFI_D_INFO, "VarCheckPcdVariable - ALL CHECK PASS!\n")); in SetVariableCheckHandlerPcd()
266 DEBUG ((EFI_D_INFO, " VAR_CHECK_PCD_VALID_DATA_HEADER\n")); in DumpPcdValidData()
267 DEBUG ((EFI_D_INFO, " Type - 0x%02x\n", PcdValidData->Type)); in DumpPcdValidData()
268 DEBUG ((EFI_D_INFO, " Length - 0x%02x\n", PcdValidData->Length)); in DumpPcdValidData()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckHiiLib/
DVarCheckHiiLibNullClass.c63 DEBUG ((EFI_D_INFO, "%*a%08X: %-48a *%a*\r\n", Indent, "", Offset, Val, Str)); in VarCheckHiiInternalDumpHex()
98DEBUG ((EFI_D_INFO, "VarCheckHiiQuestion fail: (VarOffset(0x%04x) + StorageWidth(0x%02x)) > Size(0… in VarCheckHiiQuestion()
123 DEBUG ((EFI_D_INFO, "VarCheckHiiQuestion fail: OneOf mismatch (0x%lx)\n", OneData)); in VarCheckHiiQuestion()
131 DEBUG ((EFI_D_INFO, "VarCheckHiiQuestion fail: CheckBox mismatch (0x%lx)\n", OneData)); in VarCheckHiiQuestion()
150 DEBUG ((EFI_D_INFO, "VarCheckHiiQuestion fail: Numeric mismatch (0x%lx)\n", OneData)); in VarCheckHiiQuestion()
159DEBUG ((EFI_D_INFO, "VarCheckHiiQuestion fail: (VarOffset(0x%04x) + StorageWidth(0x%02x) * MaxCont… in VarCheckHiiQuestion()
188 DEBUG ((EFI_D_INFO, "VarCheckHiiQuestion fail: OrderedList mismatch\n")); in VarCheckHiiQuestion()
254DEBUG ((EFI_D_INFO, "VarCheckHiiVariable - %s:%g with Attributes = 0x%08x Size = 0x%x\n", Variable… in SetVariableCheckHandlerHii()
256DEBUG ((EFI_D_INFO, "VarCheckHiiVariable fail for Attributes - 0x%08x\n", HiiVariable->Attributes)… in SetVariableCheckHandlerHii()
261 DEBUG ((EFI_D_INFO, "VarCheckHiiVariable - CHECK PASS with DataSize == 0 !\n")); in SetVariableCheckHandlerHii()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
DEmmcDxe.c95 DEBUG((DEBUG_INFO, "== Dump Emmc Csd Register==\n")); in DumpCsd()
96 DEBUG((DEBUG_INFO, " CSD structure 0x%x\n", Csd->CsdStructure)); in DumpCsd()
97 DEBUG((DEBUG_INFO, " System specification version 0x%x\n", Csd->SpecVers)); in DumpCsd()
98 DEBUG((DEBUG_INFO, " Data read access-time 1 0x%x\n", Csd->Taac)); in DumpCsd()
99 DEBUG((DEBUG_INFO, " Data read access-time 2 0x%x\n", Csd->Nsac)); in DumpCsd()
100 DEBUG((DEBUG_INFO, " Max. bus clock frequency 0x%x\n", Csd->TranSpeed)); in DumpCsd()
101 DEBUG((DEBUG_INFO, " Device command classes 0x%x\n", Csd->Ccc)); in DumpCsd()
102 DEBUG((DEBUG_INFO, " Max. read data block length 0x%x\n", Csd->ReadBlLen)); in DumpCsd()
103 DEBUG((DEBUG_INFO, " Partial blocks for read allowed 0x%x\n", Csd->ReadBlPartial)); in DumpCsd()
104 DEBUG((DEBUG_INFO, " Write block misalignment 0x%x\n", Csd->WriteBlkMisalign)); in DumpCsd()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmLockBoxLib/
DSmmLockBoxSmmLib.c86 DEBUG ((EFI_D_INFO, "SmmLockBoxSmmLib SmmLockBoxSmmConstructor - Enter\n")); in SmmLockBoxSmmConstructor()
97 DEBUG ((EFI_D_INFO, "SmmLockBoxSmmLib SmmLockBoxContext - already installed\n")); in SmmLockBoxSmmConstructor()
98 DEBUG ((EFI_D_INFO, "SmmLockBoxSmmLib SmmLockBoxSmmConstructor - Exit\n")); in SmmLockBoxSmmConstructor()
121 DEBUG ((EFI_D_INFO, "SmmLockBoxSmmLib SmmLockBoxContext - %x\n", (UINTN)&mSmmLockBoxContext)); in SmmLockBoxSmmConstructor()
122 DEBUG ((EFI_D_INFO, "SmmLockBoxSmmLib LockBoxDataAddress - %x\n", (UINTN)&mLockBoxQueue)); in SmmLockBoxSmmConstructor()
123 DEBUG ((EFI_D_INFO, "SmmLockBoxSmmLib SmmLockBoxSmmConstructor - Exit\n")); in SmmLockBoxSmmConstructor()
148DEBUG ((EFI_D_INFO, "SmmLockBoxSmmLib SmmLockBoxSmmDestructor in %a module\n", gEfiCallerBaseName)… in SmmLockBoxSmmDestructor()
158DEBUG ((EFI_D_INFO, "SmmLockBoxSmmLib uninstall SmmLockBoxCommunication configuration table\n")); in SmmLockBoxSmmDestructor()
246 DEBUG ((EFI_D_INFO, "SmmLockBoxSmmLib SaveLockBox - Enter\n")); in SaveLockBox()
252 DEBUG ((EFI_D_INFO, "SmmLockBoxSmmLib SaveLockBox - Exit (%r)\n", EFI_INVALID_PARAMETER)); in SaveLockBox()
[all …]
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspmWrapperPeim/
DFspmWrapperPeim.c63 DEBUG ((DEBUG_INFO, "PeiFspMemoryInit enter\n")); in PeiFspMemoryInit()
71 DEBUG ((DEBUG_INFO, "FspmHeaderPtr - 0x%x\n", FspmHeaderPtr)); in PeiFspMemoryInit()
81 DEBUG ((DEBUG_INFO, "UpdateFspmUpdData enter\n")); in PeiFspMemoryInit()
83 DEBUG ((DEBUG_INFO, " NvsBufferPtr - 0x%x\n", FspmUpdDataPtr->FspmArchUpd.NvsBufferPtr)); in PeiFspMemoryInit()
84 DEBUG ((DEBUG_INFO, " StackBase - 0x%x\n", FspmUpdDataPtr->FspmArchUpd.StackBase)); in PeiFspMemoryInit()
85 DEBUG ((DEBUG_INFO, " StackSize - 0x%x\n", FspmUpdDataPtr->FspmArchUpd.StackSize)); in PeiFspMemoryInit()
86DEBUG ((DEBUG_INFO, " BootLoaderTolumSize - 0x%x\n", FspmUpdDataPtr->FspmArchUpd.BootLoaderTolumS… in PeiFspMemoryInit()
87 DEBUG ((DEBUG_INFO, " BootMode - 0x%x\n", FspmUpdDataPtr->FspmArchUpd.BootMode)); in PeiFspMemoryInit()
88 DEBUG ((DEBUG_INFO, " HobListPtr - 0x%x\n", &FspHobListPtr)); in PeiFspMemoryInit()
95DEBUG ((DEBUG_INFO, "Total time spent executing FspMemoryInitApi: %d millisecond\n", DivU64x32 (Ge… in PeiFspMemoryInit()
[all …]
/device/linaro/bootloader/edk2/SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/
DFmpAuthenticationLibRsa2048Sha256.c85DEBUG ((DEBUG_INFO, "FmpAuthenticatedHandlerRsa2048Sha256 - Image: 0x%08x - 0x%08x\n", (UINTN)Imag… in FmpAuthenticatedHandlerRsa2048Sha256()
88DEBUG((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256 - dwLength: 0x%04x, dwLength - 0x%04x\n"… in FmpAuthenticatedHandlerRsa2048Sha256()
94DEBUG((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256 - HashType: %g, expect - %g\n", &CertBlo… in FmpAuthenticatedHandlerRsa2048Sha256()
107 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Can not allocate hash context\n")); in FmpAuthenticatedHandlerRsa2048Sha256()
118 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Sha256Init() failed\n")); in FmpAuthenticatedHandlerRsa2048Sha256()
124 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Sha256Update() failed\n")); in FmpAuthenticatedHandlerRsa2048Sha256()
130 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Sha256Final() failed\n")); in FmpAuthenticatedHandlerRsa2048Sha256()
150DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: Public key in section is not supported… in FmpAuthenticatedHandlerRsa2048Sha256()
161 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: RsaNew() failed\n")); in FmpAuthenticatedHandlerRsa2048Sha256()
172 DEBUG ((DEBUG_ERROR, "FmpAuthenticatedHandlerRsa2048Sha256: RsaSetKey(RsaKeyN) failed\n")); in FmpAuthenticatedHandlerRsa2048Sha256()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Dependency/
DDependency.c126 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Underflow Error)\n")); in PeimDispatchReadiness()
136DEBUG ((DEBUG_DISPATCH, " PUSH GUID(%g) = %a\n", StackPtr->Operator, IsPpiInstalled (PeiServices,… in PeimDispatchReadiness()
143 DEBUG ((DEBUG_DISPATCH, " AND\n")); in PeimDispatchReadiness()
145 DEBUG ((DEBUG_DISPATCH, " OR\n")); in PeimDispatchReadiness()
154 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Underflow Error)\n")); in PeimDispatchReadiness()
187 DEBUG ((DEBUG_DISPATCH, " END\n")); in PeimDispatchReadiness()
194 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Underflow Error)\n")); in PeimDispatchReadiness()
197DEBUG ((DEBUG_DISPATCH, " RESULT = %a\n", IsPpiInstalled (PeiServices, StackPtr) ? "TRUE" : "FALS… in PeimDispatchReadiness()
201 DEBUG ((DEBUG_DISPATCH, " NOT\n")); in PeimDispatchReadiness()
209 DEBUG ((DEBUG_DISPATCH, " RESULT = FALSE (Underflow Error)\n")); in PeimDispatchReadiness()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/
DNvmExpressPassthru.c30 DEBUG ((EFI_D_VERBOSE, "Dump NVMe Completion Entry Status from [0x%x]:\n", Cq)); in NvmeDumpStatus()
32DEBUG ((EFI_D_VERBOSE, " SQ Identifier : [0x%x], Phase Tag : [%d], Cmd Identifier : [0x%x]\n", Cq… in NvmeDumpStatus()
34 DEBUG ((EFI_D_VERBOSE, " NVMe Cmd Execution Result - ")); in NvmeDumpStatus()
40 DEBUG ((EFI_D_VERBOSE, "Successful Completion\n")); in NvmeDumpStatus()
43 DEBUG ((EFI_D_VERBOSE, "Invalid Command Opcode\n")); in NvmeDumpStatus()
46 DEBUG ((EFI_D_VERBOSE, "Invalid Field in Command\n")); in NvmeDumpStatus()
49 DEBUG ((EFI_D_VERBOSE, "Command ID Conflict\n")); in NvmeDumpStatus()
52 DEBUG ((EFI_D_VERBOSE, "Data Transfer Error\n")); in NvmeDumpStatus()
55 DEBUG ((EFI_D_VERBOSE, "Commands Aborted due to Power Loss Notification\n")); in NvmeDumpStatus()
58 DEBUG ((EFI_D_VERBOSE, "Internal Device Error\n")); in NvmeDumpStatus()
[all …]
/device/linaro/bootloader/edk2/ArmPkg/Library/DefaultExceptionHandlerLib/AArch64/
DDefaultExceptionHandler.c92 DEBUG ((EFI_D_ERROR, "\n%a: %a\n", AbortType, AbortCause)); in DescribeInstructionOrDataAbort()
119 DEBUG ((EFI_D_ERROR, "\n %a \n", Message)); in DescribeExceptionSyndrome()
181 DEBUG ((EFI_D_ERROR, "PC 0x%012lx (0x%012lx+0x%08x) [ 0] %a\n", in DefaultExceptionHandler()
201 DEBUG ((EFI_D_ERROR, "PC 0x%012lx (0x%012lx+0x%08x) [% 2d] %a\n", in DefaultExceptionHandler()
206 DEBUG ((EFI_D_ERROR, "\n[ 0] %a\n", Pdb)); in DefaultExceptionHandler()
212 DEBUG ((EFI_D_ERROR, "[% 2d] %a\n", ++Idx, Pdb)); in DefaultExceptionHandler()
220DEBUG ((EFI_D_ERROR, "\n X0 0x%016lx X1 0x%016lx X2 0x%016lx X3 0x%016lx\n", SystemContext.… in DefaultExceptionHandler()
221DEBUG ((EFI_D_ERROR, " X4 0x%016lx X5 0x%016lx X6 0x%016lx X7 0x%016lx\n", SystemContext.Sy… in DefaultExceptionHandler()
222DEBUG ((EFI_D_ERROR, " X8 0x%016lx X9 0x%016lx X10 0x%016lx X11 0x%016lx\n", SystemContext.Sy… in DefaultExceptionHandler()
223DEBUG ((EFI_D_ERROR, " X12 0x%016lx X13 0x%016lx X14 0x%016lx X15 0x%016lx\n", SystemContext.Sy… in DefaultExceptionHandler()
[all …]
/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/SystemFirmwareUpdate/
DSystemFirmwareUpdateDxe.c77 DEBUG((DEBUG_INFO, "PlatformUpdate:")); in PerformUpdate()
78 DEBUG((DEBUG_INFO, " BaseAddress - 0x%lx,", ConfigData->BaseAddress)); in PerformUpdate()
79 DEBUG((DEBUG_INFO, " ImageOffset - 0x%x,", ConfigData->ImageOffset)); in PerformUpdate()
80 DEBUG((DEBUG_INFO, " Legnth - 0x%x\n", ConfigData->Length)); in PerformUpdate()
129 DEBUG((DEBUG_INFO, "PlatformUpdate (NoConfig):")); in UpdateImage()
130 DEBUG((DEBUG_INFO, " BaseAddress - 0x%x,", 0)); in UpdateImage()
131 DEBUG((DEBUG_INFO, " Length - 0x%x\n", SystemFirmwareImageSize)); in UpdateImage()
149 DEBUG((DEBUG_INFO, "PlatformUpdate (With Config):\n")); in UpdateImage()
158 DEBUG((DEBUG_INFO, "ParseUpdateDataFile - %r\n", Status)); in UpdateImage()
163 DEBUG((DEBUG_INFO, "ConfigHeader.NumOfUpdates - 0x%x\n", ConfigHeader.NumOfUpdates)); in UpdateImage()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmmCommunicationBufferDxe/
DSmmCommunicationBufferDxe.c81 DEBUG ((EFI_D_INFO, "PiSmmCommunicationRegionTable:(0x%x)\n", PiSmmCommunicationRegionTable)); in SmmCommunicationBufferEntryPoint()
82 DEBUG ((EFI_D_INFO, " Version - 0x%x\n", PiSmmCommunicationRegionTable->Version)); in SmmCommunicationBufferEntryPoint()
83DEBUG ((EFI_D_INFO, " NumberOfEntries - 0x%x\n", PiSmmCommunicationRegionTable->NumberOfEntries)); in SmmCommunicationBufferEntryPoint()
84 DEBUG ((EFI_D_INFO, " DescriptorSize - 0x%x\n", PiSmmCommunicationRegionTable->DescriptorSize)); in SmmCommunicationBufferEntryPoint()
85 DEBUG ((EFI_D_INFO, "Entry:(0x%x)\n", Entry)); in SmmCommunicationBufferEntryPoint()
86 DEBUG ((EFI_D_INFO, " Type - 0x%x\n", Entry->Type)); in SmmCommunicationBufferEntryPoint()
87 DEBUG ((EFI_D_INFO, " PhysicalStart - 0x%lx\n", Entry->PhysicalStart)); in SmmCommunicationBufferEntryPoint()
88 DEBUG ((EFI_D_INFO, " VirtualStart - 0x%lx\n", Entry->VirtualStart)); in SmmCommunicationBufferEntryPoint()
89 DEBUG ((EFI_D_INFO, " NumberOfPages - 0x%lx\n", Entry->NumberOfPages)); in SmmCommunicationBufferEntryPoint()
90 DEBUG ((EFI_D_INFO, " Attribute - 0x%lx\n", Entry->Attribute)); in SmmCommunicationBufferEntryPoint()

12345678910>>...47