]> git.proxmox.com Git - mirror_edk2.git/blame - ArmVirtPkg/ArmVirtQemuKernel.dsc
ArmVirtPkg/ArmVirtXen: don't set Pcd*ImageVerificationPolicy
[mirror_edk2.git] / ArmVirtPkg / ArmVirtQemuKernel.dsc
CommitLineData
8de84d42
AB
1#\r
2# Copyright (c) 2011-2015, ARM Limited. All rights reserved.\r
3# Copyright (c) 2014, Linaro Limited. All rights reserved.\r
2ff39d58 4# Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.\r
8de84d42
AB
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/ArmVirtQemuKernel-$(ARCH)\r
27 SUPPORTED_ARCHITECTURES = AARCH64|ARM\r
80ee06ce 28 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
8de84d42
AB
29 SKUID_IDENTIFIER = DEFAULT\r
30 FLASH_DEFINITION = ArmVirtPkg/ArmVirtQemuKernel.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
81d5daea 36 DEFINE TTY_TERMINAL = FALSE\r
8de84d42 37 DEFINE SECURE_BOOT_ENABLE = FALSE\r
ae08ea24 38 DEFINE NETWORK_IP6_ENABLE = FALSE\r
b4ec32c2 39 DEFINE HTTP_BOOT_ENABLE = FALSE\r
8de84d42
AB
40\r
41!include ArmVirtPkg/ArmVirt.dsc.inc\r
42\r
8de84d42 43[LibraryClasses.common]\r
550eaa4a 44 ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf\r
5db1cce1
AB
45 ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf\r
46\r
8de84d42
AB
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
837d340e 51 QemuFwCfgS3Lib|OvmfPkg/Library/QemuFwCfgS3Lib/BaseQemuFwCfgS3LibNull.inf\r
8de84d42 52\r
30436034 53 ArmVirtMemInfoLib|ArmVirtPkg/Library/QemuVirtMemInfoLib/QemuVirtMemInfoLib.inf\r
8de84d42
AB
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
2c8805bc 59 BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf\r
1946faa7 60 PlatformBootManagerLib|ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf\r
8de84d42 61 CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf\r
c64688f3 62 FrameBufferBltLib|MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf\r
d85c5e31 63 QemuBootOrderLib|OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.inf\r
2ff39d58 64 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf\r
a06d0bb5 65 PciPcdProducerLib|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf\r
53ee81bb
AB
66 PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf\r
67 PciHostBridgeLib|ArmVirtPkg/Library/FdtPciHostBridgeLib/FdtPciHostBridgeLib.inf\r
8de84d42
AB
68\r
69[LibraryClasses.common.UEFI_DRIVER]\r
70 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
71\r
e07092ed 72[BuildOptions.common.EDKII.SEC, BuildOptions.common.EDKII.BASE]\r
e07092ed
AB
73 #\r
74 # CLANG38 with LTO support enabled uses the GNU GOLD linker, which insists\r
75 # on emitting GOT based symbol references when running in shared mode, unless\r
76 # we override visibility to 'hidden' in all modules that make up the PrePi\r
77 # build.\r
78 #\r
79 GCC:*_CLANG38_*_CC_FLAGS = -include $(WORKSPACE)/ArmVirtPkg/Include/Platform/Hidden.h\r
8de84d42
AB
80\r
81################################################################################\r
82#\r
83# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
84#\r
85################################################################################\r
86\r
87[PcdsFeatureFlag.common]\r
88 gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderPciTranslation|TRUE\r
89 gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderMmioTranslation|TRUE\r
90\r
91 ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.\r
92 # It could be set FALSE to save size.\r
93 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
94 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE\r
95\r
c0b612b3
LE
96 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE\r
97\r
8de84d42 98[PcdsFixedAtBuild.common]\r
8de84d42
AB
99!if $(ARCH) == AARCH64\r
100 gArmTokenSpaceGuid.PcdVFPEnabled|1\r
101!endif\r
102\r
8de84d42 103 gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000\r
2d063646
LC
104 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x2000\r
105 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxAuthVariableSize|0x2800\r
8de84d42
AB
106\r
107 # Size of the region used by UEFI in permanent memory (Reserved 64MB)\r
108 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000\r
109\r
8de84d42
AB
110 #\r
111 # ARM PrimeCell\r
112 #\r
113\r
114 ## PL011 - Serial Terminal\r
115 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|38400\r
116\r
117 ## Default Terminal Type\r
118 ## 0-PCANSI, 1-VT100, 2-VT00+, 3-UTF8, 4-TTYTERM\r
119!if $(TTY_TERMINAL) == TRUE\r
120 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|4\r
81d5daea
LE
121 # Set terminal type to TtyTerm, the value encoded is EFI_TTY_TERM_GUID\r
122 gArmVirtTokenSpaceGuid.PcdTerminalTypeGuidBuffer|{0x80, 0x6d, 0x91, 0x7d, 0xb1, 0x5b, 0x8c, 0x45, 0xa4, 0x8f, 0xe2, 0x5f, 0xdd, 0x51, 0xef, 0x94}\r
8de84d42
AB
123!else\r
124 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|1\r
125!endif\r
8de84d42
AB
126\r
127 #\r
128 # ARM Virtual Architectural Timer -- fetch frequency from QEMU (TCG) or KVM\r
129 #\r
130 gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|0\r
131\r
b4ec32c2
LE
132!if $(HTTP_BOOT_ENABLE) == TRUE\r
133 gEfiNetworkPkgTokenSpaceGuid.PcdAllowHttpConnections|TRUE\r
134!endif\r
135\r
ded3c576
AB
136 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE\r
137 gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }\r
138\r
139 #\r
140 # The maximum physical I/O addressability of the processor, set with\r
141 # BuildCpuHob().\r
142 #\r
143 gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize|16\r
144\r
da06a2a2
LE
145!if $(SECURE_BOOT_ENABLE) == TRUE\r
146 # override the default values from SecurityPkg to ensure images from all sources are verified in secure boot\r
147 gEfiSecurityPkgTokenSpaceGuid.PcdOptionRomImageVerificationPolicy|0x04\r
148 gEfiSecurityPkgTokenSpaceGuid.PcdFixedMediaImageVerificationPolicy|0x04\r
149 gEfiSecurityPkgTokenSpaceGuid.PcdRemovableMediaImageVerificationPolicy|0x04\r
150!endif\r
151\r
8de84d42
AB
152[PcdsPatchableInModule.common]\r
153 #\r
154 # This will be overridden in the code\r
155 #\r
156 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x0\r
157 gArmTokenSpaceGuid.PcdSystemMemorySize|0x0\r
158\r
159 #\r
160 # Define a default initial address for the device tree.\r
161 # Ignored if x0 != 0 at entry.\r
162 #\r
163 gArmVirtTokenSpaceGuid.PcdDeviceTreeInitialBaseAddress|0x40000000\r
164\r
165 gArmTokenSpaceGuid.PcdFdBaseAddress|0x0\r
166 gArmTokenSpaceGuid.PcdFvBaseAddress|0x0\r
167\r
8de84d42 168[PcdsDynamicDefault.common]\r
48799ab2
LE
169 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|3\r
170\r
8de84d42
AB
171 ## If TRUE, OvmfPkg/AcpiPlatformDxe will not wait for PCI\r
172 # enumeration to complete before installing ACPI tables.\r
173 gEfiMdeModulePkgTokenSpaceGuid.PcdPciDisableBusEnumeration|TRUE\r
174\r
175 gArmTokenSpaceGuid.PcdArmArchTimerSecIntrNum|0x0\r
176 gArmTokenSpaceGuid.PcdArmArchTimerIntrNum|0x0\r
177 gArmTokenSpaceGuid.PcdArmArchTimerVirtIntrNum|0x0\r
178 gArmTokenSpaceGuid.PcdArmArchTimerHypIntrNum|0x0\r
179\r
180 #\r
181 # ARM General Interrupt Controller\r
182 #\r
183 gArmTokenSpaceGuid.PcdGicDistributorBase|0x0\r
184 gArmTokenSpaceGuid.PcdGicRedistributorsBase|0x0\r
185 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x0\r
8de84d42
AB
186\r
187 ## PL031 RealTimeClock\r
188 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x0\r
189\r
a06d0bb5
AB
190 # set PcdPciExpressBaseAddress to MAX_UINT64, which signifies that this\r
191 # PCD and PcdPciDisableBusEnumeration above have not been assigned yet\r
192 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xFFFFFFFFFFFFFFFF\r
8de84d42 193\r
53ee81bb
AB
194 gArmTokenSpaceGuid.PcdPciIoTranslation|0x0\r
195\r
8de84d42
AB
196 #\r
197 # Set video resolution for boot options and for text setup.\r
198 # PlatformDxe can set the former at runtime.\r
199 #\r
200 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|800\r
201 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|600\r
202 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution|640\r
203 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution|480\r
204\r
205 #\r
206 # SMBIOS entry point version\r
207 #\r
208 gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0300\r
209 gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosDocRev|0x0\r
210 gUefiOvmfPkgTokenSpaceGuid.PcdQemuSmbiosValidated|FALSE\r
211\r
212################################################################################\r
213#\r
214# Components Section - list of all EDK II Modules needed by this Platform\r
215#\r
216################################################################################\r
217[Components.common]\r
218 #\r
219 # PEI Phase modules\r
220 #\r
221 ArmVirtPkg/PrePi/ArmVirtPrePiUniCoreRelocatable.inf {\r
222 <LibraryClasses>\r
223 ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf\r
224 LzmaDecompressLib|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
225 PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf\r
226 HobLib|EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf\r
227 PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf\r
228 MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf\r
229 }\r
230\r
231 #\r
232 # DXE\r
233 #\r
234 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
235 <LibraryClasses>\r
236 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
f9dff902 237 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
8de84d42 238 }\r
31b3b02a
AB
239 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
240 <LibraryClasses>\r
241 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
242 }\r
8de84d42
AB
243\r
244 #\r
245 # Architectural Protocols\r
246 #\r
247 ArmPkg/Drivers/CpuDxe/CpuDxe.inf\r
248 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
249 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {\r
250 <LibraryClasses>\r
251 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf\r
bf453d58 252 NULL|EmbeddedPkg/Library/NvVarStoreFormattedLib/NvVarStoreFormattedLib.inf\r
44d71c21
AB
253 # don't use unaligned CopyMem () on the UEFI varstore NOR flash region\r
254 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
8de84d42
AB
255 }\r
256!if $(SECURE_BOOT_ENABLE) == TRUE\r
257 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf {\r
258 <LibraryClasses>\r
259 NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf\r
260 }\r
261 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf\r
262!else\r
263 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
264!endif\r
265 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
266 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
267 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
7b1dc6c5 268 MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf\r
7fba5299
AB
269 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf {\r
270 <LibraryClasses>\r
271 NULL|ArmVirtPkg/Library/ArmVirtPL031FdtClientLib/ArmVirtPL031FdtClientLib.inf\r
272 }\r
8de84d42
AB
273 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf\r
274\r
275 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
276 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
277 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
278 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
279 MdeModulePkg/Universal/SerialDxe/SerialDxe.inf\r
280\r
281 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
282\r
283 ArmPkg/Drivers/ArmGic/ArmGicDxe.inf\r
ffced385
AB
284 ArmPkg/Drivers/TimerDxe/TimerDxe.inf {\r
285 <LibraryClasses>\r
286 NULL|ArmVirtPkg/Library/ArmVirtTimerFdtClientLib/ArmVirtTimerFdtClientLib.inf\r
287 }\r
8de84d42 288 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf\r
8de84d42
AB
289 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
290\r
291 #\r
292 # Platform Driver\r
293 #\r
57b6122f 294 ArmVirtPkg/VirtioFdtDxe/VirtioFdtDxe.inf\r
44b9e615 295 ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf\r
0a8bc04e 296 ArmVirtPkg/HighMemDxe/HighMemDxe.inf\r
8de84d42
AB
297 OvmfPkg/VirtioBlkDxe/VirtioBlk.inf\r
298 OvmfPkg/VirtioScsiDxe/VirtioScsi.inf\r
299 OvmfPkg/VirtioNetDxe/VirtioNet.inf\r
0a8bc04e 300 OvmfPkg/VirtioRngDxe/VirtioRng.inf\r
8de84d42
AB
301\r
302 #\r
88fff4f6 303 # FAT filesystem + GPT/MBR partitioning + UDF filesystem\r
8de84d42
AB
304 #\r
305 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
306 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
307 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
42e3d9eb 308 FatPkg/EnhancedFatDxe/Fat.inf\r
88fff4f6 309 MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe.inf\r
8de84d42
AB
310\r
311 #\r
312 # Bds\r
313 #\r
f9dff902
LE
314 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf {\r
315 <LibraryClasses>\r
316 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
317 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
318 }\r
8de84d42
AB
319 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf\r
320 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
98528385 321 MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf\r
738f70ae
RN
322 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf\r
323 MdeModulePkg/Logo/LogoDxe.inf\r
1946faa7
LE
324 MdeModulePkg/Application/UiApp/UiApp.inf {\r
325 <LibraryClasses>\r
326 NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf\r
327 NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf\r
328 NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf\r
329 }\r
8de84d42 330\r
2f295918
LE
331 #\r
332 # Networking stack\r
333 #\r
334 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
335 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
336 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
337 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
338 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
339 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf\r
340 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
2f295918 341 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
9a67ba26
FS
342 NetworkPkg/TcpDxe/TcpDxe.inf\r
343 NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
344 NetworkPkg/IScsiDxe/IScsiDxe.inf\r
ae08ea24
LE
345!if $(NETWORK_IP6_ENABLE) == TRUE\r
346 NetworkPkg/Ip6Dxe/Ip6Dxe.inf\r
ae08ea24
LE
347 NetworkPkg/Udp6Dxe/Udp6Dxe.inf\r
348 NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf\r
349 NetworkPkg/Mtftp6Dxe/Mtftp6Dxe.inf\r
ae08ea24 350!endif\r
b4ec32c2
LE
351!if $(HTTP_BOOT_ENABLE) == TRUE\r
352 NetworkPkg/DnsDxe/DnsDxe.inf\r
353 NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf\r
354 NetworkPkg/HttpDxe/HttpDxe.inf\r
355 NetworkPkg/HttpBootDxe/HttpBootDxe.inf\r
356!endif\r
2f295918 357\r
8de84d42
AB
358 #\r
359 # SCSI Bus and Disk Driver\r
360 #\r
361 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
362 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
363\r
364 #\r
365 # SMBIOS Support\r
366 #\r
367 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf {\r
368 <LibraryClasses>\r
369 NULL|OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.inf\r
370 }\r
371 OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf\r
372\r
8de84d42
AB
373 #\r
374 # PCI support\r
375 #\r
53ee81bb
AB
376 ArmPkg/Drivers/ArmPciCpuIo2Dxe/ArmPciCpuIo2Dxe.inf {\r
377 <LibraryClasses>\r
378 NULL|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf\r
379 }\r
380 MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf\r
ffea0a2c
AB
381 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf {\r
382 <LibraryClasses>\r
383 NULL|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf\r
384 }\r
8de84d42 385 OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf\r
3898f492 386 OvmfPkg/Virtio10Dxe/Virtio10.inf\r
8de84d42
AB
387\r
388 #\r
389 # Video support\r
390 #\r
c64688f3 391 OvmfPkg/QemuRamfbDxe/QemuRamfbDxe.inf\r
92f200c2 392 OvmfPkg/VirtioGpuDxe/VirtioGpu.inf\r
8de84d42
AB
393 OvmfPkg/PlatformDxe/Platform.inf\r
394\r
395 #\r
396 # USB Support\r
397 #\r
398 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
399 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
400 MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf\r
401 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
402 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
62ef40c4 403 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
9940a804 404\r
9940a804
AB
405 #\r
406 # ACPI Support\r
407 #\r
3a2c1548 408 ArmVirtPkg/PlatformHasAcpiDtDxe/PlatformHasAcpiDtDxe.inf\r
01430be5 409[Components.AARCH64]\r
13a50a6f 410 MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf\r
9940a804
AB
411 OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf {\r
412 <LibraryClasses>\r
413 NULL|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf\r
414 }\r