Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/
DReportStatusCode.c103 EFI_DEBUG_INFO *EfiDebug; in EfiDebugVPrintWorker() local
113 EfiDebug = (EFI_DEBUG_INFO *)EfiConstructStatusCodeData ( in EfiDebugVPrintWorker()
122 EfiDebug->ErrorLevel = (UINT32)ErrorLevel; in EfiDebugVPrintWorker()
128 for (Index = 0, Ptr = (UINT64 *)(EfiDebug + 1); Index < 12; Index++, Ptr++) { in EfiDebugVPrintWorker()