]> git.proxmox.com Git - mirror_edk2.git/blob - QuarkSocPkg/QuarkNorthCluster/Library/QNCSmmLib/QNCSmmLib.inf
5383580f3b93306b19d855f93aad616741a5f659
[mirror_edk2.git] / QuarkSocPkg / QuarkNorthCluster / Library / QNCSmmLib / QNCSmmLib.inf
1 ## @file
2 # Component description file for Intel QNC SMM Library.
3 #
4 # QNC SMM Library that layers on top of the I/O Library to directly
5 # access SMM power management registers.
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 = QNCSmmLib
16 FILE_GUID = 8A9A62F5-758B-4965-A28B-0AAC292FBD89
17 MODULE_TYPE = BASE
18 VERSION_STRING = 1.0
19 LIBRARY_CLASS = SmmLib
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 QNCSmmLib.c
29
30 [Packages]
31 MdePkg/MdePkg.dec
32 QuarkSocPkg/QuarkSocPkg.dec
33
34 [LibraryClasses]
35 PcdLib
36 IoLib
37 DebugLib
38 QNCAccessLib
39
40 [Pcd]
41 gEfiQuarkNcSocIdTokenSpaceGuid.PcdGpe0blkIoBaseAddress
42 gEfiQuarkNcSocIdTokenSpaceGuid.PcdSmmDataPort
43 gEfiQuarkNcSocIdTokenSpaceGuid.PcdSmmActivationPort
44 gEfiQuarkNcSocIdTokenSpaceGuid.PcdSmmActivationData