]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / PeiSmbusLibSmbus2Ppi / PeiSmbusLibSmbus2Ppi.inf
CommitLineData
6bfbb5f0 1## @file\r
bad46384 2# SMBUS library that layers on top of the SMBUS PPI.\r
85ea851e 3#\r
6bfbb5f0 4# Copyright (c) 2006 - 2010, Intel Corporation\r
bad46384 5#\r
6# All rights reserved. This program and the accompanying materials\r
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
12#\r
13#\r
6bfbb5f0 14##\r
bad46384 15\r
bad46384 16[Defines]\r
17 INF_VERSION = 0x00010005\r
5088ce25 18 BASE_NAME = PeiSmbusLibSmbus2Ppi\r
bad46384 19 FILE_GUID = 2A1E1C92-AABA-4d62-AC40-F3A4C3387356\r
20 MODULE_TYPE = PEIM\r
21 VERSION_STRING = 1.0\r
fc0c5b3a 22 LIBRARY_CLASS = SmbusLib|PEIM SEC\r
65da001c 23 PI_SPECIFICATION_VERSION = 0x00010000\r
bad46384 24\r
25\r
bad46384 26#\r
078bee4e 27# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)\r
bad46384 28#\r
29\r
6bfbb5f0 30[Sources]\r
bad46384 31 SmbusLib.c\r
32 PeiSmbusLib.c\r
33 InternalSmbusLib.h\r
34\r
35\r
bad46384 36[Packages]\r
37 MdePkg/MdePkg.dec\r
38\r
39\r
bad46384 40[LibraryClasses]\r
41 BaseMemoryLib\r
1c280088 42 PeiServicesLib\r
bad46384 43 DebugLib\r
44\r
bad46384 45[Ppis]\r
1727a8c6 46 gEfiPeiSmbus2PpiGuid ## CONSUMES\r
bad46384 47\r
9f5fea47 48[Depex]\r
49 gEfiPeiSmbus2PpiGuid \r