]> git.proxmox.com Git - mirror_edk2.git/blame - UefiCpuPkg/UefiCpuPkg.dsc
UefiCpuPkg: Create CpuPageTableLib for manipulating X86 paging structs
[mirror_edk2.git] / UefiCpuPkg / UefiCpuPkg.dsc
CommitLineData
7b202cb0 1## @file\r
9e7864e2 2# UefiCpuPkg Package\r
3#\r
75e3c243 4# Copyright (c) 2007 - 2022, Intel Corporation. All rights reserved.<BR>\r
9e7864e2 5#\r
0acd8697 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
9e7864e2 7#\r
7b202cb0 8##\r
9e7864e2 9\r
10[Defines]\r
11 PLATFORM_NAME = UefiCpu\r
12 PLATFORM_GUID = a1b7be22-78b3-4260-9569-8649e8c17d49\r
30142a32 13 PLATFORM_VERSION = 0.90\r
9e7864e2 14 DSC_SPECIFICATION = 0x00010005\r
15 OUTPUT_DIRECTORY = Build/UefiCpu\r
f6b0258d 16 SUPPORTED_ARCHITECTURES = IA32|X64\r
a7bd6695 17 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
9e7864e2 18 SKUID_IDENTIFIER = DEFAULT\r
19\r
20#\r
21# External libraries to build package\r
22#\r
23\r
3c3a0dd9
DB
24!include MdePkg/MdeLibs.dsc.inc\r
25\r
7b202cb0 26[LibraryClasses]\r
9e7864e2 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
b7953e26 31 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
5e9ae436 32 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
9e7864e2 33 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
661cab5d 34 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf\r
e518b40c 35 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
36 MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf\r
9e7864e2 37 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
38 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
e518b40c 39 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
40 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
164d5964
LG
41 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
42 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
c2432b31 43 StandaloneMmDriverEntryPoint|MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.inf\r
164d5964 44 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
173eeac9 45 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
173eeac9 46 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
1f569620 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
e41aad15 51 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r
03673ae1 52 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
b3dc26ed 53 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf\r
b7953e26 54 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
b7953e26
MK
55 PciLib|MdePkg/Library/BasePciLibPciExpress/BasePciLibPciExpress.inf\r
56 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
406c7200
MK
57 SmmCpuPlatformHookLib|UefiCpuPkg/Library/SmmCpuPlatformHookLibNull/SmmCpuPlatformHookLibNull.inf\r
58 SmmCpuFeaturesLib|UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.inf\r
d947a4cc
MK
59 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
60 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
09119a00 61 TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf\r
87149787 62 VmgExitLib|UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf\r
1a957f17 63 MicrocodeLib|UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.inf\r
4a68176c 64 SmmCpuRendezvousLib|UefiCpuPkg/Library/SmmCpuRendezvousLib/SmmCpuRendezvousLib.inf\r
75e3c243 65 CpuPageTableLib|UefiCpuPkg/Library/CpuPageTableLib/CpuPageTableLib.inf\r
b3dc26ed 66\r
d947a4cc
MK
67[LibraryClasses.common.SEC]\r
68 PlatformSecLib|UefiCpuPkg/Library/PlatformSecLibNull/PlatformSecLibNull.inf\r
ec94e97a
TL
69!if $(TOOL_CHAIN_TAG) == "XCODE5"\r
70 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/Xcode5SecPeiCpuExceptionHandlerLib.inf\r
71!else\r
406c7200 72 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf\r
ec94e97a 73!endif\r
863c738c
JF
74 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
75 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
76 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
b7953e26 77\r
164d5964
LG
78[LibraryClasses.common.PEIM]\r
79 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
1f569620 80 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
81 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.inf\r
a1a4c7a4 82 MpInitLib|UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf\r
eff78ac3 83 RegisterCpuFeaturesLib|UefiCpuPkg/Library/RegisterCpuFeaturesLib/PeiRegisterCpuFeaturesLib.inf\r
83facfd1 84 CpuCacheInfoLib|UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.inf\r
3ea1d3e6 85\r
164d5964 86[LibraryClasses.IA32.PEIM, LibraryClasses.X64.PEIM]\r
3ea1d3e6 87 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
a81abf16 88 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib.inf\r
3ea1d3e6 89\r
9e7864e2 90[LibraryClasses.common.DXE_DRIVER]\r
9e7864e2 91 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
db61e163 92 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
406c7200 93 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf\r
7fadaacd 94 MpInitLib|UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf\r
eff78ac3 95 RegisterCpuFeaturesLib|UefiCpuPkg/Library/RegisterCpuFeaturesLib/DxeRegisterCpuFeaturesLib.inf\r
83facfd1 96 CpuCacheInfoLib|UefiCpuPkg/Library/CpuCacheInfoLib/DxeCpuCacheInfoLib.inf\r
9e7864e2 97\r
173eeac9 98[LibraryClasses.common.DXE_SMM_DRIVER]\r
173eeac9 99 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
e414a3e9 100 MmServicesTableLib|MdePkg/Library/MmServicesTableLib/MmServicesTableLib.inf\r
8d96b976 101 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
b3dc26ed 102 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
406c7200 103 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf\r
db61e163 104\r
c2432b31
KQ
105[LibraryClasses.common.MM_STANDALONE]\r
106 MmServicesTableLib|MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf\r
107\r
25705752
MK
108[LibraryClasses.common.UEFI_APPLICATION]\r
109 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
110 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
111\r
9e7864e2 112#\r
113# Drivers/Libraries within this package\r
114#\r
115\r
7b202cb0 116[Components]\r
3ca55ed4 117 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf\r
e643315b 118 UefiCpuPkg/CpuIoPei/CpuIoPei.inf\r
2057d8c8 119 UefiCpuPkg/Library/SecPeiDxeTimerLibUefiCpu/SecPeiDxeTimerLibUefiCpu.inf\r
25705752 120 UefiCpuPkg/Application/Cpuid/Cpuid.inf\r
30781feb 121 UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.inf\r
83facfd1
LY
122 UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.inf\r
123 UefiCpuPkg/Library/CpuCacheInfoLib/DxeCpuCacheInfoLib.inf\r
6612ff85 124 UefiCpuPkg/MicrocodeMeasurementDxe/MicrocodeMeasurementDxe.inf\r
173eeac9 125\r
126[Components.IA32, Components.X64]\r
e518b40c 127 UefiCpuPkg/CpuDxe/CpuDxe.inf\r
82e75ac6
JF
128 UefiCpuPkg/CpuFeatures/CpuFeaturesPei.inf {\r
129 <LibraryClasses>\r
130 NULL|UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf\r
131 }\r
132 UefiCpuPkg/CpuFeatures/CpuFeaturesDxe.inf {\r
133 <LibraryClasses>\r
134 NULL|UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf\r
135 }\r
173eeac9 136 UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf\r
c2432b31 137 UefiCpuPkg/CpuIo2Smm/CpuIo2StandaloneMm.inf\r
b7953e26 138 UefiCpuPkg/CpuMpPei/CpuMpPei.inf\r
bfec5efa 139 UefiCpuPkg/CpuS3DataDxe/CpuS3DataDxe.inf\r
989322c3 140 UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf\r
bf73cc4b 141 UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf\r
b7953e26 142 UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf\r
20c082e8 143 UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf\r
e41aad15 144 UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf\r
ec94e97a 145!if $(TOOL_CHAIN_TAG) != "XCODE5"\r
b7953e26 146 UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf\r
ec94e97a 147!endif\r
db61e163 148 UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf\r
a81abf16 149 UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib.inf\r
ec94e97a 150 UefiCpuPkg/Library/CpuExceptionHandlerLib/Xcode5SecPeiCpuExceptionHandlerLib.inf\r
3e8ad6bd
JF
151 UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf\r
152 UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf\r
6dd88437 153 UefiCpuPkg/Library/MpInitLibUp/MpInitLibUp.inf\r
1a957f17 154 UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.inf\r
b7953e26 155 UefiCpuPkg/Library/MtrrLib/MtrrLib.inf\r
d947a4cc 156 UefiCpuPkg/Library/PlatformSecLibNull/PlatformSecLibNull.inf\r
eff78ac3
JF
157 UefiCpuPkg/Library/RegisterCpuFeaturesLib/PeiRegisterCpuFeaturesLib.inf\r
158 UefiCpuPkg/Library/RegisterCpuFeaturesLib/DxeRegisterCpuFeaturesLib.inf\r
406c7200
MK
159 UefiCpuPkg/Library/SmmCpuPlatformHookLibNull/SmmCpuPlatformHookLibNull.inf\r
160 UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.inf\r
09119a00 161 UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLibStm.inf\r
edd46cd4 162 UefiCpuPkg/Library/SmmCpuFeaturesLib/StandaloneMmCpuFeaturesLib.inf\r
87149787 163 UefiCpuPkg/Library/VmgExitLibNull/VmgExitLibNull.inf\r
b3dc26ed
MK
164 UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationPei.inf\r
165 UefiCpuPkg/PiSmmCommunication/PiSmmCommunicationSmm.inf\r
d947a4cc 166 UefiCpuPkg/SecCore/SecCore.inf\r
e3e47d79 167 UefiCpuPkg/SecCore/SecCoreNative.inf\r
479613bd 168 UefiCpuPkg/SecMigrationPei/SecMigrationPei.inf\r
b7953e26 169 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.inf\r
09119a00
MK
170 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.inf {\r
171 <Defines>\r
172 FILE_GUID = D1D74FE9-7A4E-41D3-A0B3-67F13AD34D94\r
173 <LibraryClasses>\r
174 SmmCpuFeaturesLib|UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLibStm.inf\r
175 }\r
1f569620 176 UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf\r
20c082e8 177 UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf\r
4a68176c 178 UefiCpuPkg/Library/SmmCpuRendezvousLib/SmmCpuRendezvousLib.inf\r
75e3c243 179 UefiCpuPkg/Library/CpuPageTableLib/CpuPageTableLib.inf\r
72a8abde
HW
180\r
181[BuildOptions]\r
182 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r