]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePrintLib/PrintLib.c
Add GLOBAL_REMOVE_IF_REFERENCED to the declaration of module globals in the Print...
[mirror_edk2.git] / MdePkg / Library / BasePrintLib / PrintLib.c
index 455fd60526f4d894ef055c4db2e58286e7cddcad..a5104c75a31da437a3ccbc88e6e66f5df6994ec4 100644 (file)
@@ -19,7 +19,7 @@
 #define WARNING_STATUS_NUMBER          4\r
 #define ERROR_STATUS_NUMBER            24\r
 \r
-STATIC CONST CHAR8 *StatusString [] = {\r
+GLOBAL_REMOVE_IF_UNREFERENCED CONST CHAR8 *StatusString [] = {\r
   "Success",                      //  RETURN_SUCCESS                = 0\r
   "Warning Unknown Glyph",        //  RETURN_WARN_UNKNOWN_GLYPH     = 1\r
   "Warning Delete Failure",       //  RETURN_WARN_DELETE_FAILURE    = 2\r