X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FLibrary%2FPeiSmbusLibSmbusPpi%2FPeiSmbusLibSmbusPpi.inf;h=170811325371a250dd7a027e65bcb24f613088d2;hp=5d689fcf85fa812dfe949fe9f1853eb94ea82c38;hb=c63af3f40210af836647e9481f66754b53895d7f;hpb=7a8dd194949aee1002eabf35ec70036f93e71fd5 diff --git a/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf b/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf index 5d689fcf85..1708113253 100644 --- a/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf +++ b/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf @@ -1,8 +1,8 @@ -#/** @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. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -12,13 +12,8 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = PeiSmbusLibSmbusPpi @@ -26,8 +21,6 @@ MODULE_TYPE = PEIM VERSION_STRING = 1.0 LIBRARY_CLASS = SmbusLib|PEIM - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 # @@ -36,50 +29,25 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - -[Sources.common] +[Sources] SmbusLib.c PeiSmbusLib.c InternalSmbusLib.h -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec IntelFrameworkPkg/IntelFrameworkPkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] BaseMemoryLib - PeiServicesTablePointerLib + PeiServicesLib DebugLib - - -################################################################################ -# -# PPI C Name Section - list of PPI and PPI Notify C Names that this module -# uses or produces. -# -################################################################################ + PeiServicesTablePointerLib [Ppis] gEfiPeiSmbusPpiGuid # PPI ALWAYS_CONSUMED +[Depex] + gEfiPeiSmbusPpiGuid