X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Nt32Pkg%2FWinNtSerialIoDxe%2FComponentName.c;h=e322e7e1edbadff24cf147b3e1765940af211479;hp=cab4dd8b0cddca1c07b374a7ebb856e0bc818e58;hb=d1aeb0bdc36f6bece71a2b0fd3684857d11a867b;hpb=f36d8a69a581c8359a486ddb71e5aaee08888296 diff --git a/Nt32Pkg/WinNtSerialIoDxe/ComponentName.c b/Nt32Pkg/WinNtSerialIoDxe/ComponentName.c index cab4dd8b0c..e322e7e1ed 100644 --- a/Nt32Pkg/WinNtSerialIoDxe/ComponentName.c +++ b/Nt32Pkg/WinNtSerialIoDxe/ComponentName.c @@ -168,7 +168,7 @@ GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gWinNtSerialIoCompone }; -static EFI_UNICODE_STRING_TABLE mWinNtSerialIoDriverNameTable[] = { +GLOBAL_REMOVE_IF_UNREFERENCED EFI_UNICODE_STRING_TABLE mWinNtSerialIoDriverNameTable[] = { { "eng;en", L"Windows Serial I/O Driver" }, { NULL , NULL } };