]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixUgaDxe/ComponentName.c
Fix 2 errors for new feature
[mirror_edk2.git] / UnixPkg / UnixUgaDxe / ComponentName.c
index 5c50d5689c034a4c3c2edac90ef93efb39d0aa69..4ba081b234977648943539545290c04fbf43e018 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     gUnixUgaComponentName = {
   "eng"\r
 };\r
 \r
-static EFI_UNICODE_STRING_TABLE mUnixUgaDriverNameTable[] = {\r
+EFI_UNICODE_STRING_TABLE mUnixUgaDriverNameTable[] = {\r
   { "eng", L"Unix Universal Graphics Adapter Driver" },\r
   { NULL , NULL }\r
 };\r