]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/FspSupport/Library/PeiFspHobProcessLibVlv2/FspHobProcessLibVlv2.inf
Vlv2TbltDevicePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Vlv2TbltDevicePkg / FspSupport / Library / PeiFspHobProcessLibVlv2 / FspHobProcessLibVlv2.inf
1 ## @file
2 #
3 # Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
4 #
5 # SPDX-License-Identifier: BSD-2-Clause-Patent
6 #
7 ##
8
9 ################################################################################
10 #
11 # Defines Section - statements that will be processed to create a Makefile.
12 #
13 ################################################################################
14 [Defines]
15 INF_VERSION = 0x00010005
16 BASE_NAME = PeiFspHobProcessLibVlv2
17 FILE_GUID = C7B7070B-E5A8-4b86-9110-BDCA1095F496
18 MODULE_TYPE = SEC
19 VERSION_STRING = 1.0
20 LIBRARY_CLASS = FspHobProcessLib
21
22 #
23 # The following information is for reference only and not required by the build tools.
24 #
25 # VALID_ARCHITECTURES = IA32 X64
26 #
27
28 ################################################################################
29 #
30 # Sources Section - list of files that are required for the build to succeed.
31 #
32 ################################################################################
33
34 [Sources]
35 FspHobProcessLibVlv2.c
36
37
38 ################################################################################
39 #
40 # Package Dependency Section - list of Package files that are required for
41 # this module.
42 #
43 ################################################################################
44
45 [Packages]
46 MdePkg/MdePkg.dec
47 MdeModulePkg/MdeModulePkg.dec
48 IntelFrameworkPkg/IntelFrameworkPkg.dec
49 IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
50 IntelFspPkg/IntelFspPkg.dec
51 IntelFspWrapperPkg/IntelFspWrapperPkg.dec
52 Vlv2TbltDevicePkg/PlatformPkg.dec
53
54 [LibraryClasses]
55 BaseLib
56 BaseMemoryLib
57 HobLib
58 DebugLib
59 FspPlatformInfoLib
60 PeiServicesLib
61 PeiServicesTablePointerLib
62 PlatformFspLib
63
64 [Pcd]
65 gFspWrapperTokenSpaceGuid.PcdPeiMinMemSize
66 gFspWrapperTokenSpaceGuid.PcdPeiRecoveryMinMemSize
67
68 [Guids]
69 gFspReservedMemoryResourceHobGuid
70 gEfiMemoryTypeInformationGuid
71 gEfiSmmPeiSmramMemoryReserveGuid
72
73 [Ppis]
74 gPeiCapsulePpiGuid