]> git.proxmox.com Git - mirror_edk2.git/blame - QuarkPlatformPkg/Library/PlatformHelperLib/PeiPlatformHelperLib.inf
SignedCapsulePkg: Replace [Ascii|Unicode]ValueToString
[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
6# This program and the accompanying materials\r
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10#\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14##\r
15\r
16[Defines]\r
17 INF_VERSION = 0x00010005\r
18 BASE_NAME = PeiPlatformHelperLib\r
19 FILE_GUID = 024D3127-7B60-48f4-A6FE-726E19CD4CEB\r
20 MODULE_TYPE = PEIM\r
21 VERSION_STRING = 1.0\r
22 LIBRARY_CLASS = PlatformHelperLib|PEIM PEI_CORE SEC\r
23\r
24#\r
25# The following information is for reference only and not required by the build tools.\r
26#\r
27# VALID_ARCHITECTURES = IA32\r
28#\r
29\r
30[Sources]\r
31 PlatformHelperLib.c\r
32 PlatformHelperPei.c\r
33\r
34[Packages]\r
35 MdePkg/MdePkg.dec\r
36 MdeModulePkg/MdeModulePkg.dec\r
37 QuarkSocPkg/QuarkSocPkg.dec\r
38 QuarkPlatformPkg/QuarkPlatformPkg.dec\r
39\r
40[LibraryClasses]\r
41 BaseLib\r
42 PcdLib\r
43 BaseMemoryLib\r
44 PeiServicesTablePointerLib\r
45 PeiServicesLib\r
46 SerialPortLib\r
47 QNCAccessLib\r
48 I2cLib\r
49\r
50[Pcd]\r
51 gQuarkPlatformTokenSpaceGuid.PcdEsramStage1Base\r