Home
last modified time | relevance | path

Searched refs:EFI_DEBUG_INFO (Results 1 – 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/
DReportStatusCode.c103 EFI_DEBUG_INFO *EfiDebug; in EfiDebugVPrintWorker()
113 EfiDebug = (EFI_DEBUG_INFO *)EfiConstructStatusCodeData ( in EfiDebugVPrintWorker()
139 - sizeof (EFI_DEBUG_INFO) in EfiDebugVPrintWorker()
321 EFI_DEBUG_INFO *DebugInfo; in ReportStatusCodeExtractDebugInfo()
327 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1); in ReportStatusCodeExtractDebugInfo()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiDxeDebugLibReportStatusCode/
DDebugLib.c48 EFI_DEBUG_INFO *DebugInfo; in DebugPrint()
66 TotalSize = sizeof (EFI_DEBUG_INFO) + 12 * sizeof (UINT64) + AsciiStrLen (Format) + 1; in DebugPrint()
74 DebugInfo = (EFI_DEBUG_INFO *)Buffer; in DebugPrint()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/PrePiLib/
DReportStatusCode.c143 EFI_DEBUG_INFO *DebugInfo; in ReportStatusCodeExtractDebugInfo()
160 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1); in ReportStatusCodeExtractDebugInfo()
195 EFI_DEBUG_INFO *DebugInfo; in SerialReportStatusCode()
242 DebugInfo = (EFI_DEBUG_INFO *) (Data + 1); in SerialReportStatusCode()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/
DDebugLib.c57 EFI_DEBUG_INFO *DebugInfo; in DebugPrint()
93 TotalSize = 4 + sizeof (EFI_DEBUG_INFO) + 12 * sizeof (UINT64) + AsciiStrSize (Format); in DebugPrint()
110 DebugInfo = (EFI_DEBUG_INFO *)(Buffer) + 1; in DebugPrint()
118 …AsciiStrCpyS (FormatString, sizeof(Buffer) - (4 + sizeof(EFI_DEBUG_INFO) + 12 * sizeof(UINT64)), F… in DebugPrint()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/
DDebugLib.c57 EFI_DEBUG_INFO *DebugInfo; in DebugPrint()
94 TotalSize = 4 + sizeof (EFI_DEBUG_INFO) + 12 * sizeof (UINT64) + AsciiStrSize (Format); in DebugPrint()
111 DebugInfo = (EFI_DEBUG_INFO *)(Buffer) + 1; in DebugPrint()
124 DestBufferSize = sizeof (Buffer) - 4 - sizeof (EFI_DEBUG_INFO) - 12 * sizeof (UINT64); in DebugPrint()
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
DStatusCodeDataTypeDebug.h45 } EFI_DEBUG_INFO; typedef
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/
DReportStatusCode.c43 EFI_DEBUG_INFO *DebugInfo; in LibReportStatusCode()
91 DebugInfo = (EFI_DEBUG_INFO *) (Data + 1); in LibReportStatusCode()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/
DReportStatusCodeLib.c166 EFI_DEBUG_INFO *DebugInfo; in ReportStatusCodeExtractDebugInfo()
183 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1); in ReportStatusCodeExtractDebugInfo()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiReportStatusCodeLib/
DReportStatusCodeLib.c226 EFI_DEBUG_INFO *DebugInfo; in GlueReportStatusCodeExtractDebugInfo()
243 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1); in GlueReportStatusCodeExtractDebugInfo()
/device/linaro/bootloader/edk2/DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/
DReportStatusCodeLib.c236 EFI_DEBUG_INFO *DebugInfo; in ReportStatusCodeExtractDebugInfo()
253 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1); in ReportStatusCodeExtractDebugInfo()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/SmmRuntimeDxeReportStatusCodeLib/
DReportStatusCodeLib.c258 EFI_DEBUG_INFO *DebugInfo; in GlueReportStatusCodeExtractDebugInfo()
275 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1); in GlueReportStatusCodeExtractDebugInfo()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiReportStatusCodeLib/
DReportStatusCodeLib.c238 EFI_DEBUG_INFO *DebugInfo; in ReportStatusCodeExtractDebugInfo()
255 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1); in ReportStatusCodeExtractDebugInfo()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmReportStatusCodeLib/
DReportStatusCodeLib.c255 EFI_DEBUG_INFO *DebugInfo; in ReportStatusCodeExtractDebugInfo()
272 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1); in ReportStatusCodeExtractDebugInfo()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeReportStatusCodeLib/
DReportStatusCodeLib.c278 EFI_DEBUG_INFO *DebugInfo; in GlueReportStatusCodeExtractDebugInfo()
295 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1); in GlueReportStatusCodeExtractDebugInfo()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeReportStatusCodeLib/
DReportStatusCodeLib.c266 EFI_DEBUG_INFO *DebugInfo; in ReportStatusCodeExtractDebugInfo()
283 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1); in ReportStatusCodeExtractDebugInfo()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/
DReportStatusCodeLib.c269 EFI_DEBUG_INFO *DebugInfo; in ReportStatusCodeExtractDebugInfo()
286 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1); in ReportStatusCodeExtractDebugInfo()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/
DReportStatusCodeLib.c403 EFI_DEBUG_INFO *DebugInfo; in ReportStatusCodeExtractDebugInfo()
420 DebugInfo = (EFI_DEBUG_INFO *)(Data + 1); in ReportStatusCodeExtractDebugInfo()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/StatusCodeDataTypeId/
DStatusCodeDataTypeId.h134 } EFI_DEBUG_INFO; typedef