X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFrameworkPkg%2FLibrary%2FPeiSmbusLibSmbusPpi%2FPeiSmbusLibSmbusPpi.inf;h=602ec9a6424c1ec09e52bcb72e1559c12581d2c6;hb=d0def00d33fa5d4a70c427dfc9a36d826b42967d;hp=f6695a6c2ce28120615afb4a219993d170de9256;hpb=9f5fea4798b169bd104a43b72b65827341620086;p=mirror_edk2.git diff --git a/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf b/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf index f6695a6c2c..602ec9a642 100644 --- a/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf +++ b/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf @@ -1,10 +1,9 @@ -#/** @file -# Component description file for Pei Smbus Library. -# +## @file # SMBUS library that layers on top of the SMBUS PPI. -# Copyright (c) 2006 - 2007, Intel Corporation # -# All rights reserved. This program and the accompanying materials +# Copyright (c) 2006 - 2018, 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 @@ -12,26 +11,25 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 BASE_NAME = PeiSmbusLibSmbusPpi + MODULE_UNI_FILE = PeiSmbusLibSmbusPpi.uni FILE_GUID = 51C4C059-67F0-4e3c-9A55-FF42A8291C8C MODULE_TYPE = PEIM VERSION_STRING = 1.0 - LIBRARY_CLASS = SmbusLib|PEIM - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 + LIBRARY_CLASS = SmbusLib|PEIM # # The following information is for reference only and not required by the build tools. # -# VALID_ARCHITECTURES = IA32 X64 IPF EBC +# VALID_ARCHITECTURES = IA32 X64 EBC # -[Sources.common] +[Sources] SmbusLib.c PeiSmbusLib.c InternalSmbusLib.h @@ -44,12 +42,12 @@ [LibraryClasses] BaseMemoryLib - PeiServicesTablePointerLib + PeiServicesLib DebugLib - + PeiServicesTablePointerLib [Ppis] - gEfiPeiSmbusPpiGuid # PPI ALWAYS_CONSUMED + gEfiPeiSmbusPpiGuid ## CONSUMES [Depex] gEfiPeiSmbusPpiGuid