]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/MdeModulePkg.dsc
MdeModulePkg/PciBusDxe: Fix small memory leak in FreePciDevice
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dsc
CommitLineData
819aa7bc 1## @file\r
77269125 2# EFI/PI Reference Module Package for All Architectures\r
3#\r
35f910f0 4# (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>\r
6250a120 5# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
77269125 6#\r
cd5ebaa0 7# This program and the accompanying materials\r
77269125 8# are licensed and made available under the terms and conditions of the BSD License\r
9# which accompanies this distribution. The full text of the license may be found at\r
10# http://opensource.org/licenses/bsd-license.php\r
11#\r
12# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
13# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
14#\r
819aa7bc 15##\r
77269125 16\r
17[Defines]\r
18 PLATFORM_NAME = MdeModule\r
19 PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478\r
6250a120 20 PLATFORM_VERSION = 0.98\r
77269125 21 DSC_SPECIFICATION = 0x00010005\r
22 OUTPUT_DIRECTORY = Build/MdeModule\r
716e5077 23 SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64\r
17884157 24 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
77269125 25 SKUID_IDENTIFIER = DEFAULT\r
26\r
6bfbb5f0 27[LibraryClasses]\r
6a53bf17
LG
28 #\r
29 # Entry point\r
30 #\r
77269125 31 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
32 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
33 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
34 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
35 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
6a53bf17
LG
36 #\r
37 # Basic\r
38 #\r
39 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
40 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
41 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
42 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
43 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
44 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
45 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
4a50cf4e 46 PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf\r
6a53bf17
LG
47 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
48 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
49 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
a4b833e5 50 SortLib|MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf\r
6a53bf17
LG
51 #\r
52 # UEFI & PI\r
53 #\r
77269125 54 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
77269125 55 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
56 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
6a53bf17
LG
57 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
58 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
59 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
60 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
61 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
62 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
63 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
64 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
65 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
f4cd24da 66 UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf\r
6a53bf17
LG
67 #\r
68 # Generic Modules\r
69 #\r
77269125 70 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
6a53bf17 71 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
77269125 72 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
73 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
74 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
4bad9ada 75 TcpIoLib|MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf\r
77269125 76 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
cd98f305 77 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
6a53bf17 78 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
23b0b374 79 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
6a53bf17
LG
80 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
81 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
ec7cb6ab 82 PalLib|MdePkg/Library/BasePalLibNull/BasePalLibNull.inf\r
7c6c064c 83 CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf\r
2af538fb 84 FrameBufferBltLib|MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf\r
6a53bf17
LG
85 #\r
86 # Misc\r
87 #\r
88 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
d1102dba
LG
89 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
90 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r
6a53bf17
LG
91 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
92 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
fe92ab29 93 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
8e456a77 94 PlatformHookLib|MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.inf\r
51a0c5f2 95 ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf\r
be46cd5f 96 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
97 S3BootScriptLib|MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf\r
1e172d6b 98 CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf\r
f4cd24da 99 PlatformBootManagerLib|MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf\r
7ff66d3c 100 PciHostBridgeLib|MdeModulePkg/Library/PciHostBridgeLibNull/PciHostBridgeLibNull.inf\r
308521b1 101 TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf\r
b6477d82 102 AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf\r
8021f4c7 103 VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf\r
ba529e7e 104 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf\r
1652dc21 105 NonDiscoverableDeviceRegistrationLib|MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/NonDiscoverableDeviceRegistrationLib.inf\r
77269125 106\r
85517f77
JY
107 FmpAuthenticationLib|MdeModulePkg/Library/FmpAuthenticationLibNull/FmpAuthenticationLibNull.inf\r
108 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
1ec2e7d0
MK
109 BmpSupportLib|MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib.inf\r
110 SafeIntLib|MdePkg/Library/BaseSafeIntLib/BaseSafeIntLib.inf\r
72b0a9be 111 DisplayUpdateProgressLib|MdeModulePkg/Library/DisplayUpdateProgressLibGraphics/DisplayUpdateProgressLibGraphics.inf\r
85517f77 112\r
77269125 113[LibraryClasses.EBC.PEIM]\r
114 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
115\r
116[LibraryClasses.common.PEI_CORE]\r
117 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
118 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
119\r
120[LibraryClasses.common.PEIM]\r
121 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
122 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
123 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
993532d0 124 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.inf\r
77269125 125\r
126[LibraryClasses.common.DXE_CORE]\r
127 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
128 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
129 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
130\r
131[LibraryClasses.common.DXE_DRIVER]\r
132 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
1c837cd5 133 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf\r
77269125 134 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
a402e129 135 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
85517f77 136 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.inf\r
77269125 137\r
138[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
139 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
140 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
77269125 141 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
1c837cd5 142 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf\r
85517f77 143 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf\r
77269125 144\r
4442c579 145[LibraryClasses.common.SMM_CORE]\r
beaec44e 146 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
4442c579 147 MemoryAllocationLib|MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.inf\r
6a53bf17 148 SmmServicesTableLib|MdeModulePkg/Library/PiSmmCoreSmmServicesTableLib/PiSmmCoreSmmServicesTableLib.inf\r
d1102dba 149 SmmCorePlatformHookLib|MdeModulePkg/Library/SmmCorePlatformHookLibNull/SmmCorePlatformHookLibNull.inf\r
842b1242 150 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf\r
495797c5 151\r
77269125 152[LibraryClasses.common.DXE_SMM_DRIVER]\r
153 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
77269125 154 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
6a53bf17 155 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
202c3279 156 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
1c837cd5 157 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.inf\r
842b1242 158 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf\r
77269125 159\r
160[LibraryClasses.common.UEFI_DRIVER]\r
161 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
162 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
163 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
1c837cd5 164 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf\r
77269125 165\r
166[LibraryClasses.common.UEFI_APPLICATION]\r
167 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
168 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
169 DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf\r
170\r
35f910f0 171[LibraryClasses.ARM, LibraryClasses.AARCH64]\r
b752e8a3
LL
172 ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf\r
173 ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf\r
174\r
62a5bf63 175 #\r
35f910f0
RP
176 # It is not possible to prevent ARM compiler calls to generic intrinsic functions.\r
177 # This library provides the instrinsic functions generated by a given compiler.\r
62a5bf63 178 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.\r
179 #\r
180 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
445404a8 181\r
b752e8a3
LL
182 #\r
183 # Since software stack checking may be heuristically enabled by the compiler\r
184 # include BaseStackCheckLib unconditionally.\r
185 #\r
186 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
187\r
cbcccd2c
LG
188[LibraryClasses.EBC]\r
189 LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf\r
445404a8 190\r
6bfbb5f0 191[PcdsFeatureFlag]\r
77269125 192 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE\r
6a53bf17
LG
193 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE\r
194 gEfiMdeModulePkgTokenSpaceGuid.PcdInstallAcpiSdtProtocol|TRUE\r
77269125 195 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE\r
196 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE\r
77269125 197\r
6bfbb5f0 198[PcdsFixedAtBuild]\r
77269125 199 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f\r
77269125 200 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06\r
77269125 201 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0\r
202 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0\r
77269125 203 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28\r
77269125 204\r
205[PcdsFixedAtBuild.IPF]\r
206 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000\r
207\r
208###################################################################################################\r
209#\r
210# Components Section - list of the modules and components that will be processed by compilation\r
211# tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r
212#\r
213# Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r
214# into firmware volume images. This section is just a list of modules to compile from\r
215# source into UEFI-compliant binaries.\r
216# It is the FDF file that contains information on combining binary files into firmware\r
217# volume images, whose concept is beyond UEFI and is described in PI specification.\r
218# Binary modules do not need to be listed in this section, as they should be\r
219# specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),\r
220# Logo (Logo.bmp), and etc.\r
221# There may also be modules listed in this section that are not required in the FDF file,\r
222# When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r
223# generated for it, but the binary will not be put into any firmware volume.\r
224#\r
225###################################################################################################\r
226\r
6bfbb5f0 227[Components]\r
77269125 228 MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r
84edd20b 229 MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfo.inf\r
77269125 230\r
4a50cf4e 231 MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf\r
a59e2ede 232 MdeModulePkg/Bus/Pci/PciSioSerialDxe/PciSioSerialDxe.inf\r
9060e3ec 233 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
234 MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupportDxe.inf\r
eb290d02 235 MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf\r
b8b69433 236 MdeModulePkg/Bus/Pci/NvmExpressPei/NvmExpressPei.inf\r
48555339
FT
237 MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.inf\r
238 MdeModulePkg/Bus/Pci/SdMmcPciHcPei/SdMmcPciHcPei.inf\r
239 MdeModulePkg/Bus/Sd/EmmcBlockIoPei/EmmcBlockIoPei.inf\r
240 MdeModulePkg/Bus/Sd/SdBlockIoPei/SdBlockIoPei.inf\r
241 MdeModulePkg/Bus/Sd/EmmcDxe/EmmcDxe.inf\r
242 MdeModulePkg/Bus/Sd/SdDxe/SdDxe.inf\r
0591696e
FT
243 MdeModulePkg/Bus/Pci/UfsPciHcDxe/UfsPciHcDxe.inf\r
244 MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThruDxe.inf\r
245 MdeModulePkg/Bus/Pci/UfsPciHcPei/UfsPciHcPei.inf\r
246 MdeModulePkg/Bus/Ufs/UfsBlockIoPei/UfsBlockIoPei.inf\r
92870c98 247 MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf\r
77269125 248 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
249 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
4b1bf81c 250 MdeModulePkg/Bus/Pci/UhciPei/UhciPei.inf\r
251 MdeModulePkg/Bus/Pci/EhciPei/EhciPei.inf\r
d987459f 252 MdeModulePkg/Bus/Pci/XhciPei/XhciPei.inf\r
ea060cfa 253 MdeModulePkg/Bus/Pci/IdeBusPei/IdeBusPei.inf\r
4b1bf81c 254 MdeModulePkg/Bus/Usb/UsbBusPei/UsbBusPei.inf\r
255 MdeModulePkg/Bus/Usb/UsbBotPei/UsbBotPei.inf\r
fda951df 256 MdeModulePkg/Bus/Pci/SataControllerDxe/SataControllerDxe.inf\r
ad86a50a 257 MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf\r
80d3831f 258 MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf\r
77269125 259 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
260 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
261 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
262 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
263 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
264 MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf\r
265 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf\r
43e543bc
EL
266 MdeModulePkg/Bus/I2c/I2cDxe/I2cBusDxe.inf\r
267 MdeModulePkg/Bus/I2c/I2cDxe/I2cHostDxe.inf\r
268 MdeModulePkg/Bus/I2c/I2cDxe/I2cDxe.inf\r
9834b6c1 269 MdeModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
4aa68cbc 270 MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe.inf\r
77833d0b 271 MdeModulePkg/Bus/Isa/Ps2MouseDxe/Ps2MouseDxe.inf\r
a42e6d44 272 MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/NonDiscoverablePciDeviceDxe.inf\r
77269125 273\r
77269125 274 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
275 MdeModulePkg/Core/Pei/PeiMain.inf\r
276 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
277\r
278 MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
1439c255 279 MdeModulePkg/Library/UefiMemoryAllocationProfileLib/UefiMemoryAllocationProfileLib.inf\r
77269125 280 MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
e2735692 281 MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationProfileLib.inf\r
77269125 282 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf\r
283 MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
284 MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
285 MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
286 MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
287 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
e12ceb40 288 MdeModulePkg/Library/DxeResetSystemLib/DxeResetSystemLib.inf\r
77269125 289 MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
290 MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf\r
a402e129 291 MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.inf\r
77269125 292 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
293 MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf\r
e12ceb40 294 MdeModulePkg/Library/PeiResetSystemLib/PeiResetSystemLib.inf\r
77269125 295 MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf\r
296 MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
e12ceb40 297 MdeModulePkg/Library/ResetUtilityLib/ResetUtilityLib.inf\r
77269125 298 MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf\r
cd98f305 299 MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
fd53b677 300 MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
301 MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
302 MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
30c8ee5c 303 MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r
467d15ae 304 MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf\r
305 MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.inf\r
033b0062 306 MdeModulePkg/Library/DxeDebugPrintErrorLevelLib/DxeDebugPrintErrorLevelLib.inf\r
64d14edf 307 MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf\r
d4a78455 308 MdeModulePkg/Library/PeiDebugPrintHobLib/PeiDebugPrintHobLib.inf\r
1e172d6b 309 MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf\r
883e23d0 310 MdeModulePkg/Library/PlatformHookLibSerialPortPpi/PlatformHookLibSerialPortPpi.inf\r
11ff2c71 311 MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
841b2590 312 MdeModulePkg/Library/BrotliCustomDecompressLib/BrotliCustomDecompressLib.inf\r
11ff2c71 313 MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
a4b833e5 314 MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf\r
f4cd24da 315 MdeModulePkg/Library/PlatformBootManagerLibNull/PlatformBootManagerLibNull.inf\r
8dfe7fd2 316 MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf\r
308521b1 317 MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf\r
b6477d82 318 MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf\r
8021f4c7 319 MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf\r
1241af95 320 MdeModulePkg/Library/VarCheckHiiLib/VarCheckHiiLib.inf\r
a2918326 321 MdeModulePkg/Library/VarCheckPcdLib/VarCheckPcdLib.inf\r
c95d9ab8 322 MdeModulePkg/Library/PlatformVarCleanupLib/PlatformVarCleanupLib.inf\r
ba529e7e 323 MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf\r
78b6eb65 324 MdeModulePkg/Library/DxeFileExplorerProtocol/DxeFileExplorerProtocol.inf\r
b5dc5dc5
DB
325 MdeModulePkg/Library/BaseIpmiLibNull/BaseIpmiLibNull.inf\r
326 MdeModulePkg/Library/DxeIpmiLibIpmiProtocol/DxeIpmiLibIpmiProtocol.inf\r
327 MdeModulePkg/Library/PeiIpmiLibIpmiPpi/PeiIpmiLibIpmiPpi.inf\r
328 MdeModulePkg/Library/SmmIpmiLibSmmIpmiProtocol/SmmIpmiLibSmmIpmiProtocol.inf\r
b1ca3860 329 MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf\r
1652dc21 330 MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/NonDiscoverableDeviceRegistrationLib.inf\r
4123d6da 331 MdeModulePkg/Library/BaseBmpSupportLib/BaseBmpSupportLib.inf\r
72b0a9be
MK
332 MdeModulePkg/Library/DisplayUpdateProgressLibGraphics/DisplayUpdateProgressLibGraphics.inf\r
333 MdeModulePkg/Library/DisplayUpdateProgressLibText/DisplayUpdateProgressLibText.inf\r
77269125 334\r
f4cd24da 335 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf\r
a382952f 336 MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.inf\r
ce7690e2
DB
337 MdeModulePkg/Application/UiApp/UiApp.inf{\r
338 <LibraryClasses>\r
d50c8b87
DB
339 NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf\r
340 NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf\r
341 NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf\r
ce7690e2 342 }\r
3bb5c813 343 MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf\r
2e04a2f9 344 MdeModulePkg/Universal/BootManagerPolicyDxe/BootManagerPolicyDxe.inf\r
da58b0db 345 MdeModulePkg/Universal/CapsulePei/CapsulePei.inf\r
77269125 346 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
347 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
348 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
349 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
2af538fb 350 MdeModulePkg/Universal/Console/GraphicsOutputDxe/GraphicsOutputDxe.inf\r
77269125 351 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
352 MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf\r
353 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
354 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r
355 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
356 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
c3246da7 357 MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe.inf\r
77269125 358 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
30c00a1c 359 MdeModulePkg/Universal/Disk/CdExpressPei/CdExpressPei.inf\r
77269125 360 MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf\r
361 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
7c636bd0 362 MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/GenericMemoryTestDxe.inf\r
77269125 363 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
364 MdeModulePkg/Universal/Metronome/Metronome.inf\r
365 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
052c98ce
RN
366 MdeModulePkg/Universal/ResetSystemPei/ResetSystemPei.inf {\r
367 <LibraryClasses>\r
368 ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf\r
369 }\r
6c2d935d
RN
370 MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf {\r
371 <LibraryClasses>\r
372 ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf\r
373 }\r
310b04e6 374 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf\r
c00a0c87 375 MdeModulePkg/Universal/SmbiosMeasurementDxe/SmbiosMeasurementDxe.inf\r
77269125 376\r
377 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
378 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
379 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
77269125 380 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
381 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r
382 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
779ae357 383 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf\r
77269125 384 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
385 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf\r
386 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
387 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
77269125 388\r
389 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf\r
390 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf\r
391 MdeModulePkg/Universal/PCD/Pei/Pcd.inf\r
392 MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf\r
25126a05 393\r
394 MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.inf\r
395 MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf\r
396\r
77269125 397 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
398 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
7c6c064c 399 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf\r
77269125 400 MdeModulePkg/Application/VariableInfo/VariableInfo.inf\r
3e02ebb2 401 MdeModulePkg/Universal/FaultTolerantWritePei/FaultTolerantWritePei.inf\r
77269125 402 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r
403 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
6a0d41c0 404 MdeModulePkg/Universal/TimestampDxe/TimestampDxe.inf\r
77269125 405 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
406\r
407 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf\r
408 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf\r
ae76fe74 409 MdeModulePkg/Universal/HiiResourcesSampleDxe/HiiResourcesSampleDxe.inf\r
2719803b 410 MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf\r
77269125 411\r
10c5648e 412 MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf\r
413 MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf\r
414\r
0284e90c
LG
415 MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/FirmwarePerformancePei.inf {\r
416 <LibraryClasses>\r
417 LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf\r
418 }\r
419 MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/FirmwarePerformanceDxe.inf\r
420 MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf\r
a402e129
MK
421 MdeModulePkg/Universal/SectionExtractionDxe/SectionExtractionDxe.inf {\r
422 <LibraryClasses>\r
423 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
424 }\r
425 MdeModulePkg/Universal/SectionExtractionPei/SectionExtractionPei.inf {\r
426 <LibraryClasses>\r
427 NULL|MdeModulePkg/Library/PeiCrc32GuidedSectionExtractLib/PeiCrc32GuidedSectionExtractLib.inf\r
428 }\r
9da91aea
BJ
429\r
430 MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.inf\r
acd32208 431 MdeModulePkg/Universal/EsrtDxe/EsrtDxe.inf\r
4184aabd 432 MdeModulePkg/Universal/EsrtFmpDxe/EsrtFmpDxe.inf\r
d1102dba 433\r
03d486b2 434 MdeModulePkg/Universal/PropertiesTableAttributesDxe/PropertiesTableAttributesDxe.inf\r
515575f7
ED
435 MdeModulePkg/Universal/FileExplorerDxe/FileExplorerDxe.inf {\r
436 <LibraryClasses>\r
437 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf\r
438 }\r
9da91aea 439\r
bf6b810f 440 MdeModulePkg/Universal/SerialDxe/SerialDxe.inf\r
0be2c6f4 441 MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.inf\r
bf6b810f 442\r
85517f77
JY
443 MdeModulePkg/Application/CapsuleApp/CapsuleApp.inf\r
444 MdeModulePkg/Library/FmpAuthenticationLibNull/FmpAuthenticationLibNull.inf\r
445 MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.inf\r
446 MdeModulePkg/Library/DxeCapsuleLibFmp/DxeRuntimeCapsuleLib.inf\r
447\r
748edcd5 448[Components.IA32, Components.X64, Components.IPF, Components.AARCH64]\r
819aa7bc 449 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
77269125 450 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf\r
451 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
748edcd5 452 MdeModulePkg/Universal/EbcDxe/EbcDebugger.inf\r
2b2efe33 453 MdeModulePkg/Universal/EbcDxe/EbcDebuggerConfig.inf\r
77269125 454\r
f1f8ce6d
LG
455[Components.IA32, Components.X64, Components.IPF, Components.ARM, Components.AARCH64]\r
456 MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf\r
457 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
8021f4c7 458 <LibraryClasses>\r
f1f8ce6d 459 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
8021f4c7 460 }\r
f1f8ce6d
LG
461\r
462[Components.IA32, Components.X64, Components.Ebc]\r
77269125 463 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf\r
d1102dba 464\r
4442c579 465[Components.IA32, Components.X64]\r
c1f6c62d 466 MdeModulePkg/Application/SmiHandlerProfileInfo/SmiHandlerProfileInfo.inf\r
4442c579 467 MdeModulePkg/Core/PiSmmCore/PiSmmIpl.inf\r
468 MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf\r
8021f4c7
SZ
469 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmm.inf {\r
470 <LibraryClasses>\r
471 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf\r
1241af95 472 NULL|MdeModulePkg/Library/VarCheckHiiLib/VarCheckHiiLib.inf\r
a2918326 473 NULL|MdeModulePkg/Library/VarCheckPcdLib/VarCheckPcdLib.inf\r
8021f4c7 474 }\r
f1f8ce6d
LG
475 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {\r
476 <LibraryClasses>\r
477 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf\r
478 NULL|MdeModulePkg/Library/VarCheckHiiLib/VarCheckHiiLib.inf\r
479 NULL|MdeModulePkg/Library/VarCheckPcdLib/VarCheckPcdLib.inf\r
480 }\r
8a2d4996 481 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.inf\r
4442c579 482 MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf\r
483 MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerSmm.inf\r
484 MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf\r
1c837cd5 485 MdeModulePkg/Universal/LockBox/SmmLockBox/SmmLockBox.inf\r
022a9bf7 486 MdeModulePkg/Library/SmmMemoryAllocationProfileLib/SmmMemoryAllocationProfileLib.inf\r
cdad7675
SZ
487 MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationProfileLib.inf\r
488 MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.inf\r
d042c6e8 489 MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.inf\r
490 MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.inf\r
491 MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf\r
b5827cbd 492 MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.inf\r
cbcccd2c
LG
493 MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf\r
494 MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.inf\r
495797c5 495 MdeModulePkg/Library/SmmCorePlatformHookLibNull/SmmCorePlatformHookLibNull.inf\r
c1f6c62d 496 MdeModulePkg/Library/SmmSmiHandlerProfileLib/SmmSmiHandlerProfileLib.inf\r
11ff2c71 497 MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaArchCustomDecompressLib.inf\r
be46cd5f 498 MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe.inf\r
bdfde462 499 MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe.inf\r
500 MdeModulePkg/Universal/Acpi/SmmS3SaveState/SmmS3SaveState.inf\r
0284e90c 501 MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/FirmwarePerformanceSmm.inf\r
52801687
SQ
502 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.inf\r
503 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmmDxe.inf\r
12e37e65 504 MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf\r
6e4e6ffd 505 MdeModulePkg/Universal/SmmCommunicationBufferDxe/SmmCommunicationBufferDxe.inf\r
07fb9c26 506 MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe.inf\r
eb63c77b
SZ
507\r
508[Components.X64]\r
509 MdeModulePkg/Universal/CapsulePei/CapsuleX64.inf\r
510\r
42beb6e4
HW
511[BuildOptions]\r
512 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r
513\r