X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FLibrary%2FPeiSmbusLibSmbusPpi%2FPeiSmbusLibSmbusPpi.inf;h=044c9d1d69edc80b0d3f3a3f2be7a06566118005;hp=c47d5ac73ca43f1dfcaadaf67a59f2734f36712f;hb=0677cc4925d580f7016ac092dc591be0ebe03495;hpb=22936e958fb551cfa38a92b846ba43434d0c6cee diff --git a/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf b/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf index c47d5ac73c..044c9d1d69 100644 --- a/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf +++ b/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf @@ -1,10 +1,10 @@ -#/** @file +## @file # Component description file for Pei Smbus Library. # # SMBUS library that layers on top of the SMBUS PPI. -# Copyright (c) 2006 - 2007, Intel Corporation +# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# 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 @@ -12,7 +12,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -21,8 +21,6 @@ MODULE_TYPE = PEIM VERSION_STRING = 1.0 LIBRARY_CLASS = SmbusLib|PEIM - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 # @@ -31,7 +29,7 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Sources.common] +[Sources] SmbusLib.c PeiSmbusLib.c InternalSmbusLib.h @@ -44,10 +42,9 @@ [LibraryClasses] BaseMemoryLib - PeiServicesTablePointerLib PeiServicesLib DebugLib - + PeiServicesTablePointerLib [Ppis] gEfiPeiSmbusPpiGuid # PPI ALWAYS_CONSUMED