]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/PciBusNoEnumerationDxe/ComponentName.c
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework codin...
[mirror_edk2.git] / DuetPkg / PciBusNoEnumerationDxe / ComponentName.c
index 48b0dcee2c11d158dfa0be372588866cac9a6d39..647e571d3cd8d30c5d6b4f1a4c69fa752e7733e9 100644 (file)
@@ -55,7 +55,7 @@ GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gPciBusComponentName2
 };\r
 \r
 \r
-STATIC EFI_UNICODE_STRING_TABLE mPciBusDriverNameTable[] = {\r
+EFI_UNICODE_STRING_TABLE mPciBusDriverNameTable[] = {\r
   { "eng;en", L"PCI Bus Driver" },\r
   { NULL, NULL }\r
 };\r