]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf
UefiCpuPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / UefiCpuPkg / CpuIo2Smm / CpuIo2Smm.inf
index e77b61f65526b20204088e9b9b5962703e47d3ac..d7c98f67c04aadfaaf6bf037f757eb879863422e 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
-#  Module that produces the SMM CPU I/O 2 Protocol using the services of the I/O Library\r
+#  Produces the SMM CPU I/O 2 Protocol by using the services of the I/O Library.  \r
 #\r
-#  Copyright (c) 2009 - 2010, 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
@@ -14,6 +14,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = CpuIo2Smm\r
+  MODULE_UNI_FILE                = CpuIo2Smm.uni\r
   FILE_GUID                      = A47EE2D8-F60E-42fd-8E58-7BD65EE4C29B\r
   MODULE_TYPE                    = DXE_SMM_DRIVER\r
   VERSION_STRING                 = 1.0\r
   BaseMemoryLib\r
   \r
 [Protocols]\r
-  gEfiSmmCpuIo2ProtocolGuid                   # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiSmmCpuIo2ProtocolGuid                   ## PRODUCES\r
 \r
 [Depex]\r
   TRUE\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  CpuIo2SmmExtra.uni\r