]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this...
[mirror_edk2.git] / MdePkg / Library / PeiSmbusLibSmbus2Ppi / PeiSmbusLibSmbus2Ppi.inf
CommitLineData
bad46384 1#/** @file\r
bad46384 2# SMBUS library that layers on top of the SMBUS PPI.\r
85ea851e 3#\r
4# Copyright (c) 2006 - 2008, 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
14#**/\r
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
22 LIBRARY_CLASS = SmbusLib|PEIM\r
bad46384 23\r
24\r
bad46384 25#\r
078bee4e 26# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)\r
bad46384 27#\r
28\r
bad46384 29[Sources.common]\r
30 SmbusLib.c\r
31 PeiSmbusLib.c\r
32 InternalSmbusLib.h\r
33\r
34\r
bad46384 35[Packages]\r
36 MdePkg/MdePkg.dec\r
37\r
38\r
bad46384 39[LibraryClasses]\r
40 BaseMemoryLib\r
1c280088 41 PeiServicesLib\r
bad46384 42 DebugLib\r
43\r
bad46384 44[Ppis]\r
45 gEfiPeiSmbus2PpiGuid # PPI ALWAYS_CONSUMED\r
46\r
9f5fea47 47[Depex]\r
48 gEfiPeiSmbus2PpiGuid \r