]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/MdeModulePkg.dsc
Retire TCG platform protocol, which will be replaced by PI Security Architecture...
[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 ExtendedHiiLib|MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf
66 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
67 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
68 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
69 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
70 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
71 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
72 IfrSupportLib|MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf
73 ExtendedIfrSupportLib|MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf
74 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
75 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
76 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
77 PlatformDriverOverrideLib|MdeModulePkg/Library/DxePlatDriOverLib/DxePlatDriOverLib.inf
78 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
79 ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf
80 BaseMemoryTestLib|MdeModulePkg/Library/BaseMemoryTestLibNull/BaseMemoryTestLibNull.inf
81
82 [LibraryClasses.IA32]
83 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
84
85 [LibraryClasses.X64]
86 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
87
88 [LibraryClasses.IPF]
89 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
90
91 [LibraryClasses.EBC.DXE_DRIVER]
92 IoLib|IntelFrameworkPkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.inf
93
94 [LibraryClasses.EBC.PEIM]
95 IoLib|MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.inf
96
97 [LibraryClasses.common.PEI_CORE]
98 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
99 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
100
101 [LibraryClasses.common.PEIM]
102 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
103 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
104 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
105
106 [LibraryClasses.common.DXE_CORE]
107 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
108 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
109 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
110
111 [LibraryClasses.common.DXE_DRIVER]
112 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
113 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
114
115 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
116 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
117 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
118 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
119 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
120
121 [LibraryClasses.common.DXE_SAL_DRIVER]
122 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
123 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
124 SmbusLib|MdePkg/Library/DxeSmbusLib/DxeSmbusLib.inf
125 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
126
127 [LibraryClasses.common.DXE_SMM_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.UEFI_DRIVER]
134 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
135 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
136 DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
137
138 [LibraryClasses.common.UEFI_APPLICATION]
139 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
140 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
141 DebugLib|MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
142
143 [PcdsFeatureFlag.common]
144 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE
145 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|FALSE
146 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
147 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
148 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText|FALSE
149 gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText|FALSE
150 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
151 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplBuildShareCodeHobs|FALSE
152 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportEfiDecompress|TRUE
153 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportTianoDecompress|TRUE
154 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress|TRUE
155 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableCollectStatistics|FALSE
156 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollationSupport|TRUE
157 gEfiMdeModulePkgTokenSpaceGuid.PcdUnicodeCollation2Support|TRUE
158 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
159 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|TRUE
160
161 [PcdsFeatureFlag.IA32]
162 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE
163
164 [PcdsFixedAtBuild.common]
165 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
166 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
167 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
168 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
169 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x0f
170 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80000000
171 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x06
172 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
173 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|0
174 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
175 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000
176 gEfiMdePkgTokenSpaceGuid.PcdFSBClock|200000000
177 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
178 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizeNonPopulateCapsule|0x0
179 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxSizePopulateCapsule|0x0
180 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0x0
181 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x0
182 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0x0
183 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x0
184 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0x0
185 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0x0
186 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries|28
187 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
188 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPcdCallBackNumberPerPcdEntry|0x08
189 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueEfiWatchDogTimerExpired|0x00011003 # EFI_COMPUTING_UNIT_HOST_PROCESSOR | EFI_CU_HP_EC_TIMER_EXPIRED
190 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMemoryTestStarted|0x00051006 # EFI_SOFTWARE_EFI_BOOT_SERVICE | EFI_SW_RS_PC_SET_VIRTUAL_ADDRESS_MAP
191 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueSetVirtualAddressMap|0x03101004 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_PC_TEST
192 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueUncorrectableMemoryError|0x0005100 # EFI_COMPUTING_UNIT_MEMORY | EFI_CU_MEMORY_EC_UNCORRECTABLE3
193 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleError|0x01040006 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_CONTROLLER_ERROR
194 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleReset|0x01040001 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_PC_RESET
195 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleInputError|0x01040007 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_INPUT_ERROR
196 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueRemoteConsoleOutputError|0x01040008 # EFI_PERIPHERAL_REMOTE_CONSOLE | EFI_P_EC_OUTPUT_ERROR
197
198 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInterfaceError|0x01020005 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INTERFACE_ERROR
199 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseEnable|0x01020004 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_ENABLE
200 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseDisable|0x01020002 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_DISABLE
201 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardEnable|0x01010004 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_ENABLE
202 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardPresenceDetect|0x01010003 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_PRESENCE_DETECT
203 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardDisable|0x01010002 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_DISABLE
204 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardReset|0x01010001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_PC_RESET
205 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardClearBuffer|0x01011000 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_CLEAR_BUFFER
206 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardSelfTest|0x01011001 # EFI_PERIPHERAL_KEYBOARD | EFI_P_KEYBOARD_PC_SELF_TEST
207 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInterfaceError|0x01010005 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INTERFACE_ERROR
208 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueKeyboardInputError|0x01010007 # EFI_PERIPHERAL_KEYBOARD | EFI_P_EC_INPUT_ERROR
209 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseInputError|0x01020007 # EFI_PERIPHERAL_MOUSE | EFI_P_EC_INPUT_ERROR
210 gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueMouseReset|0x01020001 # EFI_PERIPHERAL_MOUSE | EFI_P_PC_RESET
211
212 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|115200
213 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultDataBits|8
214 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultParity|1
215 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultStopBits|1
216 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|0
217 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
218
219 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6
220 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32
221 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeiStackSize|0x20000
222
223
224 [PcdsFixedAtBuild.IPF]
225 gEfiMdePkgTokenSpaceGuid.PcdIoBlockBaseAddressForIpf|0x0ffffc000000
226
227 ###################################################################################################
228 #
229 # Components Section - list of the modules and components that will be processed by compilation
230 # tools and the EDK II tools to generate PE32/PE32+/Coff image files.
231 #
232 # Note: The EDK II DSC file is not used to specify how compiled binary images get placed
233 # into firmware volume images. This section is just a list of modules to compile from
234 # source into UEFI-compliant binaries.
235 # It is the FDF file that contains information on combining binary files into firmware
236 # volume images, whose concept is beyond UEFI and is described in PI specification.
237 # Binary modules do not need to be listed in this section, as they should be
238 # specified in the FDF file. For example: Shell binary (Shell_Full.efi), FAT binary (Fat.efi),
239 # Logo (Logo.bmp), and etc.
240 # There may also be modules listed in this section that are not required in the FDF file,
241 # When a module listed here is excluded from FDF file, then UEFI-compliant binary will be
242 # generated for it, but the binary will not be put into any firmware volume.
243 #
244 ###################################################################################################
245
246 [Components.common]
247 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
248
249 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
250 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
251 MdeModulePkg/Bus/Pci/UndiRuntimeDxe/UndiRuntimeDxe.inf
252 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
253 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
254 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
255 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
256 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
257 MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/UsbMouseAbsolutePointerDxe.inf
258 MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
259
260 MdeModulePkg/Core/Dxe/DxeMain.inf {
261 <LibraryClasses>
262 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
263 }
264 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
265 MdeModulePkg/Core/Pei/PeiMain.inf
266 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
267
268 MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
269 MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
270 MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
271 MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
272 MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
273 MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
274 MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
275 MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
276 MdeModulePkg/Library/DxePlatDriOverLib/DxePlatDriOverLib.inf
277 MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
278 MdeModulePkg/Library/DxePrintLibPrint2Protocol/DxePrintLibPrint2Protocol.inf
279 MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf
280 MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf
281 MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
282 MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
283 MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
284 MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
285 MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf
286 MdeModulePkg/Library/BaseMemoryTestLibNull/BaseMemoryTestLibNull.inf
287 MdeModulePkg/Library/BaseMemoryTestLib/BaseMemoryTestLib.inf
288
289 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
290 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
291 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
292 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
293 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
294 MdeModulePkg/Universal/DebugPortDxe/DebugPortDxe.inf
295 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
296 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
297 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
298 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
299 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
300 MdeModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf
301 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
302 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
303 MdeModulePkg/Universal/Metronome/Metronome.inf
304 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
305
306 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
307 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
308 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
309 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
310 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
311 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
312 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
313 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
314 MdeModulePkg/Universal/Network/PxeBcDxe/PxeBcDxe.inf
315 MdeModulePkg/Universal/Network/PxeDhcp4Dxe/PxeDhcp4Dxe.inf
316 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
317 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
318 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
319 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
320
321 MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/PcatSingleSegmentPciCfg2Pei.inf
322 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
323 MdeModulePkg/Universal/PCD/Pei/Pcd.inf
324 MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf
325 MdeModulePkg/Application/PlatOverMngr/PlatOverMngr.inf
326 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
327 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
328 MdeModulePkg/Application/VariableInfo/VariableInfo.inf
329 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
330 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
331 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
332
333 [Components.IA32, Components.X64]
334 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
335 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
336 MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
337 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf
338 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
339
340
341 [Components.IPF]
342 MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
343 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
344
345
346 [Components.EBC]
347 #
348 # PcatRealTimeClockRuntimeDxe.inf needs DXE I/O Library instance.
349 #
350 #MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
351 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
352 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf