]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
UefiCpuPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / UefiCpuPkg / CpuIo2Dxe / CpuIo2Dxe.inf
index 8f0b283252774b3f02fe62b8b38c6a4ec47c9965..8ef8b3d31cffc96c85ec43bc340a53c27b9b8120 100644 (file)
@@ -1,9 +1,7 @@
 ## @file\r
-#  Produces the CPU I/O 2 Protocol.\r
+#  Produces the CPU I/O 2 Protocol by using the services of the I/O Library.\r
 #\r
-#  This DXE driver produces of the CPU I/O 2 Protocol, as introduced by PI 1.2.\r
-#\r
-# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2014, 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
@@ -17,6 +15,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = CpuIo2Dxe\r
+  MODULE_UNI_FILE                = CpuIo2Dxe.uni\r
   FILE_GUID                      = A19B1FE7-C1BC-49F8-875F-54A5D542443F\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0  \r
@@ -47,3 +46,6 @@
 \r
 [Depex]\r
   TRUE\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  CpuIo2DxeExtra.uni\r