Lines Matching refs:DEBUG_INFO
91 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()
266 DEBUG((DEBUG_INFO, "FspSiliconInitApi requested reset 0x%x\n", Status)); in PeiMemoryDiscoveredNotify()
273 DEBUG((DEBUG_INFO, "FspSiliconInit status: 0x%x\n", Status)); in PeiMemoryDiscoveredNotify()
287 DEBUG ((DEBUG_INFO, "FspHobListPtr - 0x%x\n", FspHobListPtr)); in PeiMemoryDiscoveredNotify()
346 DEBUG ((DEBUG_INFO, "FspsWrapperPeimEntryPoint\n")); in FspsWrapperPeimEntryPoint()