]> git.proxmox.com Git - mirror_edk2.git/blob - OvmfPkg/OvmfPkgIa32X64.dsc
Add support for e1000 NICs to OVMF
[mirror_edk2.git] / OvmfPkg / OvmfPkgIa32X64.dsc
1 ## @file
2 # EFI/Framework Open Virtual Machine Firmware (OVMF) platform
3 #
4 # Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
5 #
6 # 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 ################################################################################
17 #
18 # Defines Section - statements that will be processed to create a Makefile.
19 #
20 ################################################################################
21 [Defines]
22 PLATFORM_NAME = Ovmf
23 PLATFORM_GUID = 5a9e7754-d81b-49ea-85ad-69eaa7b1539b
24 PLATFORM_VERSION = 0.1
25 DSC_SPECIFICATION = 0x00010005
26 OUTPUT_DIRECTORY = Build/Ovmf3264
27 SUPPORTED_ARCHITECTURES = IA32|X64
28 BUILD_TARGETS = DEBUG|RELEASE
29 SKUID_IDENTIFIER = DEFAULT
30 FLASH_DEFINITION = OvmfPkg/OvmfPkgIa32X64.fdf
31
32 [BuildOptions]
33 GCC:*_*_*_CC_FLAGS = -DMDEPKG_NDEBUG
34 INTEL:*_*_*_CC_FLAGS = /D MDEPKG_NDEBUG
35 MSFT:*_*_*_CC_FLAGS = /D MDEPKG_NDEBUG
36
37 ################################################################################
38 #
39 # SKU Identification section - list of all SKU IDs supported by this Platform.
40 #
41 ################################################################################
42 [SkuIds]
43 0|DEFAULT
44
45 ################################################################################
46 #
47 # Library Class section - list of all Library Classes needed by this Platform.
48 #
49 ################################################################################
50 [LibraryClasses]
51 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
52 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
53 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
54 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
55 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
56 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
57 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
58 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
59 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
60 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
61 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
62 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
63 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
64 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
65 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
66 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
67 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
68 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
69 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
70 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
71 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
72 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
73 SerialPortLib|PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf
74 MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
75 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
76 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
77 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
78 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
79 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
80 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
81 NvVarsFileLib|OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
82 FileHandleLib|ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf
83 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
84 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
85 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
86 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
87 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
88 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
89 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
90
91 [LibraryClasses.common.SEC]
92 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
93 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
94 ExtractGuidedSectionLib|MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf
95
96 [LibraryClasses.common.PEI_CORE]
97 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf
98 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
99 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
100 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
101 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
102 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
103 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
104 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
105 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
106 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
107 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
108
109 [LibraryClasses.common.PEIM]
110 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf
111 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
112 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
113 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
114 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
115 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
116 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
117 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
118 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
119 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
120 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
121 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
122 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
123
124 [LibraryClasses.common.DXE_CORE]
125 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
126 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
127 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
128 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
129 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
130 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
131 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
132 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
133
134 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
135 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
136 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
137 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
138 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
139 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
140 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
141 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
142 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
143 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
144
145 [LibraryClasses.common.UEFI_DRIVER]
146 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
147 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
148 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
149 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
150 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
151 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
152 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
153 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
154
155 [LibraryClasses.common.DXE_DRIVER]
156 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
157 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
158 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
159 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
160 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
161 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
162 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
163 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
164 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
165 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
166 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
167 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
168 PlatformBdsLib|OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf
169
170 [LibraryClasses.common.UEFI_APPLICATION]
171 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
172 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
173 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
174 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
175
176 ################################################################################
177 #
178 # Pcd Section - list of all EDK II PCD Entries defined by this Platform.
179 #
180 ################################################################################
181 [PcdsFeatureFlag]
182 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE
183 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|TRUE
184 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress|FALSE
185 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE
186
187 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
188 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE
189 gOptionRomPkgTokenSpaceGuid.PcdSupportGop|TRUE
190 gOptionRomPkgTokenSpaceGuid.PcdSupportUga|FALSE
191
192 [PcdsFixedAtBuild]
193 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1
194 gEfiSioTokenSpaceGuid.PcdSerialRegisterBase|0x3F8
195 gEfiSioTokenSpaceGuid.PcdSerialLineControl|0x07
196 gEfiSioTokenSpaceGuid.PcdSerialBoudRate|115200
197
198 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
199 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6
200 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32
201 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400
202 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000
203 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0xc000
204 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0xc000
205 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000
206 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000
207
208 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
209
210 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
211 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F
212 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F
213
214 ################################################################################
215 #
216 # Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform
217 #
218 ################################################################################
219
220 [PcdsDynamicDefault]
221 gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvStoreReserved|0
222 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0
223 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0
224 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0
225
226
227 ################################################################################
228 #
229 # Components Section - list of all EDK II Modules needed by this Platform.
230 #
231 ################################################################################
232 [Components.IA32]
233 #
234 # SEC Phase modules
235 #
236 OvmfPkg/Sec/SecMain.inf {
237 <LibraryClasses>
238 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
239 }
240
241 #
242 # PEI Phase modules
243 #
244 MdeModulePkg/Core/Pei/PeiMain.inf
245 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
246 <LibraryClasses>
247 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
248 }
249 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
250 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
251
252 OvmfPkg/PlatformPei/PlatformPei.inf {
253 <LibraryClasses>
254 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
255 }
256
257 [Components.X64]
258 #
259 # DXE Phase modules
260 #
261 MdeModulePkg/Core/Dxe/DxeMain.inf {
262 <LibraryClasses>
263 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
264 }
265
266 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf
267 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
268 <LibraryClasses>
269 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
270 }
271
272 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
273 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
274 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
275 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
276 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
277 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
278 UefiCpuPkg/CpuDxe/CpuDxe.inf
279 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
280 PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf
281 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
282 PcAtChipsetPkg/KbcResetDxe/Reset.inf
283 MdeModulePkg/Universal/Metronome/Metronome.inf {
284 <LibraryClasses>
285 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
286 }
287
288 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf {
289 <LibraryClasses>
290 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
291 }
292
293 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {
294 <LibraryClasses>
295 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
296 }
297
298 OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf
299 OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf {
300 <LibraryClasses>
301 PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf
302 }
303 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
304 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
305 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
306 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
307 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
308 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
309 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
310 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
311 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
312 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
313 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
314 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
315 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
316 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
317 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
318 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
319 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
320 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf
321 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
322 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
323
324 OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430Dxe.inf
325
326 #
327 # ISA Support
328 #
329 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf
330 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
331 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf
332 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf
333 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf
334
335 #
336 # ACPI Support
337 #
338 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
339 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf
340 OvmfPkg/AcpiTables/AcpiTables.inf
341
342 #
343 # Network Support
344 #
345 !if $(NETWORK_ENABLE)
346 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
347 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
348 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
349 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf
350 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
351 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
352 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
353 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
354 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
355 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
356 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
357 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
358 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
359 !endif
360