]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/PciBusNoEnumerationDxe/ComponentName.c
BaseTools: report error HiiString in HII format PCD must not be empty
[mirror_edk2.git] / DuetPkg / PciBusNoEnumerationDxe / ComponentName.c
index 48b0dcee2c11d158dfa0be372588866cac9a6d39..dc4280eb682d379a12223ad1fa73d74211999619 100644 (file)
@@ -1,7 +1,7 @@
 /*++\r
 \r
-Copyright (c) 2005 - 2007, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2005 - 2007, 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
@@ -55,7 +55,7 @@ GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME2_PROTOCOL gPciBusComponentName2
 };\r
 \r
 \r
-STATIC EFI_UNICODE_STRING_TABLE mPciBusDriverNameTable[] = {\r
+EFI_UNICODE_STRING_TABLE mPciBusDriverNameTable[] = {\r
   { "eng;en", L"PCI Bus Driver" },\r
   { NULL, NULL }\r
 };\r