]> git.proxmox.com Git - mirror_edk2.git/blame - QuarkPlatformPkg/Library/PlatformHelperLib/PeiPlatformHelperLib.inf
QuarkPlatformPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / QuarkPlatformPkg / Library / PlatformHelperLib / PeiPlatformHelperLib.inf
CommitLineData
b303605e
MK
1## @file\r
2# Library producing helper routines for this platform.\r
3#\r
4# Copyright (c) 2013-2015 Intel Corporation.\r
5#\r
0eb3de2e 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
b303605e
MK
7#\r
8##\r
9\r
10[Defines]\r
11 INF_VERSION = 0x00010005\r
12 BASE_NAME = PeiPlatformHelperLib\r
13 FILE_GUID = 024D3127-7B60-48f4-A6FE-726E19CD4CEB\r
14 MODULE_TYPE = PEIM\r
15 VERSION_STRING = 1.0\r
16 LIBRARY_CLASS = PlatformHelperLib|PEIM PEI_CORE SEC\r
17\r
18#\r
19# The following information is for reference only and not required by the build tools.\r
20#\r
21# VALID_ARCHITECTURES = IA32\r
22#\r
23\r
24[Sources]\r
25 PlatformHelperLib.c\r
26 PlatformHelperPei.c\r
27\r
28[Packages]\r
29 MdePkg/MdePkg.dec\r
30 MdeModulePkg/MdeModulePkg.dec\r
31 QuarkSocPkg/QuarkSocPkg.dec\r
32 QuarkPlatformPkg/QuarkPlatformPkg.dec\r
33\r
34[LibraryClasses]\r
35 BaseLib\r
36 PcdLib\r
37 BaseMemoryLib\r
38 PeiServicesTablePointerLib\r
39 PeiServicesLib\r
40 SerialPortLib\r
41 QNCAccessLib\r
42 I2cLib\r
43\r
44[Pcd]\r
45 gQuarkPlatformTokenSpaceGuid.PcdEsramStage1Base\r