]> git.proxmox.com Git - mirror_edk2.git/blame - QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/QNCAccessLib.inf
QuarkSocPkg/QncSmmDispatcher: Fix context passed to SMI handlers
[mirror_edk2.git] / QuarkSocPkg / QuarkNorthCluster / Library / QNCAccessLib / QNCAccessLib.inf
CommitLineData
9b6bbcdb
MK
1## @file\r
2# Base Intel QNC Library Instance\r
3#\r
4# Intel QNC internal network access 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[Defines]\r
18 INF_VERSION = 0x00010005\r
19 BASE_NAME = QNCAccessLib\r
20 FILE_GUID = CC13B9FB-DAF5-4b42-907F-122216787C05\r
21 MODULE_TYPE = BASE\r
22 VERSION_STRING = 1.0\r
23 LIBRARY_CLASS = QNCAccessLib\r
24\r
25#\r
26# The following information is for reference only and not required by the build tools.\r
27#\r
28# VALID_ARCHITECTURES = IA32 X64\r
29#\r
30\r
31[Sources]\r
32 QNCAccessLib.c\r
33 BaseAccess.c\r
34\r
35[Packages]\r
36 MdePkg/MdePkg.dec\r
37 QuarkSocPkg/QuarkSocPkg.dec\r
38\r
39[LibraryClasses]\r
40 DebugLib\r
41\r
42[Pcd]\r
43 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress\r