public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch] IntelFrameworkModulePkg SmmRuntimeDxeReportStatusCodeLib: Add missing EFIAPI
@ 2018-07-27  5:54 Liming Gao
  0 siblings, 0 replies; only message in thread
From: Liming Gao @ 2018-07-27  5:54 UTC (permalink / raw)
  To: edk2-devel

https://bugzilla.tianocore.org/show_bug.cgi?id=1059

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Steven Shi <steven.shi@intel.com>
---
 .../SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeSupport.c     | 1 +
 1 file changed, 1 insertion(+)

diff --git a/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeSupport.c b/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeSupport.c
index d97a7f7..7b91015 100644
--- a/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeSupport.c
+++ b/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeSupport.c
@@ -61,6 +61,7 @@ SmmStatusCodeInitialize (
 
 **/
 EFI_STATUS
+EFIAPI
 SmmStatusCodeReport (
   IN EFI_STATUS_CODE_TYPE     Type,
   IN EFI_STATUS_CODE_VALUE    Value,
-- 
2.10.0.windows.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-27  5:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-27  5:54 [Patch] IntelFrameworkModulePkg SmmRuntimeDxeReportStatusCodeLib: Add missing EFIAPI Liming Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox