]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf
Refine file header for INF files of MDE library instances.
[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
23 EDK_RELEASE_VERSION = 0x00020000\r
24 EFI_SPECIFICATION_VERSION = 0x00020000\r
25\r
26\r
bad46384 27#\r
078bee4e 28# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)\r
bad46384 29#\r
30\r
bad46384 31[Sources.common]\r
32 SmbusLib.c\r
33 PeiSmbusLib.c\r
34 InternalSmbusLib.h\r
35\r
36\r
bad46384 37[Packages]\r
38 MdePkg/MdePkg.dec\r
39\r
40\r
bad46384 41[LibraryClasses]\r
42 BaseMemoryLib\r
1c280088 43 PeiServicesLib\r
bad46384 44 DebugLib\r
45\r
bad46384 46[Ppis]\r
47 gEfiPeiSmbus2PpiGuid # PPI ALWAYS_CONSUMED\r
48\r
9f5fea47 49[Depex]\r
50 gEfiPeiSmbus2PpiGuid \r