]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/StatusCode/Dxe/DxeStatusCodeCommon.c
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework codin...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / StatusCode / Dxe / DxeStatusCodeCommon.c
index eecf38db585e5e6bc34382b0e9e86809052af714..b1f5ebff090a54801b227dff6d8381c43acf61a3 100644 (file)
@@ -17,7 +17,7 @@
 //\r
 // Event for Exit Boot Services Callback\r
 //\r
-STATIC EFI_EVENT mExitBootServicesEvent = NULL;\r
+EFI_EVENT mExitBootServicesEvent = NULL;\r
 \r
 /**\r
   Report status code to all supported device.\r
@@ -59,7 +59,6 @@ ReportDispatcher (
 //\r
 // Declaration of status code protocol.\r
 //\r
-STATIC\r
 EFI_STATUS_CODE_PROTOCOL  mEfiStatusCodeProtocol  = {\r
   ReportDispatcher\r
 };\r