]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Clean up invalid keywords and missing keywords in [Define] section of INF/DEC files.
authorlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 28 Jun 2011 02:24:46 +0000 (02:24 +0000)
committerlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 28 Jun 2011 02:24:46 +0000 (02:24 +0000)
Signed-off-by: lzeng14
Reviewed-by: lhauch
Reviewed-by: jljusten
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11906 6f19259b-4bc3-4df7-8a09-765794883524

Nt32Pkg/WinNtOemHookStatusCodeHandlerDxe/WinNtOemHookStatusCodeHandlerDxe.inf
Nt32Pkg/WinNtOemHookStatusCodeHandlerPei/WinNtOemHookStatusCodeHandlerPei.inf
OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430Dxe.inf
OvmfPkg/OvmfPkg.dec
OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf
UnixPkg/UnixPkg.dec
UnixPkg/UnixSnpDxe/UnixSnpDxe.inf

index d8c58b06865a87b703d26c089859348870ca275b..9dc2799cf079956463f11318c54858b70e48acf0 100644 (file)
@@ -2,7 +2,7 @@
 # OEM hook status code handler driver which produces general handler and hook it\r
 # onto the DXE status code router.\r
 #\r
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2011, 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
@@ -19,6 +19,7 @@
   BASE_NAME                      = WinNtOemHookStatusCodeHandlerDxe\r
   FILE_GUID                      = CA4233AD-847E-4E5D-AD3F-21CABFE5E23C\r
   MODULE_TYPE                    = DXE_DRIVER\r
+  VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = WinNtOemHookStatusCodeHandlerDxeEntry\r
 \r
 #\r
index 5d1ee68c3c2496097c822a46dafbadefc68b89c3..aa0a8977e25023fada343248fe8c0c63fb37cd05 100644 (file)
@@ -2,7 +2,7 @@
 # OEM hook status code handler PEIM which produces general handler and hook it\r
 # onto the PEI status code router.\r
 #\r
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2011, 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
@@ -20,6 +20,7 @@
   BASE_NAME                      = WinNtOemHookStatusCodeHandlerPei\r
   FILE_GUID                      = D233D6BD-F1B1-425A-BF45-5CAF2B88EDDC\r
   MODULE_TYPE                    = PEIM\r
+  VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = WinNtOemHookStatusCodeHandlerPeiEntry\r
 \r
 \r
index 0e714c4268857ea1d85fae786c38419c3f325ab4..519e8813d81188e3d6191361e806861a934107a3 100644 (file)
@@ -9,7 +9,7 @@
 #  requires both the UGA Draw and the UGA I/O Protocol. Please refer to Microsoft's\r
 #  documentation on UGA for details on how to write a UGA driver that is able\r
 #  to function both in the EFI pre-boot environment and from the OS runtime.\r
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -35,6 +35,7 @@
   PCI_CLASS_CODE = 0x030000\r
   PCI_REVISION   = 0x00\r
   COMPRESS       = TRUE\r
+  PCI_COMPRESS   = TRUE\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
index f88215f434647a92a0c1144af65394e9159c54ae..17220f285d5deb351c7656a188aa57faf246fe5f 100644 (file)
@@ -14,7 +14,7 @@
 ##\r
 \r
 [Defines]\r
-  DEC_VERSION                    = 0x00010005\r
+  DEC_SPECIFICATION              = 0x00010005\r
   PACKAGE_NAME                   = OvmfPkg\r
   PACKAGE_GUID                   = 2daf5f34-50e5-4b9d-b8e3-5562334d87e5\r
   PACKAGE_VERSION                = 0.1\r
index 6b19fb90c7fade9f6cfab8408782090293ff15a4..098a04d5cb8737272e7eb2d4dad7400c81e29a4b 100644 (file)
@@ -2,7 +2,7 @@
 #  This driver is a sample implementation of the Graphics Output Protocol for\r
 #  the QEMU (Cirrus Logic 5446) video controller.\r
 #\r
-#  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -28,6 +28,7 @@
   PCI_CLASS_CODE = 0x030000\r
   PCI_REVISION   = 0x00\r
   COMPRESS       = TRUE\r
+  PCI_COMPRESS   = TRUE\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
index 65bb58de858ed49001da67f7d35be935960d2925..7f7d516b43b560a78da9eac3c28f13fc78db4bbb 100644 (file)
@@ -14,7 +14,7 @@
 ##\r
 \r
 [Defines]\r
-  DEC_VERSION                    = 0x00010005\r
+  DEC_SPECIFICATION              = 0x00010005\r
   PACKAGE_NAME                   = EdkUnixPkg\r
   PACKAGE_GUID                   = f2805c44-8985-11db-9e98-0040d02b1835\r
   PACKAGE_VERSION                = 0.1\r
index b8bdc2e2df81ab074ec64466fd1a77de3e1e1e72..c73aeedb01c5589edf8846977f5a4e30189fca3f 100644 (file)
@@ -2,6 +2,7 @@
 # Component name for module UnixSnpDxe\r
 #\r
 # Copyright (c) 2010, Apple, Inc. All rights reserved.<BR>\r
+# Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #    This program and the accompanying materials\r
 #    are licensed and made available under the terms and conditions of the BSD License\r
@@ -19,8 +20,6 @@
   FILE_GUID                      = 20BAF49B-036D-4CA6-8FAF-583ED2737F95\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = InitializeUnixSnpDriver\r
 #  UNLOAD_IMAGE                   = UnixSnpUnload\r