]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - ArmVirtPkg/ArmVirtQemu.dsc
ArmVirtPkg/ArmVirtQemu*: enable minimal Status Code Routing in DXE
[mirror_edk2.git] / ArmVirtPkg / ArmVirtQemu.dsc
... / ...
CommitLineData
1#\r
2# Copyright (c) 2011-2015, ARM Limited. All rights reserved.\r
3# Copyright (c) 2014, Linaro Limited. All rights reserved.\r
4# Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.\r
5#\r
6# This program and the accompanying materials\r
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10#\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14#\r
15\r
16################################################################################\r
17#\r
18# Defines Section - statements that will be processed to create a Makefile.\r
19#\r
20################################################################################\r
21[Defines]\r
22 PLATFORM_NAME = ArmVirtQemu\r
23 PLATFORM_GUID = 37d7e986-f7e9-45c2-8067-e371421a626c\r
24 PLATFORM_VERSION = 0.1\r
25 DSC_SPECIFICATION = 0x00010005\r
26 OUTPUT_DIRECTORY = Build/ArmVirtQemu-$(ARCH)\r
27 SUPPORTED_ARCHITECTURES = AARCH64|ARM\r
28 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
29 SKUID_IDENTIFIER = DEFAULT\r
30 FLASH_DEFINITION = ArmVirtPkg/ArmVirtQemu.fdf\r
31\r
32 #\r
33 # Defines for default states. These can be changed on the command line.\r
34 # -D FLAG=VALUE\r
35 #\r
36 DEFINE TTY_TERMINAL = FALSE\r
37 DEFINE SECURE_BOOT_ENABLE = FALSE\r
38 DEFINE NETWORK_IP6_ENABLE = FALSE\r
39 DEFINE HTTP_BOOT_ENABLE = FALSE\r
40\r
41!include ArmVirtPkg/ArmVirt.dsc.inc\r
42\r
43[LibraryClasses.common]\r
44 ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf\r
45 ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf\r
46\r
47 # Virtio Support\r
48 VirtioLib|OvmfPkg/Library/VirtioLib/VirtioLib.inf\r
49 VirtioMmioDeviceLib|OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf\r
50 QemuFwCfgLib|ArmVirtPkg/Library/QemuFwCfgLib/QemuFwCfgLib.inf\r
51 QemuFwCfgS3Lib|OvmfPkg/Library/QemuFwCfgS3Lib/BaseQemuFwCfgS3LibNull.inf\r
52\r
53 ArmPlatformLib|ArmPlatformPkg/Library/ArmPlatformLibNull/ArmPlatformLibNull.inf\r
54\r
55 TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf\r
56 NorFlashPlatformLib|ArmVirtPkg/Library/NorFlashQemuLib/NorFlashQemuLib.inf\r
57\r
58 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
59 BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf\r
60 PlatformBootManagerLib|ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf\r
61 CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf\r
62 FrameBufferBltLib|MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf\r
63 QemuBootOrderLib|OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.inf\r
64 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf\r
65 PciPcdProducerLib|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf\r
66 PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf\r
67 PciHostBridgeLib|ArmVirtPkg/Library/FdtPciHostBridgeLib/FdtPciHostBridgeLib.inf\r
68\r
69[LibraryClasses.common.PEIM]\r
70 ArmVirtMemInfoLib|ArmVirtPkg/Library/QemuVirtMemInfoLib/QemuVirtMemInfoPeiLib.inf\r
71\r
72[LibraryClasses.common.DXE_DRIVER]\r
73 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
74\r
75[LibraryClasses.common.UEFI_DRIVER]\r
76 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
77\r
78################################################################################\r
79#\r
80# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
81#\r
82################################################################################\r
83\r
84[PcdsFeatureFlag.common]\r
85 gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderPciTranslation|TRUE\r
86 gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderMmioTranslation|TRUE\r
87\r
88 ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.\r
89 # It could be set FALSE to save size.\r
90 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
91 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE\r
92\r
93 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE\r
94\r
95[PcdsFixedAtBuild.common]\r
96!if $(ARCH) == AARCH64\r
97 gArmTokenSpaceGuid.PcdVFPEnabled|1\r
98!endif\r
99\r
100 gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0x4007c000\r
101 gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000\r
102 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x2000\r
103 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxAuthVariableSize|0x2800\r
104\r
105 # Size of the region used by UEFI in permanent memory (Reserved 64MB)\r
106 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000\r
107\r
108 #\r
109 # ARM PrimeCell\r
110 #\r
111\r
112 ## PL011 - Serial Terminal\r
113 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|38400\r
114\r
115 ## Default Terminal Type\r
116 ## 0-PCANSI, 1-VT100, 2-VT00+, 3-UTF8, 4-TTYTERM\r
117!if $(TTY_TERMINAL) == TRUE\r
118 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|4\r
119 # Set terminal type to TtyTerm, the value encoded is EFI_TTY_TERM_GUID\r
120 gArmVirtTokenSpaceGuid.PcdTerminalTypeGuidBuffer|{0x80, 0x6d, 0x91, 0x7d, 0xb1, 0x5b, 0x8c, 0x45, 0xa4, 0x8f, 0xe2, 0x5f, 0xdd, 0x51, 0xef, 0x94}\r
121!else\r
122 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|1\r
123!endif\r
124\r
125 #\r
126 # ARM Virtual Architectural Timer -- fetch frequency from QEMU (TCG) or KVM\r
127 #\r
128 gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|0\r
129\r
130!if $(HTTP_BOOT_ENABLE) == TRUE\r
131 gEfiNetworkPkgTokenSpaceGuid.PcdAllowHttpConnections|TRUE\r
132!endif\r
133\r
134 # System Memory Base -- fixed at 0x4000_0000\r
135 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x40000000\r
136\r
137 # initial location of the device tree blob passed by QEMU -- base of DRAM\r
138 gArmVirtTokenSpaceGuid.PcdDeviceTreeInitialBaseAddress|0x40000000\r
139\r
140 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE\r
141 gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }\r
142\r
143 #\r
144 # The maximum physical I/O addressability of the processor, set with\r
145 # BuildCpuHob().\r
146 #\r
147 gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize|16\r
148\r
149 #\r
150 # Enable the non-executable DXE stack. (This gets set up by DxeIpl)\r
151 #\r
152 gEfiMdeModulePkgTokenSpaceGuid.PcdSetNxForStack|TRUE\r
153\r
154!if $(SECURE_BOOT_ENABLE) == TRUE\r
155 # override the default values from SecurityPkg to ensure images from all sources are verified in secure boot\r
156 gEfiSecurityPkgTokenSpaceGuid.PcdOptionRomImageVerificationPolicy|0x04\r
157 gEfiSecurityPkgTokenSpaceGuid.PcdFixedMediaImageVerificationPolicy|0x04\r
158 gEfiSecurityPkgTokenSpaceGuid.PcdRemovableMediaImageVerificationPolicy|0x04\r
159!endif\r
160\r
161 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|3\r
162\r
163[PcdsFixedAtBuild.AARCH64]\r
164 # Clearing BIT0 in this PCD prevents installing a 32-bit SMBIOS entry point,\r
165 # if the entry point version is >= 3.0. AARCH64 OSes cannot assume the\r
166 # presence of the 32-bit entry point anyway (because many AARCH64 systems\r
167 # don't have 32-bit addressable physical RAM), and the additional allocations\r
168 # below 4 GB needlessly fragment the memory map. So expose the 64-bit entry\r
169 # point only, for entry point versions >= 3.0.\r
170 gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosEntryPointProvideMethod|0x2\r
171\r
172 # ACPI predates the AARCH64 architecture by 5 versions, so\r
173 # we only target OSes that support ACPI v5.0 or later\r
174 gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiExposedTableVersions|0x20\r
175\r
176[PcdsDynamicDefault.common]\r
177 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|3\r
178\r
179 ## If TRUE, OvmfPkg/AcpiPlatformDxe will not wait for PCI\r
180 # enumeration to complete before installing ACPI tables.\r
181 gEfiMdeModulePkgTokenSpaceGuid.PcdPciDisableBusEnumeration|TRUE\r
182\r
183 # System Memory Size -- 1 MB initially, actual size will be fetched from DT\r
184 gArmTokenSpaceGuid.PcdSystemMemorySize|0x00100000\r
185\r
186 gArmTokenSpaceGuid.PcdArmArchTimerSecIntrNum|0x0\r
187 gArmTokenSpaceGuid.PcdArmArchTimerIntrNum|0x0\r
188 gArmTokenSpaceGuid.PcdArmArchTimerVirtIntrNum|0x0\r
189 gArmTokenSpaceGuid.PcdArmArchTimerHypIntrNum|0x0\r
190\r
191 #\r
192 # ARM General Interrupt Controller\r
193 #\r
194 gArmTokenSpaceGuid.PcdGicDistributorBase|0x0\r
195 gArmTokenSpaceGuid.PcdGicRedistributorsBase|0x0\r
196 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x0\r
197\r
198 ## PL031 RealTimeClock\r
199 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x0\r
200\r
201 # set PcdPciExpressBaseAddress to MAX_UINT64, which signifies that this\r
202 # PCD and PcdPciDisableBusEnumeration above have not been assigned yet\r
203 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xFFFFFFFFFFFFFFFF\r
204\r
205 gArmTokenSpaceGuid.PcdPciIoTranslation|0x0\r
206\r
207 #\r
208 # Set video resolution for boot options and for text setup.\r
209 # PlatformDxe can set the former at runtime.\r
210 #\r
211 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|800\r
212 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|600\r
213 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution|640\r
214 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution|480\r
215\r
216 #\r
217 # SMBIOS entry point version\r
218 #\r
219 gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0300\r
220 gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosDocRev|0x0\r
221 gUefiOvmfPkgTokenSpaceGuid.PcdQemuSmbiosValidated|FALSE\r
222\r
223[PcdsDynamicHii]\r
224 gArmVirtTokenSpaceGuid.PcdForceNoAcpi|L"ForceNoAcpi"|gArmVirtVariableGuid|0x0|FALSE|NV,BS\r
225\r
226################################################################################\r
227#\r
228# Components Section - list of all EDK II Modules needed by this Platform\r
229#\r
230################################################################################\r
231[Components.common]\r
232 #\r
233 # PEI Phase modules\r
234 #\r
235 ArmPlatformPkg/PrePeiCore/PrePeiCoreUniCore.inf\r
236 MdeModulePkg/Core/Pei/PeiMain.inf\r
237 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
238 <LibraryClasses>\r
239 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
240 }\r
241 ArmPlatformPkg/PlatformPei/PlatformPeim.inf\r
242 ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.inf\r
243 ArmPkg/Drivers/CpuPei/CpuPei.inf\r
244\r
245 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf\r
246\r
247 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {\r
248 <LibraryClasses>\r
249 NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
250 }\r
251\r
252 #\r
253 # DXE\r
254 #\r
255 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
256 <LibraryClasses>\r
257 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
258 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
259 }\r
260 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
261 <LibraryClasses>\r
262 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
263 }\r
264\r
265 #\r
266 # Architectural Protocols\r
267 #\r
268 ArmPkg/Drivers/CpuDxe/CpuDxe.inf\r
269 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
270 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {\r
271 <LibraryClasses>\r
272 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf\r
273 NULL|EmbeddedPkg/Library/NvVarStoreFormattedLib/NvVarStoreFormattedLib.inf\r
274 # don't use unaligned CopyMem () on the UEFI varstore NOR flash region\r
275 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
276 }\r
277!if $(SECURE_BOOT_ENABLE) == TRUE\r
278 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf {\r
279 <LibraryClasses>\r
280 NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf\r
281 }\r
282 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf\r
283!else\r
284 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
285!endif\r
286 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
287 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
288 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
289 MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf\r
290 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf {\r
291 <LibraryClasses>\r
292 NULL|ArmVirtPkg/Library/ArmVirtPL031FdtClientLib/ArmVirtPL031FdtClientLib.inf\r
293 }\r
294 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf\r
295\r
296 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
297 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
298 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
299 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
300 MdeModulePkg/Universal/SerialDxe/SerialDxe.inf\r
301\r
302 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
303\r
304 ArmPkg/Drivers/ArmGic/ArmGicDxe.inf\r
305 ArmPkg/Drivers/TimerDxe/TimerDxe.inf {\r
306 <LibraryClasses>\r
307 NULL|ArmVirtPkg/Library/ArmVirtTimerFdtClientLib/ArmVirtTimerFdtClientLib.inf\r
308 }\r
309 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf\r
310 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
311\r
312 #\r
313 # Status Code Routing\r
314 #\r
315 MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf\r
316\r
317 #\r
318 # Platform Driver\r
319 #\r
320 ArmVirtPkg/VirtioFdtDxe/VirtioFdtDxe.inf\r
321 ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf\r
322 ArmVirtPkg/HighMemDxe/HighMemDxe.inf\r
323 OvmfPkg/VirtioBlkDxe/VirtioBlk.inf\r
324 OvmfPkg/VirtioScsiDxe/VirtioScsi.inf\r
325 OvmfPkg/VirtioNetDxe/VirtioNet.inf\r
326 OvmfPkg/VirtioRngDxe/VirtioRng.inf\r
327\r
328 #\r
329 # FAT filesystem + GPT/MBR partitioning + UDF filesystem\r
330 #\r
331 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
332 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
333 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
334 FatPkg/EnhancedFatDxe/Fat.inf\r
335 MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe.inf\r
336\r
337 #\r
338 # Bds\r
339 #\r
340 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf {\r
341 <LibraryClasses>\r
342 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
343 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
344 }\r
345 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf\r
346 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
347 MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf\r
348 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf\r
349 MdeModulePkg/Logo/LogoDxe.inf\r
350 MdeModulePkg/Application/UiApp/UiApp.inf {\r
351 <LibraryClasses>\r
352 NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf\r
353 NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf\r
354 NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf\r
355 }\r
356\r
357 #\r
358 # Networking stack\r
359 #\r
360 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
361 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
362 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
363 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
364 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
365 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf\r
366 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
367 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
368 NetworkPkg/TcpDxe/TcpDxe.inf\r
369 NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
370 NetworkPkg/IScsiDxe/IScsiDxe.inf\r
371!if $(NETWORK_IP6_ENABLE) == TRUE\r
372 NetworkPkg/Ip6Dxe/Ip6Dxe.inf\r
373 NetworkPkg/Udp6Dxe/Udp6Dxe.inf\r
374 NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf\r
375 NetworkPkg/Mtftp6Dxe/Mtftp6Dxe.inf\r
376!endif\r
377!if $(HTTP_BOOT_ENABLE) == TRUE\r
378 NetworkPkg/DnsDxe/DnsDxe.inf\r
379 NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf\r
380 NetworkPkg/HttpDxe/HttpDxe.inf\r
381 NetworkPkg/HttpBootDxe/HttpBootDxe.inf\r
382!endif\r
383\r
384 #\r
385 # SCSI Bus and Disk Driver\r
386 #\r
387 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
388 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
389\r
390 #\r
391 # SMBIOS Support\r
392 #\r
393 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf {\r
394 <LibraryClasses>\r
395 NULL|OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.inf\r
396 }\r
397 OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf\r
398\r
399 #\r
400 # PCI support\r
401 #\r
402 ArmPkg/Drivers/ArmPciCpuIo2Dxe/ArmPciCpuIo2Dxe.inf {\r
403 <LibraryClasses>\r
404 NULL|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf\r
405 }\r
406 MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf\r
407 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf {\r
408 <LibraryClasses>\r
409 NULL|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf\r
410 }\r
411 OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf\r
412 OvmfPkg/Virtio10Dxe/Virtio10.inf\r
413\r
414 #\r
415 # Video support\r
416 #\r
417 OvmfPkg/QemuRamfbDxe/QemuRamfbDxe.inf\r
418 OvmfPkg/VirtioGpuDxe/VirtioGpu.inf\r
419 OvmfPkg/PlatformDxe/Platform.inf\r
420\r
421 #\r
422 # USB Support\r
423 #\r
424 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
425 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
426 MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf\r
427 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
428 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
429 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
430\r
431 #\r
432 # ACPI Support\r
433 #\r
434 ArmVirtPkg/PlatformHasAcpiDtDxe/PlatformHasAcpiDtDxe.inf\r
435[Components.AARCH64]\r
436 MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf\r
437 OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf {\r
438 <LibraryClasses>\r
439 NULL|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf\r
440 }\r