]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/PciSioSerialDxe/ComponentName.c
MdeModulePkg/PciSioSerialDxe: Remove unused global variables
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciSioSerialDxe / ComponentName.c
index 994dc847c9d1e0123546f74b1c6eead4ca6166ad..4101cb7a9081f2875d0fab9df11c263704956427 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   UEFI Component Name and Name2 protocol for Isa serial driver.\r
 \r
-Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -44,9 +44,6 @@ GLOBAL_REMOVE_IF_UNREFERENCED EFI_UNICODE_STRING_TABLE mSerialDriverNameTable[]
   }\r
 };\r
 \r
-GLOBAL_REMOVE_IF_UNREFERENCED CHAR16 mSioSerialPortName[] = L"SIO Serial Port #%d";\r
-GLOBAL_REMOVE_IF_UNREFERENCED CHAR16 mPciSerialPortName[] = L"PCI Serial Port #%d";\r
-\r
 /**\r
   Retrieves a Unicode string that is the user readable name of the driver.\r
 \r