]> git.proxmox.com Git - mirror_edk2.git/blob - QuarkSocPkg/QuarkNorthCluster/Library/SmbusLib/SmbusLib.inf
QuarkSocPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / QuarkSocPkg / QuarkNorthCluster / Library / SmbusLib / SmbusLib.inf
1 ## @file
2 # Component description file for Intel QNC Smbus Library.
3 #
4 # SMBUS Library that layers on top of the I/O Library to directly
5 # access a standard SMBUS host controller.
6 #
7 # Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
8 #
9 # SPDX-License-Identifier: BSD-2-Clause-Patent
10 #
11 ##
12
13 [Defines]
14 INF_VERSION = 0x00010005
15 BASE_NAME = SmbusLib
16 FILE_GUID = 6F2F36B3-936B-4eb2-83C7-2987B4F9D4EB
17 MODULE_TYPE = BASE
18 VERSION_STRING = 1.0
19 LIBRARY_CLASS = SmbusLib
20
21
22 #
23 # The following information is for reference only and not required by the build tools.
24 #
25 # VALID_ARCHITECTURES = IA32 X64 EBC
26 #
27
28 [Sources]
29 SmbusLib.c
30 CommonHeader.h
31
32 [Packages]
33 MdePkg/MdePkg.dec
34 QuarkSocPkg/QuarkSocPkg.dec
35
36 [LibraryClasses]
37 PcdLib
38 DebugLib
39 PciLib
40 IoLib
41 QNCAccessLib
42
43 [FeaturePcd]
44 gEfiQuarkNcSocIdTokenSpaceGuid.PcdSmbaIoBaseAddressFixed
45
46 [Pcd]
47 gEfiQuarkNcSocIdTokenSpaceGuid.PcdSmbaIoBaseAddress