]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixSerialIoDxe/ComponentName.c
StdLib: Add multi-byte character support. The normal "narrow" character set is now...
[mirror_edk2.git] / UnixPkg / UnixSerialIoDxe / ComponentName.c
index 2b7cb92c6487719238cfd73dc83c2d6fe1a38ed4..833be2e4a5fbdc86d5ae3c7d8f222d1b6526cafd 100644 (file)
@@ -1,7 +1,7 @@
 /*++\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006, 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
 http://opensource.org/licenses/bsd-license.php                                            \r
@@ -49,7 +49,7 @@ EFI_COMPONENT_NAME_PROTOCOL     gUnixSerialIoComponentName = {
   "eng"\r
 };\r
 \r
-static EFI_UNICODE_STRING_TABLE mUnixSerialIoDriverNameTable[] = {\r
+EFI_UNICODE_STRING_TABLE mUnixSerialIoDriverNameTable[] = {\r
   { "eng", L"Unix Serial I/O Driver" },\r
   { NULL , NULL }\r
 };\r