]> git.proxmox.com Git - mirror_edk2.git/blame - ArmVirtPkg/ArmVirtQemu.dsc
ArmVirtPkg/ArmVirtQemu*: enable minimal Status Code Routing in DXE
[mirror_edk2.git] / ArmVirtPkg / ArmVirtQemu.dsc
CommitLineData
6f5872b1 1#\r
7fbd1eb2 2# Copyright (c) 2011-2015, ARM Limited. All rights reserved.\r
6f5872b1 3# Copyright (c) 2014, Linaro Limited. All rights reserved.\r
2ff39d58 4# Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.\r
6f5872b1
MC
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
7fbd1eb2 22 PLATFORM_NAME = ArmVirtQemu\r
6f5872b1
MC
23 PLATFORM_GUID = 37d7e986-f7e9-45c2-8067-e371421a626c\r
24 PLATFORM_VERSION = 0.1\r
25 DSC_SPECIFICATION = 0x00010005\r
7fbd1eb2 26 OUTPUT_DIRECTORY = Build/ArmVirtQemu-$(ARCH)\r
6f5872b1 27 SUPPORTED_ARCHITECTURES = AARCH64|ARM\r
80ee06ce 28 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
6f5872b1 29 SKUID_IDENTIFIER = DEFAULT\r
7fbd1eb2 30 FLASH_DEFINITION = ArmVirtPkg/ArmVirtQemu.fdf\r
6f5872b1 31\r
80f882ab
AB
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
80f882ab 37 DEFINE SECURE_BOOT_ENABLE = FALSE\r
ae08ea24 38 DEFINE NETWORK_IP6_ENABLE = FALSE\r
b4ec32c2 39 DEFINE HTTP_BOOT_ENABLE = FALSE\r
80f882ab 40\r
7fbd1eb2 41!include ArmVirtPkg/ArmVirt.dsc.inc\r
6f5872b1 42\r
6f5872b1 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
6f5872b1
MC
47 # Virtio Support\r
48 VirtioLib|OvmfPkg/Library/VirtioLib/VirtioLib.inf\r
49 VirtioMmioDeviceLib|OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf\r
7fbd1eb2 50 QemuFwCfgLib|ArmVirtPkg/Library/QemuFwCfgLib/QemuFwCfgLib.inf\r
837d340e 51 QemuFwCfgS3Lib|OvmfPkg/Library/QemuFwCfgS3Lib/BaseQemuFwCfgS3LibNull.inf\r
6f5872b1 52\r
39da4861 53 ArmPlatformLib|ArmPlatformPkg/Library/ArmPlatformLibNull/ArmPlatformLibNull.inf\r
6f5872b1
MC
54\r
55 TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf\r
7fbd1eb2 56 NorFlashPlatformLib|ArmVirtPkg/Library/NorFlashQemuLib/NorFlashQemuLib.inf\r
6f5872b1 57\r
43ac100e 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
43ac100e 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
43ac100e 68\r
04865126
AB
69[LibraryClasses.common.PEIM]\r
70 ArmVirtMemInfoLib|ArmVirtPkg/Library/QemuVirtMemInfoLib/QemuVirtMemInfoPeiLib.inf\r
71\r
5c574b22
LE
72[LibraryClasses.common.DXE_DRIVER]\r
73 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
74\r
6f5872b1
MC
75[LibraryClasses.common.UEFI_DRIVER]\r
76 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
77\r
6f5872b1
MC
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
10233c9e 85 gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderPciTranslation|TRUE\r
274b4a8d
LE
86 gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderMmioTranslation|TRUE\r
87\r
6f5872b1
MC
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
d01c77bb
LE
90 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
91 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE\r
6f5872b1 92\r
c0b612b3
LE
93 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE\r
94\r
6f5872b1 95[PcdsFixedAtBuild.common]\r
6f5872b1
MC
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
2d063646
LC
102 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x2000\r
103 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxAuthVariableSize|0x2800\r
6f5872b1
MC
104\r
105 # Size of the region used by UEFI in permanent memory (Reserved 64MB)\r
106 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000\r
107\r
6f5872b1
MC
108 #\r
109 # ARM PrimeCell\r
110 #\r
111\r
112 ## PL011 - Serial Terminal\r
113 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|38400\r
114\r
1c51e601 115 ## Default Terminal Type\r
a5955fa3 116 ## 0-PCANSI, 1-VT100, 2-VT00+, 3-UTF8, 4-TTYTERM\r
1c51e601 117!if $(TTY_TERMINAL) == TRUE\r
a5955fa3 118 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|4\r
81d5daea
LE
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
aa754e83 121!else\r
a5955fa3 122 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|1\r
aa754e83 123!endif\r
6f5872b1
MC
124\r
125 #\r
ab879e4c 126 # ARM Virtual Architectural Timer -- fetch frequency from QEMU (TCG) or KVM\r
6f5872b1 127 #\r
ab879e4c 128 gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|0\r
6f5872b1 129\r
b4ec32c2
LE
130!if $(HTTP_BOOT_ENABLE) == TRUE\r
131 gEfiNetworkPkgTokenSpaceGuid.PcdAllowHttpConnections|TRUE\r
132!endif\r
133\r
6f5872b1
MC
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
7fbd1eb2 138 gArmVirtTokenSpaceGuid.PcdDeviceTreeInitialBaseAddress|0x40000000\r
6f5872b1 139\r
43ac100e 140 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE\r
1946faa7 141 gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }\r
43ac100e 142\r
1ff2b5a8
LE
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
a1e30dfd
LE
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
da06a2a2
LE
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
5c574b22
LE
161 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|3\r
162\r
64df44b7 163[PcdsFixedAtBuild.AARCH64]\r
ca6d61b2
AB
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
e0692789
AB
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
65bb13b0 176[PcdsDynamicDefault.common]\r
48799ab2
LE
177 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|3\r
178\r
2c3ce491
JJ
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
6f5872b1
MC
183 # System Memory Size -- 1 MB initially, actual size will be fetched from DT\r
184 gArmTokenSpaceGuid.PcdSystemMemorySize|0x00100000\r
185\r
6f5872b1
MC
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
7b70dabb 195 gArmTokenSpaceGuid.PcdGicRedistributorsBase|0x0\r
6f5872b1
MC
196 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x0\r
197\r
198 ## PL031 RealTimeClock\r
199 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x0\r
200\r
a06d0bb5
AB
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
65bb13b0 204\r
53ee81bb
AB
205 gArmTokenSpaceGuid.PcdPciIoTranslation|0x0\r
206\r
d01c77bb
LE
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
66b43839
RN
213 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution|640\r
214 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution|480\r
d01c77bb 215\r
c98da334
LE
216 #\r
217 # SMBIOS entry point version\r
218 #\r
219 gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0300\r
9b1c5be0 220 gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosDocRev|0x0\r
f52af489 221 gUefiOvmfPkgTokenSpaceGuid.PcdQemuSmbiosValidated|FALSE\r
c98da334 222\r
7e5f1b67
AB
223[PcdsDynamicHii]\r
224 gArmVirtTokenSpaceGuid.PcdForceNoAcpi|L"ForceNoAcpi"|gArmVirtVariableGuid|0x0|FALSE|NV,BS\r
225\r
6f5872b1
MC
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
94904a84 235 ArmPlatformPkg/PrePeiCore/PrePeiCoreUniCore.inf\r
6f5872b1 236 MdeModulePkg/Core/Pei/PeiMain.inf\r
874399d4
AB
237 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
238 <LibraryClasses>\r
239 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
240 }\r
6f5872b1
MC
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
80f882ab 246\r
6f5872b1
MC
247 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {\r
248 <LibraryClasses>\r
9435a57e 249 NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
6f5872b1
MC
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
f9dff902 258 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
6f5872b1 259 }\r
31b3b02a
AB
260 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
261 <LibraryClasses>\r
262 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
263 }\r
6f5872b1
MC
264\r
265 #\r
266 # Architectural Protocols\r
267 #\r
268 ArmPkg/Drivers/CpuDxe/CpuDxe.inf\r
269 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
7a9f5b20
SZ
270 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {\r
271 <LibraryClasses>\r
272 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf\r
bf453d58 273 NULL|EmbeddedPkg/Library/NvVarStoreFormattedLib/NvVarStoreFormattedLib.inf\r
44d71c21
AB
274 # don't use unaligned CopyMem () on the UEFI varstore NOR flash region\r
275 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
7a9f5b20 276 }\r
80f882ab
AB
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
80f882ab
AB
282 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf\r
283!else\r
6f5872b1 284 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
80f882ab
AB
285!endif\r
286 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
6f5872b1
MC
287 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
288 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
7b1dc6c5 289 MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf\r
7fba5299
AB
290 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf {\r
291 <LibraryClasses>\r
292 NULL|ArmVirtPkg/Library/ArmVirtPL031FdtClientLib/ArmVirtPL031FdtClientLib.inf\r
293 }\r
6f5872b1
MC
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
ad7f6bc2 300 MdeModulePkg/Universal/SerialDxe/SerialDxe.inf\r
6f5872b1
MC
301\r
302 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
303\r
304 ArmPkg/Drivers/ArmGic/ArmGicDxe.inf\r
ffced385
AB
305 ArmPkg/Drivers/TimerDxe/TimerDxe.inf {\r
306 <LibraryClasses>\r
307 NULL|ArmVirtPkg/Library/ArmVirtTimerFdtClientLib/ArmVirtTimerFdtClientLib.inf\r
308 }\r
80f882ab 309 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf\r
6f5872b1
MC
310 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
311\r
5c574b22
LE
312 #\r
313 # Status Code Routing\r
314 #\r
315 MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf\r
316\r
6f5872b1
MC
317 #\r
318 # Platform Driver\r
319 #\r
57b6122f 320 ArmVirtPkg/VirtioFdtDxe/VirtioFdtDxe.inf\r
44b9e615 321 ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf\r
68312710 322 ArmVirtPkg/HighMemDxe/HighMemDxe.inf\r
6f5872b1
MC
323 OvmfPkg/VirtioBlkDxe/VirtioBlk.inf\r
324 OvmfPkg/VirtioScsiDxe/VirtioScsi.inf\r
325 OvmfPkg/VirtioNetDxe/VirtioNet.inf\r
e881ab44 326 OvmfPkg/VirtioRngDxe/VirtioRng.inf\r
6f5872b1
MC
327\r
328 #\r
88fff4f6 329 # FAT filesystem + GPT/MBR partitioning + UDF filesystem\r
6f5872b1
MC
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
42e3d9eb 334 FatPkg/EnhancedFatDxe/Fat.inf\r
88fff4f6 335 MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe.inf\r
6f5872b1
MC
336\r
337 #\r
338 # Bds\r
339 #\r
f9dff902
LE
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
43ac100e
OM
345 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf\r
346 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
98528385 347 MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf\r
738f70ae
RN
348 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf\r
349 MdeModulePkg/Logo/LogoDxe.inf\r
1946faa7
LE
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
6f5872b1 356\r
2f295918
LE
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
2f295918 367 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
9a67ba26
FS
368 NetworkPkg/TcpDxe/TcpDxe.inf\r
369 NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
370 NetworkPkg/IScsiDxe/IScsiDxe.inf\r
ae08ea24
LE
371!if $(NETWORK_IP6_ENABLE) == TRUE\r
372 NetworkPkg/Ip6Dxe/Ip6Dxe.inf\r
ae08ea24
LE
373 NetworkPkg/Udp6Dxe/Udp6Dxe.inf\r
374 NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf\r
375 NetworkPkg/Mtftp6Dxe/Mtftp6Dxe.inf\r
ae08ea24 376!endif\r
b4ec32c2
LE
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
2f295918 383\r
6f5872b1
MC
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
1c5adbef 389\r
ceb05740
LE
390 #\r
391 # SMBIOS Support\r
392 #\r
34eeb676
LE
393 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf {\r
394 <LibraryClasses>\r
395 NULL|OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.inf\r
396 }\r
ceb05740
LE
397 OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf\r
398\r
10233c9e
LE
399 #\r
400 # PCI support\r
401 #\r
53ee81bb
AB
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
ffea0a2c
AB
407 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf {\r
408 <LibraryClasses>\r
409 NULL|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf\r
410 }\r
10233c9e 411 OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf\r
3898f492 412 OvmfPkg/Virtio10Dxe/Virtio10.inf\r
d01c77bb
LE
413\r
414 #\r
415 # Video support\r
416 #\r
c64688f3 417 OvmfPkg/QemuRamfbDxe/QemuRamfbDxe.inf\r
92f200c2 418 OvmfPkg/VirtioGpuDxe/VirtioGpu.inf\r
d01c77bb 419 OvmfPkg/PlatformDxe/Platform.inf\r
e17b1db5
LE
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
eee32602 426 MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf\r
e17b1db5
LE
427 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
428 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
62ef40c4 429 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
9038538b 430\r
8e2efec6
AB
431 #\r
432 # ACPI Support\r
433 #\r
3a2c1548 434 ArmVirtPkg/PlatformHasAcpiDtDxe/PlatformHasAcpiDtDxe.inf\r
01430be5 435[Components.AARCH64]\r
13a50a6f 436 MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/BootGraphicsResourceTableDxe.inf\r
ffea0a2c
AB
437 OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf {\r
438 <LibraryClasses>\r
439 NULL|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf\r
440 }\r