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