]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/EdkDxePrintLib/PrintLib.c
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework codin...
[mirror_edk2.git] / MdeModulePkg / Library / EdkDxePrintLib / PrintLib.c
index 1659327dc511771c5e5ff056d0664eaa929c0cbc..03633f6440cea93eaca361447328f64ea7f0ef5d 100644 (file)
@@ -23,7 +23,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/PrintLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 \r
-static EFI_PRINT2_PROTOCOL  *gPrintProtocol = NULL;\r
+EFI_PRINT2_PROTOCOL  *gPrintProtocol = NULL;\r
 \r
 EFI_STATUS\r
 EFIAPI\r