X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FSmmIoLibSmmCpuIo2%2FSmmIoLibSmmCpuIo2.inf;h=6fe40e473facb5c4e8ab0c3b45ac5bfdcb09ff10;hb=9344f0921518309295da89c221d10cbead8531aa;hp=4310fe085cbaffdb9726c3f7f2f90e41917efebd;hpb=3397c6f5904b7d336670771ec9a7bf6176b64631;p=mirror_edk2.git diff --git a/MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.inf b/MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.inf index 4310fe085c..6fe40e473f 100644 --- a/MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.inf +++ b/MdePkg/Library/SmmIoLibSmmCpuIo2/SmmIoLibSmmCpuIo2.inf @@ -1,22 +1,18 @@ ## @file -# Component description file for Cpu Io SMM Io Library. +# SMM Instance of I/O Library using SMM CPU I/O 2 Protocol. # -# I/O Library implementation that uses the CPU I/O Protocol for I/O +# I/O Library SMM implementation that uses SMM CPU I/O 2 Protocol for I/O # and MMIO operations. -# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the BSD License -# which accompanies this distribution. The full text of the license may be found at -# http://opensource.org/licenses/bsd-license.php. -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # ## [Defines] INF_VERSION = 0x00010005 BASE_NAME = SmmIoLibSmmCpuIo2 + MODULE_UNI_FILE = SmmIoLibSmmCpuIo2.uni FILE_GUID = DEEEA15E-4A77-4513-BA75-71D26FEF78A1 MODULE_TYPE = DXE_SMM_DRIVER VERSION_STRING = 1.0 @@ -43,8 +39,6 @@ DebugLib SmmServicesTableLib -[Protocols] - gEfiSmmCpuIo2ProtocolGuid ## CONSUMES - [Depex.common.DXE_SMM_DRIVER] gEfiSmmCpuIo2ProtocolGuid +