]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
Enhance inf to follow spec.
[mirror_edk2.git] / UefiCpuPkg / CpuIo2Dxe / CpuIo2Dxe.inf
index 0525a83a2e12ac4066bacdc587db50a4723c90db..8f0b283252774b3f02fe62b8b38c6a4ec47c9965 100644 (file)
@@ -3,8 +3,8 @@
 #\r
 #  This DXE driver produces of the CPU I/O 2 Protocol, as introduced by PI 1.2.\r
 #\r
-# Copyright (c) 2009 - 2010, Intel Corporation\r
-# All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2009 - 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
 # http://opensource.org/licenses/bsd-license.php\r
@@ -19,6 +19,7 @@
   BASE_NAME                      = CpuIo2Dxe\r
   FILE_GUID                      = A19B1FE7-C1BC-49F8-875F-54A5D542443F\r
   MODULE_TYPE                    = DXE_DRIVER\r
+  VERSION_STRING                 = 1.0  \r
   ENTRY_POINT                    = CpuIo2Initialize\r
 \r
 #\r
@@ -29,7 +30,8 @@
 \r
 [Sources]\r
   CpuIo2Dxe.c\r
-\r
+  CpuIo2Dxe.h\r
+  \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
 \r