summaryrefslogtreecommitdiff
path: root/Nt32Pkg/WinNtGopDxe/ComponentName.c
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/WinNtGopDxe/ComponentName.c')
-rw-r--r--Nt32Pkg/WinNtGopDxe/ComponentName.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Nt32Pkg/WinNtGopDxe/ComponentName.c b/Nt32Pkg/WinNtGopDxe/ComponentName.c
index a9b2818..9799d66 100644
--- a/Nt32Pkg/WinNtGopDxe/ComponentName.c
+++ b/Nt32Pkg/WinNtGopDxe/ComponentName.c
@@ -194,7 +194,7 @@ GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gWinNtGopComponentNam
};
-static EFI_UNICODE_STRING_TABLE mWinNtGopDriverNameTable[] = {
+GLOBAL_REMOVE_IF_UNREFERENCED EFI_UNICODE_STRING_TABLE mWinNtGopDriverNameTable[] = {
{ "eng;en", L"Windows GOP Driver" },
{ NULL , NULL }
};