]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuIoPei/CpuIoPei.inf
UefiCpuPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / UefiCpuPkg / CpuIoPei / CpuIoPei.inf
index 4ebd9e2fb1e1f52d3fea8a962e4432cdaaa56767..b72ad6bfaf3931b3b9f964474d128160e13b7c73 100644 (file)
@@ -1,9 +1,7 @@
 ## @file\r
-#  Produces the CPU I/O PPI.\r
+#  Produces the CPU I/O PPI by using the services of the I/O Library.\r
 #\r
-#  This PEIM produces of the CPU I/O PPI.\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                      = CpuIoPei\r
+  MODULE_UNI_FILE                = CpuIoPei.uni\r
   FILE_GUID                      = AE265864-CF5D-41a8-913D-71C155E76442\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0  \r
   PeiServicesLib\r
 \r
 [Ppis]\r
-  gEfiPeiCpuIoPpiInstalledGuid                  # PPI ALWAYS_PRODUCED\r
+  gEfiPeiCpuIoPpiInstalledGuid                  ## PRODUCES\r
 \r
 [Depex]\r
   TRUE\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  CpuIoPeiExtra.uni\r