]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/MdeModulePkg.dsc
MdeModulePkg: SmmSmiHandlerProfileLib: Support StandaloneMm Instance
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dsc
1 ## @file
2 # EFI/PI Reference Module Package for All Architectures
3 #
4 # (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>
5 # Copyright (c) 2007 - 2019, Intel Corporation. All rights reserved.<BR>
6 # Copyright (c) Microsoft Corporation.
7 #
8 # SPDX-License-Identifier: BSD-2-Clause-Patent
9 #
10 ##
11
12 [Defines]
13 PLATFORM_NAME = MdeModule
14 PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478
15 PLATFORM_VERSION = 0.98
16 DSC_SPECIFICATION = 0x00010005
17 OUTPUT_DIRECTORY = Build/MdeModule
18 SUPPORTED_ARCHITECTURES = IA32|X64|EBC|ARM|AARCH64|RISCV64
19 BUILD_TARGETS = DEBUG|RELEASE|NOOPT
20 SKUID_IDENTIFIER = DEFAULT
21
22 [LibraryClasses]
23 #
24 # Entry point
25 #
26 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
27 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
28 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
29 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
30 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
31 #
32 # Basic
33 #
34 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
35 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
36 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
37 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
38 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
39 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
40 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
41 PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf
42 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
43 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
44 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
45 SortLib|MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf
46 #
47 # UEFI & PI
48 #
49 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
50 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
51 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
52 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
53 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
54 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
55 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
56 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
57 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
58 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
59 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
60 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
61 UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
62 VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLib.inf
63 #
64 # Generic Modules
65 #
66 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
67 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
68 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
69 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
70 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf
71 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
72 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
73 CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf
74 FrameBufferBltLib|MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf
75 #
76 # Misc
77 #
78 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
79 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
80 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
81 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
82 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
83 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
84 PlatformHookLib|MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.inf
85 ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf
86 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
87 S3BootScriptLib|MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf
88 CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf
89 PlatformBootManagerLib|MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf
90 PciHostBridgeLib|MdeModulePkg/Library/PciHostBridgeLibNull/PciHostBridgeLibNull.inf
91 TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf
92 AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf
93 VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf
94 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
95 NonDiscoverableDeviceRegistrationLib|MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/NonDiscoverableDeviceRegistrationLib.inf
96
97 FmpAuthenticationLib|MdeModulePkg/Library/FmpAuthenticationLibNull/FmpAuthenticationLibNull.inf
98 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
99 BmpSupportLib|MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib.inf
100 SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf
101 DisplayUpdateProgressLib|MdeModulePkg/Library/DisplayUpdateProgressLibGraphics/DisplayUpdateProgressLibGraphics.inf
102 VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf
103
104 [LibraryClasses.EBC.PEIM]
105 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
106
107 [LibraryClasses.common.PEI_CORE]
108 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
109 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
110
111 [LibraryClasses.common.PEIM]
112 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
113 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
114 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
115 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.inf
116
117 [LibraryClasses.common.DXE_CORE]
118 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
119 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
120 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
121
122 [LibraryClasses.common.DXE_DRIVER]
123 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
124 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf
125 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
126 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
127 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.inf
128
129 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
130 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
131 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
132 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
133 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf
134 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf
135 VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe.inf
136
137 [LibraryClasses.common.SMM_CORE]
138 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
139 MemoryAllocationLib|MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.inf
140 SmmServicesTableLib|MdeModulePkg/Library/PiSmmCoreSmmServicesTableLib/PiSmmCoreSmmServicesTableLib.inf
141 SmmCorePlatformHookLib|MdeModulePkg/Library/SmmCorePlatformHookLibNull/SmmCorePlatformHookLibNull.inf
142 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf
143
144 [LibraryClasses.common.DXE_SMM_DRIVER]
145 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
146 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
147 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf
148 MmServicesTableLib|MdePkg/Library/MmServicesTableLib/MmServicesTableLib.inf
149 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf
150 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.inf
151 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf
152
153 [LibraryClasses.common.UEFI_DRIVER]
154 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
155 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
156 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
157 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf
158
159 [LibraryClasses.common.UEFI_APPLICATION]
160 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
161 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
162 DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
163 FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
164
165 [LibraryClasses.common.MM_STANDALONE]
166 HobLib|MdeModulePkg/Library/BaseHobLibNull/BaseHobLibNull.inf
167 MemoryAllocationLib|MdeModulePkg/Library/BaseMemoryAllocationLibNull/BaseMemoryAllocationLibNull.inf
168 StandaloneMmDriverEntryPoint|MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.inf
169 MmServicesTableLib|MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf
170 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxStandaloneMmLib.inf
171 MemLib|StandaloneMmPkg/Library/StandaloneMmMemLib/StandaloneMmMemLib.inf
172
173 [LibraryClasses.ARM, LibraryClasses.AARCH64]
174 ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf
175 ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf
176 LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf
177
178 #
179 # It is not possible to prevent ARM compiler calls to generic intrinsic functions.
180 # This library provides the instrinsic functions generated by a given compiler.
181 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.
182 #
183 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
184
185 #
186 # Since software stack checking may be heuristically enabled by the compiler
187 # include BaseStackCheckLib unconditionally.
188 #
189 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
190
191 [LibraryClasses.EBC, LibraryClasses.RISCV64]
192 LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf
193
194 [PcdsFeatureFlag]
195 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
196 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
197 gEfiMdeModulePkgTokenSpaceGuid.PcdInstallAcpiSdtProtocol|TRUE
198 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE
199 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE
200
201 [PcdsFixedAtBuild]
202 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f
203 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06
204 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0
205 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0
206 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28
207
208 [PcdsDynamicExDefault]
209 gEfiMdeModulePkgTokenSpaceGuid.PcdRecoveryFileName|L"FVMAIN.FV"
210
211 [Components]
212 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
213 MdeModulePkg/Application/DumpDynPcd/DumpDynPcd.inf
214 MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfo.inf
215
216 MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
217 MdeModulePkg/Logo/Logo.inf
218 MdeModulePkg/Logo/LogoDxe.inf
219 MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf
220 MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf
221 MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf
222 MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf
223 MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
224 MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf
225 MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf
226 MdeModulePkg/Library/PciHostBridgeLibNull/PciHostBridgeLibNull.inf
227 MdeModulePkg/Library/PiSmmCoreSmmServicesTableLib/PiSmmCoreSmmServicesTableLib.inf
228 MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
229 MdeModulePkg/Library/BaseHobLibNull/BaseHobLibNull.inf
230 MdeModulePkg/Library/BaseMemoryAllocationLibNull/BaseMemoryAllocationLibNull.inf
231 MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf
232
233 MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf
234 MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe.inf
235 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
236 MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupportDxe.inf
237 MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf
238 MdeModulePkg/Bus/Pci/NvmExpressPei/NvmExpressPei.inf
239 MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.inf
240 MdeModulePkg/Bus/Pci/SdMmcPciHcPei/SdMmcPciHcPei.inf
241 MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcBlockIoPei.inf
242 MdeModulePkg/Bus/Sd/SdBlockIoPei/SdBlockIoPei.inf
243 MdeModulePkg/Bus/Sd/EmmcDxe/EmmcDxe.inf
244 MdeModulePkg/Bus/Sd/SdDxe/SdDxe.inf
245 MdeModulePkg/Bus/Pci/UfsPciHcDxe/UfsPciHcDxe.inf
246 MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThruDxe.inf
247 MdeModulePkg/Bus/Pci/UfsPciHcPei/UfsPciHcPei.inf
248 MdeModulePkg/Bus/Ufs/UfsBlockIoPei/UfsBlockIoPei.inf
249 MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf
250 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
251 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
252 MdeModulePkg/Bus/Pci/UhciPei/UhciPei.inf
253 MdeModulePkg/Bus/Pci/EhciPei/EhciPei.inf
254 MdeModulePkg/Bus/Pci/XhciPei/XhciPei.inf
255 MdeModulePkg/Bus/Pci/IdeBusPei/IdeBusPei.inf
256 MdeModulePkg/Bus/Usb/UsbBusPei/UsbBusPei.inf
257 MdeModulePkg/Bus/Usb/UsbBotPei/UsbBotPei.inf
258 MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf
259 MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf
260 MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf
261 MdeModulePkg/Bus/Ata/AhciPei/AhciPei.inf
262 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
263 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
264 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
265 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
266 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
267 MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf
268 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
269 MdeModulePkg/Bus/I2c/I2cDxe/I2cBusDxe.inf
270 MdeModulePkg/Bus/I2c/I2cDxe/I2cHostDxe.inf
271 MdeModulePkg/Bus/I2c/I2cDxe/I2cDxe.inf
272 MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
273 MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe.inf
274 MdeModulePkg/Bus/Isa/Ps2MouseDxe/Ps2MouseDxe.inf
275 MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/NonDiscoverablePciDeviceDxe.inf
276
277 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
278 MdeModulePkg/Core/Pei/PeiMain.inf
279 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
280
281 MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
282 MdeModulePkg/Library/UefiMemoryAllocationProfileLib/UefiMemoryAllocationProfileLib.inf
283 MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
284 MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationProfileLib.inf
285 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
286 MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
287 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
288 MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.inf
289 MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf
290 MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.inf
291 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
292 MdeModulePkg/Library/PeiResetSystemLib/PeiResetSystemLib.inf
293 MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
294 MdeModulePkg/Library/ResetUtilityLib/ResetUtilityLib.inf
295 MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf
296 MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
297 MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
298 MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
299 MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
300 MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
301 MdeModulePkg/Library/RuntimeResetSystemLib/RuntimeResetSystemLib.inf
302 MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf
303 MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.inf
304 MdeModulePkg/Library/DxeDebugPrintErrorLevelLib/DxeDebugPrintErrorLevelLib.inf
305 MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf
306 MdeModulePkg/Library/PeiDebugPrintHobLib/PeiDebugPrintHobLib.inf
307 MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf
308 MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf
309 MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
310 MdeModulePkg/Library/PeiDebugLibDebugPpi/PeiDebugLibDebugPpi.inf
311 MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
312 MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf
313 MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf
314 MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf
315 MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf
316 MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLib.inf
317 MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe.inf
318 MdeModulePkg/Library/VarCheckPolicyLib/VarCheckPolicyLib.inf
319 MdeModulePkg/Library/VarCheckPolicyLib/VarCheckPolicyLibStandaloneMm.inf
320 MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf
321 MdeModulePkg/Library/VarCheckHiiLib/VarCheckHiiLib.inf
322 MdeModulePkg/Library/VarCheckPcdLib/VarCheckPcdLib.inf
323 MdeModulePkg/Library/PlatformVarCleanupLib/PlatformVarCleanupLib.inf
324 MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
325 MdeModulePkg/Library/DxeFileExplorerProtocol/DxeFileExplorerProtocol.inf
326 MdeModulePkg/Library/BaseIpmiLibNull/BaseIpmiLibNull.inf
327 MdeModulePkg/Library/DxeIpmiLibIpmiProtocol/DxeIpmiLibIpmiProtocol.inf
328 MdeModulePkg/Library/PeiIpmiLibIpmiPpi/PeiIpmiLibIpmiPpi.inf
329 MdeModulePkg/Library/SmmIpmiLibSmmIpmiProtocol/SmmIpmiLibSmmIpmiProtocol.inf
330 MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf
331 MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/NonDiscoverableDeviceRegistrationLib.inf
332 MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib.inf
333 MdeModulePkg/Library/DisplayUpdateProgressLibGraphics/DisplayUpdateProgressLibGraphics.inf
334 MdeModulePkg/Library/DisplayUpdateProgressLibText/DisplayUpdateProgressLibText.inf
335
336 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf
337 MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf
338 MdeModulePkg/Application/UiApp/UiApp.inf{
339 <LibraryClasses>
340 NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf
341 NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf
342 NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf
343 }
344 MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf
345 MdeModulePkg/Universal/BootManagerPolicyDxe/BootManagerPolicyDxe.inf
346 MdeModulePkg/Universal/CapsulePei/CapsulePei.inf
347 MdeModulePkg/Universal/CapsuleOnDiskLoadPei/CapsuleOnDiskLoadPei.inf
348 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
349 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
350 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
351 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
352 MdeModulePkg/Universal/Console/GraphicsOutputDxe/GraphicsOutputDxe.inf
353 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
354 MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf
355 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
356 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
357 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
358 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
359 MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe.inf
360 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
361 MdeModulePkg/Universal/Disk/CdExpressPei/CdExpressPei.inf
362 MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf
363 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
364 MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/GenericMemoryTestDxe.inf
365 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
366 MdeModulePkg/Universal/Metronome/Metronome.inf
367 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
368 MdeModulePkg/Universal/ResetSystemPei/ResetSystemPei.inf {
369 <LibraryClasses>
370 ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf
371 }
372 MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf {
373 <LibraryClasses>
374 ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf
375 }
376 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
377 MdeModulePkg/Universal/SmbiosMeasurementDxe/SmbiosMeasurementDxe.inf
378
379 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
380 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
381 MdeModulePkg/Universal/PCD/Pei/Pcd.inf
382 MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf
383
384 MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.inf
385 MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf
386
387 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
388 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
389 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf
390 MdeModulePkg/Application/VariableInfo/VariableInfo.inf
391 MdeModulePkg/Universal/FaultTolerantWritePei/FaultTolerantWritePei.inf
392 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
393 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
394 MdeModulePkg/Universal/TimestampDxe/TimestampDxe.inf
395 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
396
397 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf
398 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
399 MdeModulePkg/Universal/HiiResourcesSampleDxe/HiiResourcesSampleDxe.inf
400 MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf
401
402 MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf
403 MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf
404
405 MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/FirmwarePerformancePei.inf {
406 <LibraryClasses>
407 LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf
408 }
409 MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/FirmwarePerformanceDxe.inf
410 MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf
411 MdeModulePkg/Universal/SectionExtractionDxe/SectionExtractionDxe.inf {
412 <LibraryClasses>
413 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
414 }
415 MdeModulePkg/Universal/SectionExtractionPei/SectionExtractionPei.inf {
416 <LibraryClasses>
417 NULL|MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.inf
418 }
419
420 MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.inf
421 MdeModulePkg/Universal/EsrtDxe/EsrtDxe.inf
422 MdeModulePkg/Universal/EsrtFmpDxe/EsrtFmpDxe.inf
423
424 MdeModulePkg/Universal/FileExplorerDxe/FileExplorerDxe.inf {
425 <LibraryClasses>
426 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
427 }
428
429 MdeModulePkg/Universal/SerialDxe/SerialDxe.inf
430 MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.inf
431
432 MdeModulePkg/Universal/DebugServicePei/DebugServicePei.inf
433
434 MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf
435 MdeModulePkg/Library/FmpAuthenticationLibNull/FmpAuthenticationLibNull.inf
436 MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.inf
437 MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf
438
439 [Components.IA32, Components.X64, Components.AARCH64]
440 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
441 MdeModulePkg/Universal/EbcDxe/EbcDebugger.inf
442 MdeModulePkg/Universal/EbcDxe/EbcDebuggerConfig.inf
443
444 [Components.IA32, Components.X64, Components.ARM, Components.AARCH64]
445 MdeModulePkg/Library/BrotliCustomDecompressLib/BrotliCustomDecompressLib.inf
446 MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
447 MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf
448 MdeModulePkg/Core/Dxe/DxeMain.inf {
449 <LibraryClasses>
450 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
451 }
452
453 !if $(TOOL_CHAIN_TAG) != "XCODE5"
454 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteStandaloneMm.inf
455 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableStandaloneMm.inf
456 !endif
457
458 [Components.IA32, Components.X64]
459 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
460 MdeModulePkg/Application/SmiHandlerProfileInfo/SmiHandlerProfileInfo.inf
461 MdeModulePkg/Core/PiSmmCore/PiSmmIpl.inf
462 MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf
463 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmm.inf {
464 <LibraryClasses>
465 NULL|MdeModulePkg/Library/VarCheckPolicyLib/VarCheckPolicyLib.inf
466 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf
467 NULL|MdeModulePkg/Library/VarCheckHiiLib/VarCheckHiiLib.inf
468 NULL|MdeModulePkg/Library/VarCheckPcdLib/VarCheckPcdLib.inf
469 }
470 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {
471 <LibraryClasses>
472 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf
473 NULL|MdeModulePkg/Library/VarCheckHiiLib/VarCheckHiiLib.inf
474 NULL|MdeModulePkg/Library/VarCheckPcdLib/VarCheckPcdLib.inf
475 }
476 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.inf
477 MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf
478 MdeModulePkg/Library/SmmReportStatusCodeLib/StandaloneMmReportStatusCodeLib.inf
479 MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerSmm.inf
480 MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerStandaloneMm.inf
481 MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf
482 MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterStandaloneMm.inf
483 MdeModulePkg/Universal/LockBox/SmmLockBox/SmmLockBox.inf
484 MdeModulePkg/Library/SmmMemoryAllocationProfileLib/SmmMemoryAllocationProfileLib.inf
485 MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationProfileLib.inf
486 MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.inf
487 MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.inf
488 MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.inf
489 MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.inf
490 MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf
491 MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.inf
492 MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxStandaloneMmLib.inf
493 MdeModulePkg/Library/SmmCorePlatformHookLibNull/SmmCorePlatformHookLibNull.inf
494 MdeModulePkg/Library/SmmSmiHandlerProfileLib/SmmSmiHandlerProfileLib.inf
495 MdeModulePkg/Library/SmmSmiHandlerProfileLib/StandaloneMmSmiHandlerProfileLib.inf
496 MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaArchCustomDecompressLib.inf
497 MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe.inf
498 MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe.inf
499 MdeModulePkg/Universal/Acpi/SmmS3SaveState/SmmS3SaveState.inf
500 MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/FirmwarePerformanceSmm.inf
501 MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/FirmwarePerformanceStandaloneMm.inf
502 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.inf
503 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmmDxe.inf
504 MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf
505 MdeModulePkg/Universal/SmmCommunicationBufferDxe/SmmCommunicationBufferDxe.inf
506 MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe.inf
507
508 [Components.X64]
509 MdeModulePkg/Universal/CapsulePei/CapsuleX64.inf
510
511 [BuildOptions]
512