]> git.proxmox.com Git - mirror_edk2.git/blob - QuarkPlatformPkg/Library/PlatformHelperLib/DxePlatformHelperLib.inf
ArmPkg/CompilerIntrinsicsLib: Add uread, uwrite GCC assembly sources
[mirror_edk2.git] / QuarkPlatformPkg / Library / PlatformHelperLib / DxePlatformHelperLib.inf
1 ## @file
2 # Library producing helper routines for this platform.
3 #
4 # Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 ##
9
10 [Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = DxePlatformHelperLib
13 FILE_GUID = 02805010-2591-4ed3-827B-A218F34AE0D7
14 MODULE_TYPE = DXE_DRIVER
15 VERSION_STRING = 1.0
16 LIBRARY_CLASS = PlatformHelperLib|DXE_DRIVER DXE_RUNTIME_DRIVER SMM_CORE DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER
17
18 #
19 # The following information is for reference only and not required by the build tools.
20 #
21 # VALID_ARCHITECTURES = IA32
22 #
23
24 [Sources]
25 PlatformHelperLib.c
26 PlatformHelperDxe.c
27 PlatformLeds.c
28
29 [Packages]
30 MdePkg/MdePkg.dec
31 MdeModulePkg/MdeModulePkg.dec
32 QuarkSocPkg/QuarkSocPkg.dec
33 QuarkPlatformPkg/QuarkPlatformPkg.dec
34
35 [LibraryClasses]
36 BaseLib
37 PcdLib
38 BaseMemoryLib
39 SerialPortLib
40 S3BootScriptLib
41 UefiBootServicesTableLib
42 UefiRuntimeServicesTableLib
43 DxeServicesLib
44 HobLib
45 IntelQNCLib
46 I2cLib
47
48 [Protocols]
49 gEfiSpiProtocolGuid
50 gEfiSmmSpiProtocolGuid
51 gEfiSmmBase2ProtocolGuid
52 gEdkiiVariableLockProtocolGuid ## CONSUMES
53
54 [Guids]
55 gEfiGlobalVariableGuid
56 gEfiImageSecurityDatabaseGuid
57 gEfiQuarkCapsuleGuid
58 gQuarkVariableLockGuid ## CONSUMES
59 gEfiMemoryConfigDataGuid ## CONSUMES
60
61 [Pcd]
62 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase
63 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize
64 gQuarkPlatformTokenSpaceGuid.PcdFlashAreaBaseAddress
65 gQuarkPlatformTokenSpaceGuid.PcdFlashFvRecoveryBase
66 gQuarkPlatformTokenSpaceGuid.PcdFlashFvRecoverySize
67 gQuarkPlatformTokenSpaceGuid.PcdPkX509File
68 gQuarkPlatformTokenSpaceGuid.PcdKekX509File
69 gQuarkPlatformTokenSpaceGuid.PcdKekRsa2048File
70 gQuarkPlatformTokenSpaceGuid.PcdSpiFlashDeviceSize