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