]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dsc
IntelFsp2WrapperPkg: Consume MdeLibs.dsc.inc for RegisterFilterLib
[mirror_edk2.git] / IntelFsp2WrapperPkg / IntelFsp2WrapperPkg.dsc
CommitLineData
cf1d4549
JY
1## @file\r
2# Provides drivers and definitions to support fsp in EDKII bios.\r
3#\r
2b46d175 4# Copyright (c) 2014 - 2021, Intel Corporation. All rights reserved.<BR>\r
512e23a3 5# SPDX-License-Identifier: BSD-2-Clause-Patent\r
cf1d4549
JY
6#\r
7##\r
8\r
9[Defines]\r
10 PLATFORM_NAME = IntelFsp2WrapperPkg\r
11 PLATFORM_GUID = 34813E26-C930-427D-8993-80530549EADA\r
12 PLATFORM_VERSION = 0.1\r
13 DSC_SPECIFICATION = 0x00010005\r
14 OUTPUT_DIRECTORY = Build/IntelFsp2WrapperPkg\r
15 SUPPORTED_ARCHITECTURES = IA32|X64\r
16 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
17 SKUID_IDENTIFIER = DEFAULT\r
18\r
2b46d175
DB
19!include MdePkg/MdeLibs.dsc.inc\r
20\r
cf1d4549
JY
21[LibraryClasses]\r
22 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
23 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
24 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
25 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
26 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
27 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
28 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
29 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
30 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
31 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
32 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
33 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
34\r
35 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
36 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
37 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r
38 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
39\r
40 # MdeModulePkg\r
41 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
42\r
43 # UefiCpuPkg\r
44 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf\r
45 LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf\r
46\r
47 # FSP Wrapper Lib\r
48 FspWrapperApiLib|IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/BaseFspWrapperApiLib.inf\r
49 FspWrapperApiTestLib|IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/BaseFspWrapperApiTestLibNull.inf\r
c1a42bb0 50 FspMeasurementLib|IntelFsp2WrapperPkg/Library/BaseFspMeasurementLib/BaseFspMeasurementLib.inf\r
cf1d4549
JY
51\r
52 # FSP platform sample\r
53 FspWrapperPlatformLib|IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/BaseFspWrapperPlatformLibSample.inf\r
54 PlatformSecLib|IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf\r
55 FspWrapperHobProcessLib|IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/PeiFspWrapperHobProcessLibSample.inf\r
56\r
63d92674
QZ
57 Tpm2CommandLib|SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf\r
58\r
cf1d4549
JY
59[LibraryClasses.common.PEIM,LibraryClasses.common.PEI_CORE]\r
60 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
61 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
62 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
63 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
64 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
c1a42bb0
JY
65 TpmMeasurementLib|SecurityPkg/Library/PeiTpmMeasurementLib/PeiTpmMeasurementLib.inf\r
66 TcgEventLogRecordLib|SecurityPkg/Library/TcgEventLogRecordLib/TcgEventLogRecordLib.inf\r
63d92674
QZ
67 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf\r
68 Tpm2DeviceLib|SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2DeviceLibDTpm.inf\r
cf1d4549
JY
69\r
70[LibraryClasses.common.DXE_DRIVER]\r
71 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
72 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
73 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
74 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
75 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
76 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
77 DevicePathLib|MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf\r
78 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
79\r
80[Components.Ia32]\r
068f06e3
LG
81 IntelFsp2WrapperPkg/Library/BaseFspWrapperApiTestLibNull/BaseFspWrapperApiTestLibNull.inf\r
82 IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/SecFspWrapperPlatformSecLibSample.inf\r
83 IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/PeiFspWrapperHobProcessLibSample.inf\r
84 IntelFsp2WrapperPkg/Library/PeiFspWrapperApiTestLib/PeiFspWrapperApiTestLib.inf\r
c1a42bb0 85 IntelFsp2WrapperPkg/Library/BaseFspMeasurementLib/BaseFspMeasurementLib.inf\r
068f06e3 86\r
cf1d4549
JY
87 IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.inf\r
88 IntelFsp2WrapperPkg/FspsWrapperPeim/FspsWrapperPeim.inf\r
89\r
90[Components.IA32, Components.X64]\r
068f06e3
LG
91 IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/BaseFspWrapperApiLib.inf\r
92 IntelFsp2WrapperPkg/Library/BaseFspWrapperPlatformLibSample/BaseFspWrapperPlatformLibSample.inf\r
cf1d4549
JY
93 IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.inf\r
94\r
95[PcdsFixedAtBuild.common]\r
96 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x1f\r
97 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80080046\r
98 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
56c1b0cb
HW
99\r
100[BuildOptions]\r
101 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r