]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/UnixConsoleDxe/ComponentName.c
Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA functions...
[mirror_edk2.git] / UnixPkg / UnixConsoleDxe / ComponentName.c
index e73ba7bed0502d10cf454b1d3667d12d2d5d7a41..f9bd5098262dda5eda3e123854267e9c317ad086 100644 (file)
@@ -1,7 +1,7 @@
 /*++\r
 \r
-Copyright (c) 2004, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2004, 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     gUnixConsoleComponentName = {
   "eng"\r
 };\r
 \r
-static EFI_UNICODE_STRING_TABLE mUnixConsoleDriverNameTable[] = {\r
+EFI_UNICODE_STRING_TABLE mUnixConsoleDriverNameTable[] = {\r
   { "eng", L"Unix Text Console Driver" },\r
   { NULL , NULL }\r
 };\r