]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/MdeModulePkg.dsc
Update CapsuleDriver to use capsule library.
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dsc
1 #/** @file
2 # EFI/PI Reference Module Package for All Architectures
3 #
4 # Copyright (c) 2007, 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 CpuLib|MdePkg/Library/CpuLib/CpuLib.inf
33 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
34 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
35 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf
36 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
37 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
38
39 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
40 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
41 PostCodeLib|MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
42 PostCodeLib|MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
43 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
44 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
45 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
46 S3Lib|MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
47 RecoveryLib|MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
48
49 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
50 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
51 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
52 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
53 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
54 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
55 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
56 PalCallLib|MdePkg/Library/BasePalCallLibNull/BasePalCallLibNull.inf
57 PeiPiLib|MdePkg/Library/PeiPiLib/PeiPiLib.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 FvbServiceLib|MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf
65 ScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
66 FrameworkHiiLib|IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf
67 UsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
68 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
69 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
70 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
71 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
72 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
73 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
74
75 [LibraryClasses.IA32]
76 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
77
78 [LibraryClasses.X64]
79 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
80
81 [LibraryClasses.IPF]
82 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
83
84 [LibraryClasses.EBC.DXE_DRIVER]
85 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf
86
87 [LibraryClasses.EBC.PEIM]
88 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
89
90 [LibraryClasses.common.PEI_CORE]
91 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
92 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
93 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
94
95 [LibraryClasses.common.PEIM]
96 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
97 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
98 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
99 SmBusLib|MdePkg/Library/PeiSmbusLibSmbus2Ppi/PeiSmbusLibSmbus2Ppi.inf
100 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
101
102 [LibraryClasses.common.DXE_CORE]
103 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
104 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.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/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
110 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
111
112 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
113 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
114 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
115 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
116 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
117 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
118
119 [LibraryClasses.common.DXE_SAL_DRIVER]
120 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
121 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
122 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
123 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
124
125 [LibraryClasses.common.DXE_SMM_DRIVER]
126 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
127 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
128 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
129 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
130
131 [LibraryClasses.common.UEFI_DRIVER]
132 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
133 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
134 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
135
136 [LibraryClasses.common.UEFI_APPLICATION]
137 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
138 MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
139 DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
140
141 [PcdsFeatureFlag.common]
142 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE
143 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
144 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
145 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
146 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
147 gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleRest|FALSE
148 gEfiMdeModulePkgTokenSpaceGuid.PcdDxePcdDatabaseTraverseEnabled|TRUE
149 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseTraverseEnabled|TRUE
150 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseSetEnabled|TRUE
151 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseGetSizeEnabled|TRUE
152 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseCallbackOnSetEnabled|TRUE
153 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiPcdDatabaseExEnabled|TRUE
154 gEfiMdeModulePkgTokenSpaceGuid.PcdNtEmulatorEnable|FALSE
155 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE
156 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE
157 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
158 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|FALSE
159 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE
160 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE
161 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
162 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|FALSE
163 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollationSupport|TRUE
164 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support|TRUE
165 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
166 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE
167
168 [PcdsFeatureFlag.IA32]
169 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE
170 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt|FALSE
171
172 [PcdsFixedAtBuild.common]
173 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
174 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
175 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
176 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
177 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f
178 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000
179 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06
180 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
181 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0
182 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
183 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000
184 gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000
185 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
186 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0
187 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0
188 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0
189 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x0
190 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0
191 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x0
192 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0
193 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x0
194 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28
195 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
196 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08
197 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003 # EFI_COMPUTING_UNIT_HOST_PROCESSOR | EFI_CU_HP_EC_TIMER_EXPIRED
198 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006 # EFI_SOFTWARE_EFI_BOOT_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP
199 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_PC_TEST
200 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3
201 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR
202 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET
203 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR
204 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR
205
206 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInterfaceError|0x01020005 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INTERFACE_ERROR
207 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseEnable|0x01020004 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_ENABLE
208 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseDisable|0x01020002 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_DISABLE
209 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardEnable|0x01010004 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_ENABLE
210 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardPresenceDetect|0x01010003 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_PRESENCE_DETECT
211 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardDisable|0x01010002 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_DISABLE
212 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardReset|0x01010001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_RESET
213 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardClearBuffer|0x01011000 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_CLEAR_BUFFER
214 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardSelfTest|0x01011001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_SELF_TEST
215 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInterfaceError|0x01010005 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INTERFACE_ERROR
216 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInputError|0x01010007 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INPUT_ERROR
217 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInputError|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR
218 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseReset|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET
219
220 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200
221 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8
222 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1
223 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1
224 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0
225 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
226
227 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6
228 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32
229
230
231 [PcdsFixedAtBuild.IPF]
232 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000
233
234 ################################################################################
235 #
236 # Components Section - list of all EDK II Modules needed by this Platform
237 #
238 ################################################################################
239
240 [Components.common]
241 MdeModulePkg/Core/Pei/PeiMain.inf
242 MdeModulePkg/Core/Dxe/DxeMain.inf {
243 <LibraryClasses>
244 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
245 }
246
247 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
248 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
249 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
250 MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.inf
251
252 MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
253 MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
254 MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
255 MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
256
257 MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
258 MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
259
260 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
261 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
262 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
263 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
264 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
265 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
266 MdeModulePkg/Universal/Network/PxeBcDxe/PxeBcDxe.inf
267 MdeModulePkg/Universal/Network/PxeDhcp4Dxe/PxeDhcp4Dxe.inf
268 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
269 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
270 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
271 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
272
273 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
274
275 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
276 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
277
278 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
279 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
280 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
281 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
282 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
283
284 MdeModulePkg/Universal/FirmwareVolume/FaultTolerantWriteDxe/FtwLite.inf
285 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
286 MdeModulePkg/Universal/MemoryTest/BaseMemoryTestPei/BaseMemoryTestPei.inf
287 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
288
289 MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.inf
290 MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf
291 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
292 MdeModulePkg/Universal/PCD/Pei/Pcd.inf
293 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
294 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
295 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
296 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
297 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
298 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
299 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
300 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
301 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
302 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
303 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
304 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
305 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
306 MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf
307
308 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
309 MdeModulePkg/Universal/Variable/Application/VariableInfo.inf
310
311 [Components.IA32]
312 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
313 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
314 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
315 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
316 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
317 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
318
319 [Components.X64]
320 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
321 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
322 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
323 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
324 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
325 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
326 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf
327 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
328
329 [Components.IPF]
330 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
331 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
332 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
333
334 [Components.EBC]
335 #BugBug: Need DXE I/O library instance for EBC.
336 #MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
337 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
338