Home
last modified time | relevance | path

Searched refs:DEBUG_INFO (Results 1 – 25 of 218) sorted by relevance

123456789

/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/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/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/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()
86 …DEBUG ((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()
95 …DEBUG ((DEBUG_INFO, "Total time spent executing FspMemoryInitApi: %d millisecond\n", DivU64x32 (Ge… in PeiFspMemoryInit()
[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/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/
DFspWrapperPlatformSecLibSample.c109 DEBUG((DEBUG_INFO, "SecPlatformMain\n")); in SecPlatformMain()
111 DEBUG((DEBUG_INFO, "BootFirmwareVolumeBase - 0x%x\n", SecCoreData->BootFirmwareVolumeBase)); in SecPlatformMain()
112 DEBUG((DEBUG_INFO, "BootFirmwareVolumeSize - 0x%x\n", SecCoreData->BootFirmwareVolumeSize)); in SecPlatformMain()
113 DEBUG((DEBUG_INFO, "TemporaryRamBase - 0x%x\n", SecCoreData->TemporaryRamBase)); in SecPlatformMain()
114 DEBUG((DEBUG_INFO, "TemporaryRamSize - 0x%x\n", SecCoreData->TemporaryRamSize)); in SecPlatformMain()
115 DEBUG((DEBUG_INFO, "PeiTemporaryRamBase - 0x%x\n", SecCoreData->PeiTemporaryRamBase)); in SecPlatformMain()
116 DEBUG((DEBUG_INFO, "PeiTemporaryRamSize - 0x%x\n", SecCoreData->PeiTemporaryRamSize)); in SecPlatformMain()
117 DEBUG((DEBUG_INFO, "StackBase - 0x%x\n", SecCoreData->StackBase)); in SecPlatformMain()
118 DEBUG((DEBUG_INFO, "StackSize - 0x%x\n", SecCoreData->StackSize)); in SecPlatformMain()
DPlatformInit.c41 DEBUG ((DEBUG_INFO, "PrintPeiCoreEntryPointParam in PlatformInit\n")); in PlatformInit()
42 DEBUG ((DEBUG_INFO, "FspHobList - 0x%x\n", FspHobList)); in PlatformInit()
43 DEBUG ((DEBUG_INFO, "StartOfRange - 0x%x\n", StartOfRange)); in PlatformInit()
44 DEBUG ((DEBUG_INFO, "EndOfRange - 0x%x\n", EndOfRange)); in PlatformInit()
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIpSecDebug.c175 DEBUG ((DEBUG_INFO, "\n****Current state is %a\n", mIkev1StateStr[Previous])); in IkeDumpState()
177 DEBUG ((DEBUG_INFO, "\n****Current state is %a\n", mIkev2StateStr[Previous])); in IkeDumpState()
181 …DEBUG ((DEBUG_INFO, "\n****Change state from %a to %a\n", mIkev1StateStr[Previous], mIkev1StateStr… in IkeDumpState()
183 …DEBUG ((DEBUG_INFO, "\n****Change state from %a to %a\n", mIkev2StateStr[Previous], mIkev2StateStr… in IkeDumpState()
249 DEBUG ((DEBUG_INFO, "\n>>>Sending %d bytes %a to ", PacketSize, TypeStr)); in IpSecDumpPacket()
251 DEBUG ((DEBUG_INFO, "\n>>>Receiving %d bytes %a from ", PacketSize, TypeStr)); in IpSecDumpPacket()
254 IpSecDumpAddress (DEBUG_INFO, &Packet->RemotePeerIp, IpVersion); in IpSecDumpPacket()
256 DEBUG ((DEBUG_INFO, " InitiatorCookie:0x%lx ResponderCookie:0x%lx\n", InitCookie, RespCookie)); in IpSecDumpPacket()
258 (DEBUG_INFO, in IpSecDumpPacket()
265 (DEBUG_INFO, in IpSecDumpPacket()
[all …]
/device/linaro/bootloader/edk2/StdLib/SocketDxe/
DEntryUnload.c114 DEBUG (( DEBUG_ERROR | DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
132 DEBUG (( DEBUG_ERROR | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
147 DEBUG (( DEBUG_WARN | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
191 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
194 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
197 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
248 DEBUG (( DEBUG_INFO, in EntryPoint()
275 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EntryPoint()
278 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EntryPoint()
281 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EntryPoint()
[all …]
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/D05/EarlyConfigPeim/
DEarlyConfigPeimD05.c50 DEBUG((DEBUG_INFO,"SMMU CONFIG.........")); in EarlyConfigEntry()
52 DEBUG((DEBUG_INFO,"Done\n")); in EarlyConfigEntry()
54 DEBUG((DEBUG_INFO,"AP CONFIG.........")); in EarlyConfigEntry()
56 DEBUG((DEBUG_INFO,"Done\n")); in EarlyConfigEntry()
58 DEBUG((DEBUG_INFO,"MN CONFIG.........")); in EarlyConfigEntry()
60 DEBUG((DEBUG_INFO,"Done\n")); in EarlyConfigEntry()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/S3Support/Dxe/
DQncS3Support.c112 DEBUG ((DEBUG_INFO, "QncS3SupportEntryPoint() in reserved memory - Begin\n")); in QncS3SupportEntryPoint()
134 …DEBUG ((DEBUG_INFO, "QncS3SupportEntry Code = %08x, Size = %08x\n", (UINTN)mQncS3ImageAddress, mQn… in QncS3SupportEntryPoint()
135 …DEBUG ((DEBUG_INFO, "QncS3SupportEntry Contex = %08x, Size = %08x\n", (UINTN)mS3Parameter, EFI_PAG… in QncS3SupportEntryPoint()
151 DEBUG ((DEBUG_INFO, "QncS3SupportEntryPoint() in reserved memory - End\n")); in QncS3SupportEntryPoint()
189 DEBUG ((DEBUG_INFO, "QncS3SetDispatchItem() Start\n")); in QncS3SetDispatchItem()
201 …DEBUG ((DEBUG_INFO, "QncS3SetDispatchItem exceeds max length - 0x%08x\n", (UINTN)mS3Parameter->Max… in QncS3SetDispatchItem()
213 …DEBUG ((DEBUG_INFO, "QncS3InitPcieRootPortDownstream @ 0x%08x - context 0x%08x\n", (UINTN)*S3Disp… in QncS3SetDispatchItem()
222 DEBUG ((DEBUG_INFO, "QncS3SetDispatchItem() End\n")); in QncS3SetDispatchItem()
304 DEBUG ((DEBUG_INFO, "LoadQncS3Image failed for no enough space! \n")); in LoadQncS3Image()
329 DEBUG ((DEBUG_INFO, "LoadQncS3Image failed for PeCoffLoaderLoadImage failure! \n")); in LoadQncS3Image()
[all …]
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/FspsWrapperPeim/
DFspsWrapperPeim.c91 DEBUG((DEBUG_INFO, "S3EndOfPeiNotify enter\n")); in S3EndOfPeiNotify()
95 DEBUG((DEBUG_INFO, "FSP S3NotifyPhase AfterPciEnumeration status: 0x%x\n", Status)); in S3EndOfPeiNotify()
101 DEBUG((DEBUG_INFO, "FSP S3NotifyPhase AfterPciEnumeration requested reset 0x%x\n", Status)); in S3EndOfPeiNotify()
107 DEBUG((DEBUG_INFO, "FSP S3NotifyPhase ReadyToBoot status: 0x%x\n", Status)); in S3EndOfPeiNotify()
113 DEBUG((DEBUG_INFO, "FSP S3NotifyPhase ReadyToBoot requested reset 0x%x\n", Status)); in S3EndOfPeiNotify()
119 DEBUG((DEBUG_INFO, "FSP S3NotifyPhase EndOfFirmware status: 0x%x\n", Status)); in S3EndOfPeiNotify()
125 DEBUG((DEBUG_INFO, "FSP S3NotifyPhase EndOfFirmware requested reset 0x%x\n", Status)); in S3EndOfPeiNotify()
238 DEBUG ((DEBUG_INFO, "PeiMemoryDiscoveredNotify enter\n")); in PeiMemoryDiscoveredNotify()
244 DEBUG ((DEBUG_INFO, "FspsHeaderPtr - 0x%x\n", FspsHeaderPtr)); in PeiMemoryDiscoveredNotify()
260 …DEBUG ((DEBUG_INFO, "Total time spent executing FspSiliconInitApi: %d millisecond\n", DivU64x32 (G… in PeiMemoryDiscoveredNotify()
[all …]
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/
DSaveSecContext.c62 DEBUG ((DEBUG_INFO, "SaveSecContext - 0x%x\n", PeiServices)); in SaveSecContext()
75 DEBUG ((DEBUG_INFO, "TopOfTemporaryRamPpi - 0x%x\n", TopOfTemporaryRamPpi)); in SaveSecContext()
98 DEBUG ((DEBUG_INFO, "TopOfTemporaryRam - 0x%x\n", TopOfTemporaryRam)); in SaveSecContext()
100 DEBUG ((DEBUG_INFO, "Count - 0x%x\n", Count)); in SaveSecContext()
102 DEBUG ((DEBUG_INFO, "Size - 0x%x\n", Size)); in SaveSecContext()
105 DEBUG ((DEBUG_INFO, "Bist - 0x%x\n", *Bist)); in SaveSecContext()
107 DEBUG ((DEBUG_INFO, "Ticker - 0x%lx\n", *Ticker)); in SaveSecContext()
DPlatformInit.c38 DEBUG ((DEBUG_INFO, "PlatformInit\n")); in PlatformInit()
39 DEBUG ((DEBUG_INFO, "FspHobList - 0x%x\n", FspHobList)); in PlatformInit()
40 DEBUG ((DEBUG_INFO, "StartOfRange - 0x%x\n", StartOfRange)); in PlatformInit()
41 DEBUG ((DEBUG_INFO, "EndOfRange - 0x%x\n", EndOfRange)); in PlatformInit()
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/
DSaveSecContext.c61 DEBUG ((DEBUG_INFO, "SaveSecContext - 0x%x\n", PeiServices)); in SaveSecContext()
74 DEBUG ((DEBUG_INFO, "TopOfTemporaryRamPpi - 0x%x\n", TopOfTemporaryRamPpi)); in SaveSecContext()
97 DEBUG ((DEBUG_INFO, "TopOfTemporaryRam - 0x%x\n", TopOfTemporaryRam)); in SaveSecContext()
99 DEBUG ((DEBUG_INFO, "Count - 0x%x\n", Count)); in SaveSecContext()
101 DEBUG ((DEBUG_INFO, "Size - 0x%x\n", Size)); in SaveSecContext()
104 DEBUG ((DEBUG_INFO, "Bist - 0x%x\n", *Bist)); in SaveSecContext()
106 DEBUG ((DEBUG_INFO, "Ticker - 0x%lx\n", *Ticker)); in SaveSecContext()
DPlatformInit.c39 DEBUG ((DEBUG_INFO, "PrintPeiCoreEntryPointParam\n")); in PlatformInit()
40 DEBUG ((DEBUG_INFO, "FspHobList - 0x%x\n", FspHobList)); in PlatformInit()
41 DEBUG ((DEBUG_INFO, "StartOfRange - 0x%x\n", StartOfRange)); in PlatformInit()
42 DEBUG ((DEBUG_INFO, "EndOfRange - 0x%x\n", EndOfRange)); in PlatformInit()
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
DDriverBinding.c158 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverStart()
188 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverStart()
191 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverStart()
197 DEBUG (( DEBUG_ERROR | DEBUG_INIT | DEBUG_INFO, in DriverStart()
202 DEBUG (( DEBUG_ERROR | DEBUG_INIT | DEBUG_INFO, in DriverStart()
208 DEBUG (( DEBUG_ERROR | DEBUG_INIT | DEBUG_INFO, in DriverStart()
301 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverStop()
379 DEBUG (( DEBUG_ERROR | DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
397 DEBUG (( DEBUG_ERROR | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
412 DEBUG (( DEBUG_WARN | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
[all …]
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspPlatformLib/
DFspPlatformNotify.c80 DEBUG ((DEBUG_INFO | DEBUG_INIT, "FSP Post PCI Enumeration ...\n")); in FspNotificationHandler()
88 DEBUG ((DEBUG_INFO| DEBUG_INIT, "FSP Ready To Boot ...\n")); in FspNotificationHandler()
96 DEBUG ((DEBUG_INFO| DEBUG_INIT, "FSP End of Firmware ...\n")); in FspNotificationHandler()
130 …DEBUG ((DEBUG_INFO | DEBUG_INIT, "FspSiliconInitApi() Invalid Error - [Status: 0x%08X]\n", Status)… in FspSiliconInitDone2()
139 DEBUG ((DEBUG_INFO | DEBUG_INIT, "FspSiliconInitApi() - [Status: 0x%08X] - End\n", Status)); in FspSiliconInitDone2()
186 … DEBUG ((DEBUG_INFO | DEBUG_INIT, "FspMemoryInitApi() Invalid Error [Status: 0x%08X]\n", Status)); in FspMemoryInitDone2()
194 DEBUG ((DEBUG_INFO | DEBUG_INIT, "FspMemoryInitApi() - [Status: 0x%08X] - End\n", Status)); in FspMemoryInitDone2()
218 DEBUG ((DEBUG_INFO | DEBUG_INIT, "TempRamExitApi() - Begin\n")); in FspMemoryInitDone2()
224 DEBUG ((DEBUG_INFO | DEBUG_INIT, "FspSiliconInitApi() - Begin\n")); in FspMemoryInitDone2()
250 … DEBUG ((DEBUG_INFO | DEBUG_INIT, "TempRamExitApi() Invalid Error - [Status: 0x%08X]\n", Status)); in FspTempRamExitDone2()
[all …]
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/
DFspWrapperHobProcessLibSample.c181 DEBUG((DEBUG_INFO, "FspHobList - 0x%x\n", FspHobList)); in PostFspmHobProcess()
184 DEBUG((DEBUG_INFO, "\nResourceType: 0x%x\n", Hob.ResourceDescriptor->ResourceType)); in PostFspmHobProcess()
187 DEBUG((DEBUG_INFO, "ResourceAttribute: 0x%x\n", Hob.ResourceDescriptor->ResourceAttribute)); in PostFspmHobProcess()
188 DEBUG((DEBUG_INFO, "PhysicalStart: 0x%x\n", Hob.ResourceDescriptor->PhysicalStart)); in PostFspmHobProcess()
189 DEBUG((DEBUG_INFO, "ResourceLength: 0x%x\n", Hob.ResourceDescriptor->ResourceLength)); in PostFspmHobProcess()
190 DEBUG((DEBUG_INFO, "Owner: %g\n\n", &Hob.ResourceDescriptor->Owner)); in PostFspmHobProcess()
208 DEBUG((DEBUG_INFO, "Find fsp mem hob, base 0x%x, len 0x%x\n", FspMemoryBase, FspMemorySize)); in PostFspmHobProcess()
225 DEBUG((DEBUG_INFO, "Didn't find the fsp used memory information.\n")); in PostFspmHobProcess()
229 DEBUG((DEBUG_INFO, "LowMemorySize: 0x%x.\n", LowMemorySize)); in PostFspmHobProcess()
230 DEBUG((DEBUG_INFO, "FspMemoryBase: 0x%x.\n", FspMemoryBase)); in PostFspmHobProcess()
[all …]
/device/linaro/bootloader/edk2/PcAtChipsetPkg/HpetTimerDxe/
DHpetTimer.c771 DEBUG ((DEBUG_INFO, "Init HPET Timer Driver\n")); in TimerDriverInitialize()
810 DEBUG ((DEBUG_INFO, "HPET Base Address = 0x%08x\n", PcdGet32 (PcdHpetBaseAddress))); in TimerDriverInitialize()
811 DEBUG ((DEBUG_INFO, " HPET_GENERAL_CAPABILITIES_ID = 0x%016lx\n", mHpetGeneralCapabilities)); in TimerDriverInitialize()
812 …DEBUG ((DEBUG_INFO, " HPET_GENERAL_CONFIGURATION = 0x%016lx\n", mHpetGeneralConfiguration.Uint… in TimerDriverInitialize()
813 …DEBUG ((DEBUG_INFO, " HPET_GENERAL_INTERRUPT_STATUS = 0x%016lx\n", HpetRead (HPET_GENERAL_INTERRU… in TimerDriverInitialize()
814 …DEBUG ((DEBUG_INFO, " HPET_MAIN_COUNTER = 0x%016lx\n", HpetRead (HPET_MAIN_COUNTER_OF… in TimerDriverInitialize()
815 …DEBUG ((DEBUG_INFO, " HPET Main Counter Period = %d (fs)\n", mHpetGeneralCapabilities.Bits.C… in TimerDriverInitialize()
817 …DEBUG ((DEBUG_INFO, " HPET_TIMER%d_CONFIGURATION = 0x%016lx\n", TimerIndex, HpetRead (HPET_TI… in TimerDriverInitialize()
818 …DEBUG ((DEBUG_INFO, " HPET_TIMER%d_COMPARATOR = 0x%016lx\n", TimerIndex, HpetRead (HPET_TI… in TimerDriverInitialize()
819 …DEBUG ((DEBUG_INFO, " HPET_TIMER%d_MSI_ROUTE = 0x%016lx\n", TimerIndex, HpetRead (HPET_TI… in TimerDriverInitialize()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdDxe/
DSdDxe.c103 DEBUG((DEBUG_INFO, "== Dump Sd Csd Register==\n")); in DumpCsd()
104 DEBUG((DEBUG_INFO, " CSD structure 0x%x\n", Csd->CsdStructure)); in DumpCsd()
105 DEBUG((DEBUG_INFO, " Data read access-time 1 0x%x\n", Csd->Taac)); in DumpCsd()
106 DEBUG((DEBUG_INFO, " Data read access-time 2 0x%x\n", Csd->Nsac)); in DumpCsd()
107 DEBUG((DEBUG_INFO, " Max. bus clock frequency 0x%x\n", Csd->TranSpeed)); in DumpCsd()
108 DEBUG((DEBUG_INFO, " Device command classes 0x%x\n", Csd->Ccc)); in DumpCsd()
109 DEBUG((DEBUG_INFO, " Max. read data block length 0x%x\n", Csd->ReadBlLen)); in DumpCsd()
110 DEBUG((DEBUG_INFO, " Partial blocks for read allowed 0x%x\n", Csd->ReadBlPartial)); in DumpCsd()
111 DEBUG((DEBUG_INFO, " Write block misalignment 0x%x\n", Csd->WriteBlkMisalign)); in DumpCsd()
112 DEBUG((DEBUG_INFO, " Read block misalignment 0x%x\n", Csd->ReadBlkMisalign)); in DumpCsd()
[all …]
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/PeiFspHobProcessLibSample/
DFspHobProcessLibSample.c179 DEBUG((DEBUG_INFO, "FspHobList - 0x%x\n", FspHobList)); in FspHobProcessForMemoryResource()
182 DEBUG((DEBUG_INFO, "\nResourceType: 0x%x\n", Hob.ResourceDescriptor->ResourceType)); in FspHobProcessForMemoryResource()
185 DEBUG((DEBUG_INFO, "ResourceAttribute: 0x%x\n", Hob.ResourceDescriptor->ResourceAttribute)); in FspHobProcessForMemoryResource()
186 DEBUG((DEBUG_INFO, "PhysicalStart: 0x%x\n", Hob.ResourceDescriptor->PhysicalStart)); in FspHobProcessForMemoryResource()
187 DEBUG((DEBUG_INFO, "ResourceLength: 0x%x\n", Hob.ResourceDescriptor->ResourceLength)); in FspHobProcessForMemoryResource()
188 DEBUG((DEBUG_INFO, "Owner: %g\n\n", &Hob.ResourceDescriptor->Owner)); in FspHobProcessForMemoryResource()
206 DEBUG((DEBUG_INFO, "Find fsp mem hob, base 0x%x, len 0x%x\n", FspMemoryBase, FspMemorySize)); in FspHobProcessForMemoryResource()
223 DEBUG((DEBUG_INFO, "Didn't find the fsp used memory information.\n")); in FspHobProcessForMemoryResource()
227 DEBUG((DEBUG_INFO, "LowMemorySize: 0x%x.\n", LowMemorySize)); in FspHobProcessForMemoryResource()
228 DEBUG((DEBUG_INFO, "FspMemoryBase: 0x%x.\n", FspMemoryBase)); in FspHobProcessForMemoryResource()
[all …]
/device/linaro/bootloader/edk2/SignedCapsulePkg/Library/EdkiiSystemCapsuleLib/
DEdkiiSystemCapsuleLib.c106 …DEBUG ((DEBUG_INFO, "GetSectionByType - Buffer: 0x%08x - 0x%08x\n", SectionBuffer, SectionBufferSi… in GetSectionByType()
115 DEBUG ((DEBUG_INFO, "GetSectionByType - Section: 0x%08x\n", SectionHeader)); in GetSectionByType()
126 DEBUG((DEBUG_INFO, "GetSectionByType - 0x%x - 0x%x\n", *OutSectionBuffer, *OutSectionSize)); in GetSectionByType()
129 DEBUG((DEBUG_INFO, "GetSectionByType - find section instance %x\n", Instance)); in GetSectionByType()
136 DEBUG ((DEBUG_INFO, "GetSectionByType - other section type 0x%x\n", SectionHeader->Type)); in GetSectionByType()
179 DEBUG ((DEBUG_INFO, "GetFfsByName - FV: 0x%08x - 0x%08x\n", (UINTN)FdStart, (UINTN)FdSize)); in GetFfsByName()
210 DEBUG((DEBUG_INFO, "GetFfsByName - FFS: 0x%08x\n", FfsHeader)); in GetFfsByName()
237 …DEBUG((DEBUG_INFO, "GetFfsByName - other FFS type 0x%x, name %g\n", FfsHeader->Type, &FfsHeader->N… in GetFfsByName()
373 …DEBUG((DEBUG_INFO, "ExtractAuthenticatedImage - Image: 0x%08x - 0x%08x\n", (UINTN)Image, (UINTN)Im… in ExtractAuthenticatedImage()
407 DEBUG((DEBUG_INFO, "ExtractAuthenticatedImage - CertType: %g\n", CertType)); in ExtractAuthenticatedImage()
[all …]
/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspPlatformLib/
DFspPlatformNotify.c70 DEBUG ((DEBUG_INFO | DEBUG_INIT, "FSP Post PCI Enumeration ...\n")); in FspNotificationHandler()
78 DEBUG ((DEBUG_INFO| DEBUG_INIT, "FSP Ready To Boot ...\n")); in FspNotificationHandler()
134 DEBUG ((DEBUG_INFO | DEBUG_INIT, "FspSiliconInitApi() - End\n")); in FspInitDone()
165 DEBUG ((DEBUG_INFO, "FSP Got Notification. Notification Value : 0x%08X\n", NotificationValue)); in FspWaitForNotify()
171 DEBUG ((DEBUG_INFO, "Unsupported FSP Notification Value\n")); in FspWaitForNotify()
178 DEBUG ((DEBUG_INFO, "FSP Notification Handler Returns : 0x%08X\n", Status)); in FspWaitForNotify()

123456789