]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixUgaDxe/ComponentName.c
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework codin...
[mirror_edk2.git] / UnixPkg / UnixUgaDxe / ComponentName.c
index 5c50d5689c034a4c3c2edac90ef93efb39d0aa69..282c5939abe22a47dedf1fd58c0a514af1ddab5f 100644 (file)
@@ -49,7 +49,7 @@ EFI_COMPONENT_NAME_PROTOCOL     gUnixUgaComponentName = {
   "eng"\r
 };\r
 \r
-static EFI_UNICODE_STRING_TABLE mUnixUgaDriverNameTable[] = {\r
+EFI_UNICODE_STRING_TABLE mUnixUgaDriverNameTable[] = {\r
   { "eng", L"Unix Universal Graphics Adapter Driver" },\r
   { NULL , NULL }\r
 };\r