]> git.proxmox.com Git - mirror_edk2.git/blame - QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/IntelQNCLib.inf
QuarkSocPkg/QncSmmDispatcher: Fix context passed to SMI handlers
[mirror_edk2.git] / QuarkSocPkg / QuarkNorthCluster / Library / IntelQNCLib / IntelQNCLib.inf
CommitLineData
9b6bbcdb
MK
1## @file\r
2# Intel QNC Library Instance\r
3#\r
4# Intel QNC Library Instance\r
5#\r
6# Copyright (c) 2013-2015 Intel Corporation.\r
7#\r
8# This program and the accompanying materials\r
9# are licensed and made available under the terms and conditions of the BSD License\r
10# which accompanies this distribution. The full text of the license may be found at\r
11# http://opensource.org/licenses/bsd-license.php\r
12#\r
13# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
14# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
15#\r
16##\r
17\r
18[Defines]\r
19 INF_VERSION = 0x00010005\r
20 BASE_NAME = IntelQNCLib\r
21 FILE_GUID = F5B2EA6C-8148-4a4e-88EA-38A4A51F389F\r
22 MODULE_TYPE = BASE\r
23 VERSION_STRING = 1.0\r
24 LIBRARY_CLASS = IntelQNCLib\r
25\r
26\r
27#\r
28# The following information is for reference only and not required by the build tools.\r
29#\r
30# VALID_ARCHITECTURES = IA32 X64 IPF EBC\r
31#\r
32\r
33[Sources]\r
34 PciExpress.c\r
35 IntelQNCLib.c\r
36 CommonHeader.h\r
37\r
38[Packages]\r
39 MdePkg/MdePkg.dec\r
40 QuarkSocPkg/QuarkSocPkg.dec\r
41\r
42[LibraryClasses]\r
43 TimerLib\r
44 DebugLib\r
45 PcdLib\r
46 PciLib\r
47 IoLib\r
48 PciCf8Lib\r
49 BaseLib\r
50 CpuLib\r
51 QNCAccessLib\r
52\r
53[Pcd]\r
54 gEfiQuarkNcSocIdTokenSpaceGuid.PcdPm1blkIoBaseAddress\r
55 gEfiQuarkNcSocIdTokenSpaceGuid.PcdGbaIoBaseAddress\r
56 gEfiQuarkNcSocIdTokenSpaceGuid.PcdGpe0blkIoBaseAddress\r
57 gEfiQuarkNcSocIdTokenSpaceGuid.PcdPmbaIoBaseAddress\r
58 gEfiQuarkNcSocIdTokenSpaceGuid.PcdSmbaIoBaseAddress\r
59 gEfiQuarkNcSocIdTokenSpaceGuid.PcdWdtbaIoBaseAddress\r
60 gEfiQuarkNcSocIdTokenSpaceGuid.PcdRcbaMmioBaseAddress\r
61 gEfiQuarkNcSocIdTokenSpaceGuid.PcdDeviceEnables\r
62 gEfiQuarkNcSocIdTokenSpaceGuid.PcdPcieRootPortConfiguration\r
63 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress\r