]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/WinNtBusDriverDxe/ComponentName.c
Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string...
[mirror_edk2.git] / Nt32Pkg / WinNtBusDriverDxe / ComponentName.c
index e7d2487bf1dec20df46a6b96827e0f8c78085573..116c2af6bc7b794c1286b0723cc57ac7ab0486c5 100644 (file)
@@ -183,7 +183,7 @@ GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gWinNtBusDriverCompon
 };\r
 \r
 \r
-static EFI_UNICODE_STRING_TABLE mWinNtBusDriverNameTable[] = {\r
+GLOBAL_REMOVE_IF_UNREFERENCED EFI_UNICODE_STRING_TABLE mWinNtBusDriverNameTable[] = {\r
   { "eng;en", L"Windows Bus Driver" },\r
   { NULL , NULL }\r
 };\r