]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.inf
MdePkg/SmmIoLibSmmCpuIo2: Add new Fifo routines in IoLib class
[mirror_edk2.git] / MdePkg / Library / SmmIoLibSmmCpuIo2 / SmmIoLibSmmCpuIo2.inf
index a730a96a3455c0c9ce944162e506e97d9e373d3e..628ed875aea59e93cd242205705298d1890e999b 100644 (file)
@@ -1,22 +1,23 @@
-#/** @file\r
-# Component description file for Cpu Io SMM Io Library.\r
+## @file\r
+# SMM Instance of I/O Library using SMM CPU I/O 2 Protocol.\r
 #\r
-# I/O Library implementation that uses the CPU I/O Protocol for I/O\r
+# I/O Library SMM implementation that uses SMM CPU I/O 2 Protocol for I/O\r
 #  and MMIO operations.\r
-# Copyright (c) 2009 - 2010, Intel Corporation.\r
+# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
+#  http://opensource.org/licenses/bsd-license.php.\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = SmmIoLibSmmCpuIo2\r
+  MODULE_UNI_FILE                = SmmIoLibSmmCpuIo2.uni\r
   FILE_GUID                      = DEEEA15E-4A77-4513-BA75-71D26FEF78A1\r
   MODULE_TYPE                    = DXE_SMM_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -43,8 +44,6 @@
   DebugLib\r
   SmmServicesTableLib\r
 \r
-[Protocols]\r
-  gEfiSmmCpuIo2ProtocolGuid                         ## CONSUMES\r
-\r
-[Depex]\r
+[Depex.common.DXE_SMM_DRIVER]\r
   gEfiSmmCpuIo2ProtocolGuid\r
+\r