]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFsp2WrapperPkg/Library/FspWrapperMultiPhaseProcessLib/FspWrapperMultiPhaseProcessLib.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / IntelFsp2WrapperPkg / Library / FspWrapperMultiPhaseProcessLib / FspWrapperMultiPhaseProcessLib.inf
1 ## @file
2 # FSP wrapper to handle FSP MultiPhase (SeparatePhase) Initialization.
3 #
4 # Copyright (c) 2022, 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 = FspWrapperMultiPhaseProcessLib
13 FILE_GUID = 11E657B7-C3D8-405B-94C5-516840E67B75
14 MODULE_TYPE = PEIM
15 VERSION_STRING = 1.0
16 LIBRARY_CLASS = FspWrapperMultiPhaseProcessLib
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 PeiFspWrapperMultiPhaseProcessLib.c
26
27 [Packages]
28 MdePkg/MdePkg.dec
29 IntelFsp2Pkg/IntelFsp2Pkg.dec
30 IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec
31 MdeModulePkg/MdeModulePkg.dec
32
33 [LibraryClasses]
34 BaseMemoryLib
35 DebugLib
36 BaseLib
37 PcdLib
38 FspWrapperPlatformLib
39 PeiServicesLib
40 FspWrapperPlatformMultiPhaseLib
41
42 [Ppis]
43 gEfiPeiReadOnlyVariable2PpiGuid
44 gEdkiiPeiVariablePpiGuid
45
46 [Pcd]
47 gIntelFsp2WrapperTokenSpaceGuid.PcdFspmBaseAddress ## CONSUMES
48 gIntelFsp2WrapperTokenSpaceGuid.PcdFspsBaseAddress ## CONSUMES