]> git.proxmox.com Git - mirror_edk2.git/blob - QuarkSocPkg/QuarkNorthCluster/Library/QNCAccessLib/RuntimeQNCAccessLib.inf
QuarkSocPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / QuarkSocPkg / QuarkNorthCluster / Library / QNCAccessLib / RuntimeQNCAccessLib.inf
1 ## @file
2 # DXE Runtime Intel QNC Library Instance
3 #
4 # Intel QNC internal network access Library Instance.
5 #
6 # Copyright (c) 2013-2015 Intel Corporation.
7 #
8 # SPDX-License-Identifier: BSD-2-Clause-Patent
9 #
10 ##
11 [Defines]
12 INF_VERSION = 0x00010005
13 BASE_NAME = RuntimeQNCAccessLib
14 FILE_GUID = E6B51D93-E4C8-4425-9FA9-9DED814220F9
15 MODULE_TYPE = DXE_DRIVER
16 VERSION_STRING = 1.0
17 LIBRARY_CLASS = QNCAccessLib|DXE_RUNTIME_DRIVER
18 CONSTRUCTOR = DxeRuntimeQncAccessLibConstructor
19 DESTRUCTOR = DxeRuntimeQncAccessLibDestructor
20
21 #
22 # The following information is for reference only and not required by the build tools.
23 #
24 # VALID_ARCHITECTURES = IA32
25 #
26
27 [Sources]
28 QNCAccessLib.c
29 RuntimeAccess.c
30
31 [Packages]
32 MdePkg/MdePkg.dec
33 QuarkSocPkg/QuarkSocPkg.dec
34
35 [LibraryClasses]
36 BaseLib
37 DebugLib
38 PcdLib
39 UefiBootServicesTableLib
40 UefiRuntimeLib
41
42 [Pcd]
43 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress