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