]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf
d961310d6b834b9b86d5ddc6dc9badf8efee619b
[mirror_edk2.git] / IntelFrameworkPkg / Library / PeiSmbusLibSmbusPpi / PeiSmbusLibSmbusPpi.inf
1 ## @file
2 # SMBUS library that layers on top of the SMBUS PPI.
3 #
4 # Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 #
9 ##
10
11 [Defines]
12 INF_VERSION = 0x00010005
13 BASE_NAME = PeiSmbusLibSmbusPpi
14 MODULE_UNI_FILE = PeiSmbusLibSmbusPpi.uni
15 FILE_GUID = 51C4C059-67F0-4e3c-9A55-FF42A8291C8C
16 MODULE_TYPE = PEIM
17 VERSION_STRING = 1.0
18 LIBRARY_CLASS = SmbusLib|PEIM
19
20
21 #
22 # The following information is for reference only and not required by the build tools.
23 #
24 # VALID_ARCHITECTURES = IA32 X64 EBC
25 #
26
27 [Sources]
28 SmbusLib.c
29 PeiSmbusLib.c
30 InternalSmbusLib.h
31
32
33 [Packages]
34 MdePkg/MdePkg.dec
35 IntelFrameworkPkg/IntelFrameworkPkg.dec
36
37
38 [LibraryClasses]
39 BaseMemoryLib
40 PeiServicesLib
41 DebugLib
42 PeiServicesTablePointerLib
43
44 [Ppis]
45 gEfiPeiSmbusPpiGuid ## CONSUMES
46
47 [Depex]
48 gEfiPeiSmbusPpiGuid