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