]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/MdeModulePkg.dsc
EDK II Packages: Add Contributions.txt and License.txt files
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dsc
CommitLineData
819aa7bc 1## @file\r
77269125 2# EFI/PI Reference Module Package for All Architectures\r
3#\r
1e172d6b 4# Copyright (c) 2007 - 2012, Intel Corporation. All rights reserved.<BR>\r
77269125 5#\r
cd5ebaa0 6# This program and the accompanying materials\r
77269125 7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10#\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
819aa7bc 14##\r
77269125 15\r
16[Defines]\r
17 PLATFORM_NAME = MdeModule\r
18 PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478\r
048fc992 19 PLATFORM_VERSION = 0.92\r
77269125 20 DSC_SPECIFICATION = 0x00010005\r
21 OUTPUT_DIRECTORY = Build/MdeModule\r
22 SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM\r
586b399d 23 BUILD_TARGETS = DEBUG|RELEASE\r
77269125 24 SKUID_IDENTIFIER = DEFAULT\r
25\r
6bfbb5f0 26[LibraryClasses]\r
6a53bf17
LG
27 #\r
28 # Entry point\r
29 #\r
77269125 30 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
31 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
32 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
33 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
34 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
6a53bf17
LG
35 #\r
36 # Basic\r
37 #\r
38 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
39 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
40 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
41 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
42 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
43 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
44 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
45 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
46 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
47 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
48 #\r
49 # UEFI & PI\r
50 #\r
77269125 51 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
77269125 52 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
53 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
6a53bf17
LG
54 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
55 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
56 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
57 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
58 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
59 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
60 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
61 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
62 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
63 #\r
64 # Generic Modules\r
65 #\r
77269125 66 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
6a53bf17 67 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
77269125 68 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
69 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
70 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
4bad9ada 71 TcpIoLib|MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf\r
77269125 72 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
cd98f305 73 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
6a53bf17 74 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
23b0b374 75 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
6a53bf17
LG
76 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
77 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
ec7cb6ab 78 PalLib|MdePkg/Library/BasePalLibNull/BasePalLibNull.inf\r
6a53bf17
LG
79 #\r
80 # Misc\r
81 #\r
82 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
62a5bf63 83 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf \r
6a53bf17
LG
84 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf \r
85 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
86 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
fe92ab29 87 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
8e456a77 88 PlatformHookLib|MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.inf\r
51a0c5f2 89 ResetSystemLib|MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf\r
be46cd5f 90 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf\r
91 S3BootScriptLib|MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf\r
1e172d6b 92 CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf\r
77269125 93\r
77269125 94[LibraryClasses.EBC.PEIM]\r
95 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf\r
96\r
97[LibraryClasses.common.PEI_CORE]\r
98 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
99 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
100\r
101[LibraryClasses.common.PEIM]\r
102 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
103 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
104 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
993532d0 105 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.inf\r
77269125 106\r
107[LibraryClasses.common.DXE_CORE]\r
108 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
109 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
110 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
111\r
112[LibraryClasses.common.DXE_DRIVER]\r
113 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
1c837cd5 114 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf\r
77269125 115 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
116\r
117[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
118 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
119 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
77269125 120 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
1c837cd5 121 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf\r
77269125 122\r
4442c579 123[LibraryClasses.common.SMM_CORE]\r
124 MemoryAllocationLib|MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.inf\r
6a53bf17 125 SmmServicesTableLib|MdeModulePkg/Library/PiSmmCoreSmmServicesTableLib/PiSmmCoreSmmServicesTableLib.inf\r
495797c5 126 SmmCorePlatformHookLib|MdeModulePkg/Library/SmmCorePlatformHookLibNull/SmmCorePlatformHookLibNull.inf \r
127\r
77269125 128[LibraryClasses.common.DXE_SMM_DRIVER]\r
129 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
77269125 130 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
6a53bf17 131 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
202c3279 132 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
1c837cd5 133 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.inf\r
77269125 134\r
135[LibraryClasses.common.UEFI_DRIVER]\r
136 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
137 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
138 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf\r
1c837cd5 139 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf\r
77269125 140\r
141[LibraryClasses.common.UEFI_APPLICATION]\r
142 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
143 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
144 DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf\r
145\r
62a5bf63 146[LibraryClasses.ARM]\r
147 #\r
148 # It is not possible to prevent the ARM compiler for generic intrinsic functions.\r
149 # This library provides the instrinsic functions generate by a given compiler.\r
150 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.\r
151 #\r
152 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
445404a8 153\r
154\r
6bfbb5f0 155[PcdsFeatureFlag]\r
77269125 156 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE\r
6a53bf17
LG
157 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE\r
158 gEfiMdeModulePkgTokenSpaceGuid.PcdInstallAcpiSdtProtocol|TRUE\r
77269125 159 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE\r
160 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE\r
77269125 161\r
6bfbb5f0 162[PcdsFixedAtBuild]\r
77269125 163 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f\r
77269125 164 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06\r
77269125 165 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0\r
166 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0\r
77269125 167 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28\r
77269125 168\r
169[PcdsFixedAtBuild.IPF]\r
170 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000\r
171\r
172###################################################################################################\r
173#\r
174# Components Section - list of the modules and components that will be processed by compilation\r
175# tools and the EDK II tools to generate PE32/PE32+/Coff image files.\r
176#\r
177# Note: The EDK II DSC file is not used to specify how compiled binary images get placed\r
178# into firmware volume images. This section is just a list of modules to compile from\r
179# source into UEFI-compliant binaries.\r
180# It is the FDF file that contains information on combining binary files into firmware\r
181# volume images, whose concept is beyond UEFI and is described in PI specification.\r
182# Binary modules do not need to be listed in this section, as they should be\r
183# specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),\r
184# Logo (Logo.bmp), and etc.\r
185# There may also be modules listed in this section that are not required in the FDF file,\r
186# When a module listed here is excluded from FDF file, then UEFI-compliant binary will be\r
187# generated for it, but the binary will not be put into any firmware volume.\r
188#\r
189###################################################################################################\r
190\r
6bfbb5f0 191[Components]\r
77269125 192 MdeModulePkg/Application/HelloWorld/HelloWorld.inf\r
193\r
9060e3ec 194 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
195 MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupportDxe.inf\r
92870c98 196 MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf\r
77269125 197 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
198 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
4b1bf81c 199 MdeModulePkg/Bus/Pci/UhciPei/UhciPei.inf\r
200 MdeModulePkg/Bus/Pci/EhciPei/EhciPei.inf\r
ea060cfa 201 MdeModulePkg/Bus/Pci/IdeBusPei/IdeBusPei.inf\r
4b1bf81c 202 MdeModulePkg/Bus/Usb/UsbBusPei/UsbBusPei.inf\r
203 MdeModulePkg/Bus/Usb/UsbBotPei/UsbBotPei.inf\r
ad86a50a 204 MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf\r
80d3831f 205 MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf\r
77269125 206 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
207 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
208 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
209 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
210 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
211 MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf\r
212 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf\r
213\r
214 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
215 <LibraryClasses>\r
216 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
217 }\r
218 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
219 MdeModulePkg/Core/Pei/PeiMain.inf\r
220 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
221\r
222 MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
223 MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
224 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf\r
225 MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
226 MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
227 MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
228 MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
229 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
230 MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
231 MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf\r
232 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
233 MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf\r
234 MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf\r
235 MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
236 MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf\r
cd98f305 237 MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
fd53b677 238 MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
239 MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
240 MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
30c8ee5c 241 MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r
467d15ae 242 MdeModulePkg/Library/BaseSerialPortLib16550/BaseSerialPortLib16550.inf\r
243 MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.inf\r
033b0062 244 MdeModulePkg/Library/DxeDebugPrintErrorLevelLib/DxeDebugPrintErrorLevelLib.inf\r
1c837cd5 245 MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf\r
246 MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.inf\r
64d14edf 247 MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf\r
d4a78455 248 MdeModulePkg/Library/PeiDebugPrintHobLib/PeiDebugPrintHobLib.inf\r
1e172d6b 249 MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf\r
77269125 250\r
da58b0db 251 MdeModulePkg/Universal/CapsulePei/CapsulePei.inf\r
77269125 252 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
253 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
254 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
255 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
256 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
257 MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf\r
258 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
259 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r
260 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
261 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
262 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
30c00a1c 263 MdeModulePkg/Universal/Disk/CdExpressPei/CdExpressPei.inf\r
77269125 264 MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf\r
265 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
7c636bd0 266 MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/GenericMemoryTestDxe.inf\r
77269125 267 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
268 MdeModulePkg/Universal/Metronome/Metronome.inf\r
269 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
51a0c5f2 270 MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf\r
310b04e6 271 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf\r
77269125 272\r
273 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
274 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
275 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
276 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r
277 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
278 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r
279 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
779ae357 280 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf\r
77269125 281 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
282 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf\r
283 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
284 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
77269125 285\r
286 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf\r
287 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf\r
288 MdeModulePkg/Universal/PCD/Pei/Pcd.inf\r
289 MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf\r
25126a05 290\r
291 MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.inf\r
292 MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf\r
293\r
77269125 294 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
295 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
296 MdeModulePkg/Application/VariableInfo/VariableInfo.inf\r
297 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r
298 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
299 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
8a2d4996 300 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.inf\r
77269125 301\r
302 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf\r
303 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf\r
ae76fe74 304 MdeModulePkg/Universal/HiiResourcesSampleDxe/HiiResourcesSampleDxe.inf\r
2719803b 305 MdeModulePkg/Universal/LegacyRegion2Dxe/LegacyRegion2Dxe.inf\r
77269125 306\r
10c5648e 307 MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf\r
308 MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf\r
309\r
0284e90c
LG
310 MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTablePei/FirmwarePerformancePei.inf {\r
311 <LibraryClasses>\r
312 LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf\r
313 }\r
314 MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/FirmwarePerformanceDxe.inf\r
315 MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf\r
316\r
4442c579 317[Components.IA32, Components.X64, Components.IPF]\r
819aa7bc 318 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
77269125 319 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf\r
320 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
321\r
4442c579 322[Components.IA32, Components.X64, Components.Ebc]\r
77269125 323 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
324 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf\r
4442c579 325 \r
326[Components.IA32, Components.X64]\r
327 MdeModulePkg/Core/PiSmmCore/PiSmmIpl.inf\r
328 MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf\r
8a2d4996 329 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmm.inf\r
330 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.inf\r
4442c579 331 MdeModulePkg/Library/SmmReportStatusCodeLib/SmmReportStatusCodeLib.inf\r
332 MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerSmm.inf\r
333 MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/ReportStatusCodeRouterSmm.inf\r
1c837cd5 334 MdeModulePkg/Universal/LockBox/SmmLockBox/SmmLockBox.inf\r
d042c6e8 335 MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.inf\r
336 MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.inf\r
337 MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf\r
b5827cbd 338 MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.inf\r
495797c5 339 MdeModulePkg/Library/SmmCorePlatformHookLibNull/SmmCorePlatformHookLibNull.inf\r
be46cd5f 340 MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe.inf\r
bdfde462 341 MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe.inf\r
342 MdeModulePkg/Universal/Acpi/SmmS3SaveState/SmmS3SaveState.inf\r
0284e90c 343 MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/FirmwarePerformanceSmm.inf\r
d042c6e8 344\r