]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/MdeModulePkg.dsc
remove UndiRuntimeDxe from MdeModulePkg to OptionRomPkg
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dsc
1 #/** @file
2 # EFI/PI Reference Module Package for All Architectures
3 #
4 # Copyright (c) 2007 - 2008, Intel Corporation
5 #
6 # All rights reserved. This program and the accompanying materials
7 # are licensed and made available under the terms and conditions of the BSD License
8 # which accompanies this distribution. The full text of the license may be found at
9 # http://opensource.org/licenses/bsd-license.php
10 #
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13 #
14 #**/
15
16 [Defines]
17 PLATFORM_NAME = MdeModule
18 PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478
19 PLATFORM_VERSION = 0.1
20 DSC_SPECIFICATION = 0x00010005
21 OUTPUT_DIRECTORY = Build/MdeModule
22 SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC
23 BUILD_TARGETS = DEBUG|RELEASE
24 SKUID_IDENTIFIER = DEFAULT
25
26
27
28 [LibraryClasses.common]
29 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
30 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
31 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
32 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
33 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
34 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
35 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
36 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
37 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
38 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
39 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
40 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
41 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
42 PostCodeLib|MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
43 PostCodeLib|MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
44 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
45 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
46 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
47 S3Lib|MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
48 RecoveryLib|MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
49
50 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
51 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
52 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
53 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
54 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
55 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
56 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
57 PalLib|MdePkg/Library/BasePalLibNull/BasePalLibNull.inf
58 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
59 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
60 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
61 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
62 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
63 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
64 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
65 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
66 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
67 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
68 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
69 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
70 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
71 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
72 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
73 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
74 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
75 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
76 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
77
78 [LibraryClasses.IA32]
79 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
80
81 [LibraryClasses.X64]
82 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
83
84 [LibraryClasses.IPF]
85 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
86
87 [LibraryClasses.EBC.DXE_DRIVER]
88 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf
89
90 [LibraryClasses.EBC.PEIM]
91 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
92
93 [LibraryClasses.common.PEI_CORE]
94 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
95 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
96
97 [LibraryClasses.common.PEIM]
98 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
99 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
100 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
101
102 [LibraryClasses.common.DXE_CORE]
103 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
104 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
105 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
106
107 [LibraryClasses.common.DXE_DRIVER]
108 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
109 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
110
111 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
112 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
113 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
114 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
115 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
116
117 [LibraryClasses.common.DXE_SAL_DRIVER]
118 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
119 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
120 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
121 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
122
123 [LibraryClasses.common.DXE_SMM_DRIVER]
124 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
125 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
126 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
127 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
128
129 [LibraryClasses.common.UEFI_DRIVER]
130 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
131 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
132 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
133
134 [LibraryClasses.common.UEFI_APPLICATION]
135 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
136 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
137 DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
138
139 [PcdsFeatureFlag.common]
140 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
141 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
142 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
143 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
144 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE
145 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE
146 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
147 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|FALSE
148 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE
149 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE
150 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
151 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|FALSE
152 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollationSupport|TRUE
153 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support|TRUE
154 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
155 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE
156
157 [PcdsFeatureFlag.IA32]
158 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE
159
160 [PcdsFixedAtBuild.common]
161 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
162 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
163 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
164 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
165 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f
166 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000
167 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06
168 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
169 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0
170 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
171 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000
172 gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000
173 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
174 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0
175 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0
176 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0
177 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x0
178 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0
179 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x0
180 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0
181 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x0
182 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28
183 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
184 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08
185 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003 # EFI_COMPUTING_UNIT_HOST_PROCESSOR | EFI_CU_HP_EC_TIMER_EXPIRED
186 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006 # EFI_SOFTWARE_EFI_BOOT_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP
187 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_PC_TEST
188 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3
189 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR
190 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET
191 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR
192 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR
193
194 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInterfaceError|0x01020005 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INTERFACE_ERROR
195 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseEnable|0x01020004 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_ENABLE
196 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseDisable|0x01020002 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_DISABLE
197 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardEnable|0x01010004 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_ENABLE
198 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardPresenceDetect|0x01010003 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_PRESENCE_DETECT
199 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardDisable|0x01010002 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_DISABLE
200 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardReset|0x01010001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_RESET
201 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardClearBuffer|0x01011000 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_CLEAR_BUFFER
202 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardSelfTest|0x01011001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_SELF_TEST
203 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInterfaceError|0x01010005 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INTERFACE_ERROR
204 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInputError|0x01010007 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INPUT_ERROR
205 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInputError|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR
206 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseReset|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET
207
208 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200
209 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8
210 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1
211 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1
212 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0
213 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
214
215 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6
216 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32
217 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeiStackSize|0x20000
218
219
220 [PcdsFixedAtBuild.IPF]
221 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000
222
223 ###################################################################################################
224 #
225 # Components Section - list of the modules and components that will be processed by compilation
226 # tools and the EDK II tools to generate PE32/PE32+/Coff image files.
227 #
228 # Note: The EDK II DSC file is not used to specify how compiled binary images get placed
229 # into firmware volume images. This section is just a list of modules to compile from
230 # source into UEFI-compliant binaries.
231 # It is the FDF file that contains information on combining binary files into firmware
232 # volume images, whose concept is beyond UEFI and is described in PI specification.
233 # Binary modules do not need to be listed in this section, as they should be
234 # specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),
235 # Logo (Logo.bmp), and etc.
236 # There may also be modules listed in this section that are not required in the FDF file,
237 # When a module listed here is excluded from FDF file, then UEFI-compliant binary will be
238 # generated for it, but the binary will not be put into any firmware volume.
239 #
240 ###################################################################################################
241
242 [Components.common]
243 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
244
245 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
246 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
247 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
248 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
249 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
250 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
251 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
252 MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf
253 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
254
255 MdeModulePkg/Core/Dxe/DxeMain.inf {
256 <LibraryClasses>
257 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
258 }
259 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
260 MdeModulePkg/Core/Pei/PeiMain.inf
261 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
262
263 MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
264 MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
265 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
266 MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
267 MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
268 MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
269 MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
270 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
271 MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
272 MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf
273 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
274 MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
275 MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
276 MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
277 MdeModulePkg/Library/BaseResetSystemLibNull/BaseResetSystemLibNull.inf
278
279 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
280 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
281 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
282 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
283 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
284 MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf
285 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
286 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
287 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
288 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
289 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
290 MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf
291 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
292 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
293 MdeModulePkg/Universal/Metronome/Metronome.inf
294 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
295
296 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
297 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
298 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
299 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
300 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
301 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
302 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
303 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
304 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
305 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
306 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
307 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
308
309 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
310 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
311 MdeModulePkg/Universal/PCD/Pei/Pcd.inf
312 MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf
313 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
314 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
315 MdeModulePkg/Application/VariableInfo/VariableInfo.inf
316 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
317 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
318 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
319
320 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf
321 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
322
323 [Components.IA32, Components.X64]
324 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
325 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
326 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
327 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf
328 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
329
330
331 [Components.IPF]
332 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
333 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
334
335
336 [Components.EBC]
337 #
338 # PcatRealTimeClockRuntimeDxe.inf needs DXE I/O Library instance.
339 #
340 #MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
341 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
342 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf