зеркало из https://github.com/microsoft/mu_plus.git
6aae32a580
MsWheaReportHandlerPei() is passed to ReportHwErrRecRouter() for the MS_WHEA_ERR_REPORT_PS_FN value where that is defined as: typedef EFI_STATUS (EFIAPI *MS_WHEA_ERR_REPORT_PS_FN)( IN MS_WHEA_ERROR_ENTRY_MD *MsWheaEntryMD ); So, MsWheaReportHandlerPei() needs to include EFIAPI as well. Similarly, MsWheaRscHandlerPei() needs EFIAPI due to the definition of EFI_PEI_RSC_HANDLER_CALLBACK. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com> fixup |
||
---|---|---|
.. | ||
Dxe | ||
Pei | ||
Smm | ||
Test | ||
MsWheaEarlyStorageMgr.c | ||
MsWheaEarlyStorageMgr.h | ||
MsWheaReportCommon.c | ||
MsWheaReportCommon.h | ||
MsWheaReportHER.c | ||
MsWheaReportHER.h |