]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - UefiCpuPkg/UefiCpuPkg.dsc
UefiCpuPkg: Extend measurement of microcode patches to TPM
[mirror_edk2.git] / UefiCpuPkg / UefiCpuPkg.dsc
... / ...
CommitLineData
1## @file\r
2# UefiCpuPkg Package\r
3#\r
4# Copyright (c) 2007 - 2021, Intel Corporation. All rights reserved.<BR>\r
5#\r
6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
7#\r
8##\r
9\r
10[Defines]\r
11 PLATFORM_NAME = UefiCpu\r
12 PLATFORM_GUID = a1b7be22-78b3-4260-9569-8649e8c17d49\r
13 PLATFORM_VERSION = 0.90\r
14 DSC_SPECIFICATION = 0x00010005\r
15 OUTPUT_DIRECTORY = Build/UefiCpu\r
16 SUPPORTED_ARCHITECTURES = IA32|X64\r
17 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
18 SKUID_IDENTIFIER = DEFAULT\r
19\r
20#\r
21# External libraries to build package\r
22#\r
23\r
24!include MdePkg/MdeLibs.dsc.inc\r
25\r
26[LibraryClasses]\r
27 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
28 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
29 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
30 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
31 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
32 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
33 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
34 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf\r
35 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
36 MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf\r
37 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
38 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
39 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
40 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
41 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
42 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
43 StandaloneMmDriverEntryPoint|MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.inf\r
44 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
45 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
46 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
47 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
48 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
49 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
50 LocalApicLib|UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf\r
51 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r
52 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
53 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf\r
54 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
55 PciLib|MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf\r
56 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
57 SmmCpuPlatformHookLib|UefiCpuPkg/Library/SmmCpuPlatformHookLibNull/SmmCpuPlatformHookLibNull.inf\r
58 SmmCpuFeaturesLib|UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.inf\r
59 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
60 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
61 TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf\r
62 VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf\r
63 MicrocodeLib|UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.inf\r
64\r
65[LibraryClasses.common.SEC]\r
66 PlatformSecLib|UefiCpuPkg/Library/PlatformSecLibNull/PlatformSecLibNull.inf\r
67!if $(TOOL_CHAIN_TAG) == "XCODE5"\r
68 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/Xcode5SecPeiCpuExceptionHandlerLib.inf\r
69!else\r
70 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf\r
71!endif\r
72 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
73 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
74 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
75\r
76[LibraryClasses.common.PEIM]\r
77 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
78 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
79 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.inf\r
80 MpInitLib|UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf\r
81 RegisterCpuFeaturesLib|UefiCpuPkg/Library/RegisterCpuFeaturesLib/PeiRegisterCpuFeaturesLib.inf\r
82 CpuCacheInfoLib|UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.inf\r
83\r
84[LibraryClasses.IA32.PEIM, LibraryClasses.X64.PEIM]\r
85 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
86 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib.inf\r
87\r
88[LibraryClasses.common.DXE_DRIVER]\r
89 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
90 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
91 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf\r
92 MpInitLib|UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf\r
93 RegisterCpuFeaturesLib|UefiCpuPkg/Library/RegisterCpuFeaturesLib/DxeRegisterCpuFeaturesLib.inf\r
94 CpuCacheInfoLib|UefiCpuPkg/Library/CpuCacheInfoLib/DxeCpuCacheInfoLib.inf\r
95\r
96[LibraryClasses.common.DXE_SMM_DRIVER]\r
97 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
98 MmServicesTableLib|MdePkg/Library/MmServicesTableLib/MmServicesTableLib.inf\r
99 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
100 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
101 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf\r
102\r
103[LibraryClasses.common.MM_STANDALONE]\r
104 MmServicesTableLib|MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf\r
105\r
106[LibraryClasses.common.UEFI_APPLICATION]\r
107 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
108 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
109\r
110#\r
111# Drivers/Libraries within this package\r
112#\r
113\r
114[Components]\r
115 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf\r
116 UefiCpuPkg/CpuIoPei/CpuIoPei.inf\r
117 UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.inf\r
118 UefiCpuPkg/Application/Cpuid/Cpuid.inf\r
119 UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.inf\r
120 UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.inf\r
121 UefiCpuPkg/Library/CpuCacheInfoLib/DxeCpuCacheInfoLib.inf\r
122 UefiCpuPkg/MicrocodeMeasurementDxe/MicrocodeMeasurementDxe.inf\r
123\r
124[Components.IA32, Components.X64]\r
125 UefiCpuPkg/CpuDxe/CpuDxe.inf\r
126 UefiCpuPkg/CpuFeatures/CpuFeaturesPei.inf {\r
127 <LibraryClasses>\r
128 NULL|UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf\r
129 }\r
130 UefiCpuPkg/CpuFeatures/CpuFeaturesDxe.inf {\r
131 <LibraryClasses>\r
132 NULL|UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf\r
133 }\r
134 UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf\r
135 UefiCpuPkg/CpuIo2Smm/CpuIo2StandaloneMm.inf\r
136 UefiCpuPkg/CpuMpPei/CpuMpPei.inf\r
137 UefiCpuPkg/CpuS3DataDxe/CpuS3DataDxe.inf\r
138 UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf\r
139 UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf\r
140 UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf\r
141 UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf\r
142 UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf\r
143!if $(TOOL_CHAIN_TAG) != "XCODE5"\r
144 UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf\r
145!endif\r
146 UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf\r
147 UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib.inf\r
148 UefiCpuPkg/Library/CpuExceptionHandlerLib/Xcode5SecPeiCpuExceptionHandlerLib.inf\r
149 UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf\r
150 UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf\r
151 UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp.inf\r
152 UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.inf\r
153 UefiCpuPkg/Library/MtrrLib/MtrrLib.inf\r
154 UefiCpuPkg/Library/PlatformSecLibNull/PlatformSecLibNull.inf\r
155 UefiCpuPkg/Library/RegisterCpuFeaturesLib/PeiRegisterCpuFeaturesLib.inf\r
156 UefiCpuPkg/Library/RegisterCpuFeaturesLib/DxeRegisterCpuFeaturesLib.inf\r
157 UefiCpuPkg/Library/SmmCpuPlatformHookLibNull/SmmCpuPlatformHookLibNull.inf\r
158 UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.inf\r
159 UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLibStm.inf\r
160 UefiCpuPkg/Library/SmmCpuFeaturesLib/StandaloneMmCpuFeaturesLib.inf\r
161 UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf\r
162 UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.inf\r
163 UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationSmm.inf\r
164 UefiCpuPkg/SecCore/SecCore.inf\r
165 UefiCpuPkg/SecCore/SecCoreNative.inf\r
166 UefiCpuPkg/SecMigrationPei/SecMigrationPei.inf\r
167 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.inf\r
168 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.inf {\r
169 <Defines>\r
170 FILE_GUID = D1D74FE9-7A4E-41D3-A0B3-67F13AD34D94\r
171 <LibraryClasses>\r
172 SmmCpuFeaturesLib|UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLibStm.inf\r
173 }\r
174 UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf\r
175 UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf\r
176\r
177[BuildOptions]\r
178 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r