Searched refs:InternalReportStatusCode (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/
H A DReportStatusCodeLibInternal.h64 InternalReportStatusCode (
H A DReportStatusCodeLib.c231 return InternalReportStatusCode (Type, Value, 0, &gEfiCallerIdGuid, NULL);
424 Status = InternalReportStatusCode (Type, Value, Instance, CallerId, mStatusCodeData);
H A DSmmRuntimeDxeSupport.c139 InternalReportStatusCode ( function
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/
H A DReportStatusCodeLib.c89 InternalReportStatusCode ( function
334 return InternalReportStatusCode (Type, Value, 0, &gEfiCallerIdGuid, NULL);
558 Status = InternalReportStatusCode (Type, Value, Instance, CallerId, StatusCodeData);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeReportStatusCodeLib/
H A DReportStatusCodeLib.c88 InternalReportStatusCode ( function
331 return InternalReportStatusCode (Type, Value, 0, &gEfiCallerIdGuid, NULL);
555 Status = InternalReportStatusCode (Type, Value, Instance, CallerId, StatusCodeData);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PeiReportStatusCodeLib/
H A DReportStatusCodeLib.c53 InternalReportStatusCode ( function
303 return InternalReportStatusCode (Type, Value, 0, &gEfiCallerIdGuid, NULL);
493 return InternalReportStatusCode (Type, Value, Instance, CallerId, StatusCodeData);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/SmmReportStatusCodeLib/
H A DReportStatusCodeLib.c75 InternalReportStatusCode ( function
320 return InternalReportStatusCode (Type, Value, 0, &gEfiCallerIdGuid, NULL);
471 Status = InternalReportStatusCode (Type, Value, Instance, CallerId, StatusCodeData);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/
H A DReportStatusCodeLib.c219 InternalReportStatusCode ( function
462 return InternalReportStatusCode (Type, Value, 0, &gEfiCallerIdGuid, NULL);
672 Status = InternalReportStatusCode (Type, Value, Instance, CallerId, StatusCodeData);

Completed in 78 milliseconds