]> git.proxmox.com Git - mirror_edk2.git/blob - ArmVirtPkg/ArmVirtQemu.dsc
ArmVirtPkg/ArmVirtQemu: switch to generic PciHostBridgeDxe
[mirror_edk2.git] / ArmVirtPkg / ArmVirtQemu.dsc
1 #
2 # Copyright (c) 2011-2015, ARM Limited. All rights reserved.
3 # Copyright (c) 2014, Linaro Limited. All rights reserved.
4 # Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.
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 = ArmVirtQemu
23 PLATFORM_GUID = 37d7e986-f7e9-45c2-8067-e371421a626c
24 PLATFORM_VERSION = 0.1
25 DSC_SPECIFICATION = 0x00010005
26 OUTPUT_DIRECTORY = Build/ArmVirtQemu-$(ARCH)
27 SUPPORTED_ARCHITECTURES = AARCH64|ARM
28 BUILD_TARGETS = DEBUG|RELEASE
29 SKUID_IDENTIFIER = DEFAULT
30 FLASH_DEFINITION = ArmVirtPkg/ArmVirtQemu.fdf
31
32 #
33 # Defines for default states. These can be changed on the command line.
34 # -D FLAG=VALUE
35 #
36 DEFINE SECURE_BOOT_ENABLE = FALSE
37 DEFINE PURE_ACPI_BOOT_ENABLE = FALSE
38
39 !include ArmVirtPkg/ArmVirt.dsc.inc
40
41 [LibraryClasses.AARCH64]
42 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64Lib.inf
43 ArmCpuLib|ArmPkg/Drivers/ArmCpuLib/ArmCortexAEMv8Lib/ArmCortexAEMv8Lib.inf
44
45 [LibraryClasses.ARM]
46 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.inf
47 ArmCpuLib|ArmPkg/Drivers/ArmCpuLib/ArmCortexA15Lib/ArmCortexA15Lib.inf
48
49 [LibraryClasses.common]
50 ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf
51
52 # Virtio Support
53 VirtioLib|OvmfPkg/Library/VirtioLib/VirtioLib.inf
54 VirtioMmioDeviceLib|OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf
55 QemuFwCfgLib|ArmVirtPkg/Library/QemuFwCfgLib/QemuFwCfgLib.inf
56
57 ArmPlatformLib|ArmVirtPkg/Library/ArmVirtPlatformLib/ArmVirtPlatformLib.inf
58 ArmPlatformSysConfigLib|ArmPlatformPkg/Library/ArmPlatformSysConfigLibNull/ArmPlatformSysConfigLibNull.inf
59
60 TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
61 NorFlashPlatformLib|ArmVirtPkg/Library/NorFlashQemuLib/NorFlashQemuLib.inf
62
63 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
64 UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
65 BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf
66 ImageDecoderLib|MdeModulePkg/Library/ImageDecoderLib/ImageDecoderLib.inf
67 PlatformBootManagerLib|ArmVirtPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
68 CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf
69 QemuBootOrderLib|OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.inf
70 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
71 PciPcdProducerLib|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf
72 PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf
73 PciHostBridgeLib|ArmVirtPkg/Library/FdtPciHostBridgeLib/FdtPciHostBridgeLib.inf
74
75 [LibraryClasses.common.UEFI_DRIVER]
76 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
77
78 [LibraryClasses.AARCH64.SEC]
79 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64LibSec.inf
80
81 [LibraryClasses.ARM.SEC]
82 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7LibSec.inf
83
84 [BuildOptions]
85 RVCT:*_*_ARM_PLATFORM_FLAGS == --cpu Cortex-A15 -I$(WORKSPACE)/ArmVirtPkg/Include
86 GCC:*_*_ARM_PLATFORM_FLAGS == -mcpu=cortex-a15 -I$(WORKSPACE)/ArmVirtPkg/Include
87 *_*_AARCH64_PLATFORM_FLAGS == -I$(WORKSPACE)/ArmVirtPkg/Include
88
89
90 ################################################################################
91 #
92 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
93 #
94 ################################################################################
95
96 [PcdsFeatureFlag.common]
97 gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderPciTranslation|TRUE
98 gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderMmioTranslation|TRUE
99
100 ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.
101 # It could be set FALSE to save size.
102 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
103 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE
104
105 !if $(PURE_ACPI_BOOT_ENABLE) == TRUE
106 gArmVirtTokenSpaceGuid.PcdPureAcpiBoot|TRUE
107 !endif
108
109 [PcdsFixedAtBuild.common]
110 gArmPlatformTokenSpaceGuid.PcdCoreCount|1
111 !if $(ARCH) == AARCH64
112 gArmTokenSpaceGuid.PcdVFPEnabled|1
113 !endif
114
115 gArmPlatformTokenSpaceGuid.PcdCPUCoresStackBase|0x4007c000
116 gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000
117 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x2000
118 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxAuthVariableSize|0x2800
119
120 # Size of the region used by UEFI in permanent memory (Reserved 64MB)
121 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000
122
123 #
124 # ARM Pcds
125 #
126 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000
127
128 ## Trustzone enable (to make the transition from EL3 to EL2 in ArmPlatformPkg/Sec)
129 gArmTokenSpaceGuid.PcdTrustzoneSupport|FALSE
130
131 #
132 # ARM PrimeCell
133 #
134
135 ## PL011 - Serial Terminal
136 gEfiMdePkgTokenSpaceGuid.PcdUartDefaultBaudRate|38400
137
138 ## Default Terminal Type
139 ## 0-PCANSI, 1-VT100, 2-VT00+, 3-UTF8, 4-TTYTERM
140 !if $(TTY_TERMINAL) == TRUE
141 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|4
142 !else
143 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|1
144 !endif
145
146 #
147 # ARM Virtual Architectural Timer -- fetch frequency from QEMU (TCG) or KVM
148 #
149 gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|0
150
151 # System Memory Base -- fixed at 0x4000_0000
152 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x40000000
153
154 # initial location of the device tree blob passed by QEMU -- base of DRAM
155 gArmVirtTokenSpaceGuid.PcdDeviceTreeInitialBaseAddress|0x40000000
156
157 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE
158 gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }
159 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, 0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, 0xB4, 0xD1 }
160
161 #
162 # The maximum physical I/O addressability of the processor, set with
163 # BuildCpuHob().
164 #
165 gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize|16
166
167 [PcdsFixedAtBuild.AARCH64]
168 gEfiMdeModulePkgTokenSpaceGuid.PcdSetNxForStack|TRUE
169
170 # KVM limits it IPA space to 40 bits (1 TB), so there is no need to
171 # support anything bigger, even if the host hardware does
172 gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize|40
173
174 # Clearing BIT0 in this PCD prevents installing a 32-bit SMBIOS entry point,
175 # if the entry point version is >= 3.0. AARCH64 OSes cannot assume the
176 # presence of the 32-bit entry point anyway (because many AARCH64 systems
177 # don't have 32-bit addressable physical RAM), and the additional allocations
178 # below 4 GB needlessly fragment the memory map. So expose the 64-bit entry
179 # point only, for entry point versions >= 3.0.
180 gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosEntryPointProvideMethod|0x2
181
182 # ACPI predates the AARCH64 architecture by 5 versions, so
183 # we only target OSes that support ACPI v5.0 or later
184 gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiExposedTableVersions|0x20
185
186 [PcdsDynamicDefault.common]
187 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|3
188
189 ## If TRUE, OvmfPkg/AcpiPlatformDxe will not wait for PCI
190 # enumeration to complete before installing ACPI tables.
191 gEfiMdeModulePkgTokenSpaceGuid.PcdPciDisableBusEnumeration|TRUE
192
193 # System Memory Size -- 1 MB initially, actual size will be fetched from DT
194 gArmTokenSpaceGuid.PcdSystemMemorySize|0x00100000
195
196 gArmTokenSpaceGuid.PcdArmArchTimerSecIntrNum|0x0
197 gArmTokenSpaceGuid.PcdArmArchTimerIntrNum|0x0
198 gArmTokenSpaceGuid.PcdArmArchTimerVirtIntrNum|0x0
199 gArmTokenSpaceGuid.PcdArmArchTimerHypIntrNum|0x0
200
201 #
202 # ARM General Interrupt Controller
203 #
204 gArmTokenSpaceGuid.PcdGicDistributorBase|0x0
205 gArmTokenSpaceGuid.PcdGicRedistributorsBase|0x0
206 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x0
207
208 ## PL031 RealTimeClock
209 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x0
210
211 # set PcdPciExpressBaseAddress to MAX_UINT64, which signifies that this
212 # PCD and PcdPciDisableBusEnumeration above have not been assigned yet
213 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xFFFFFFFFFFFFFFFF
214
215 gArmTokenSpaceGuid.PcdPciIoTranslation|0x0
216
217 #
218 # Set video resolution for boot options and for text setup.
219 # PlatformDxe can set the former at runtime.
220 #
221 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|800
222 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|600
223 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution|640
224 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution|480
225
226 #
227 # SMBIOS entry point version
228 #
229 gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0300
230 gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosDocRev|0x0
231 gUefiOvmfPkgTokenSpaceGuid.PcdQemuSmbiosValidated|FALSE
232
233 ################################################################################
234 #
235 # Components Section - list of all EDK II Modules needed by this Platform
236 #
237 ################################################################################
238 [Components.common]
239 #
240 # PEI Phase modules
241 #
242 ArmPlatformPkg/PrePeiCore/PrePeiCoreUniCore.inf
243 MdeModulePkg/Core/Pei/PeiMain.inf
244 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
245 <LibraryClasses>
246 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
247 }
248 ArmPlatformPkg/PlatformPei/PlatformPeim.inf
249 ArmPlatformPkg/MemoryInitPei/MemoryInitPeim.inf
250 ArmPkg/Drivers/CpuPei/CpuPei.inf
251
252 MdeModulePkg/Universal/Variable/Pei/VariablePei.inf
253
254 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
255 <LibraryClasses>
256 NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
257 }
258
259 #
260 # DXE
261 #
262 MdeModulePkg/Core/Dxe/DxeMain.inf {
263 <LibraryClasses>
264 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
265 }
266 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
267 <LibraryClasses>
268 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
269 }
270
271 #
272 # Architectural Protocols
273 #
274 ArmPkg/Drivers/CpuDxe/CpuDxe.inf
275 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
276 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {
277 <LibraryClasses>
278 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf
279 }
280 !if $(SECURE_BOOT_ENABLE) == TRUE
281 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf {
282 <LibraryClasses>
283 NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
284 }
285 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf
286 !else
287 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
288 !endif
289 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
290 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
291 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
292 EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf
293 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf {
294 <LibraryClasses>
295 NULL|ArmVirtPkg/Library/ArmVirtPL031FdtClientLib/ArmVirtPL031FdtClientLib.inf
296 }
297 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
298
299 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
300 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
301 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
302 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
303 MdeModulePkg/Universal/SerialDxe/SerialDxe.inf
304
305 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
306
307 ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
308 ArmPkg/Drivers/TimerDxe/TimerDxe.inf {
309 <LibraryClasses>
310 NULL|ArmVirtPkg/Library/ArmVirtTimerFdtClientLib/ArmVirtTimerFdtClientLib.inf
311 }
312 ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf
313 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
314
315 #
316 # Platform Driver
317 #
318 ArmVirtPkg/VirtioFdtDxe/VirtioFdtDxe.inf
319 ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf
320 ArmVirtPkg/HighMemDxe/HighMemDxe.inf
321 OvmfPkg/VirtioBlkDxe/VirtioBlk.inf
322 OvmfPkg/VirtioScsiDxe/VirtioScsi.inf
323 OvmfPkg/VirtioNetDxe/VirtioNet.inf
324 OvmfPkg/VirtioRngDxe/VirtioRng.inf
325
326 #
327 # FAT filesystem + GPT/MBR partitioning
328 #
329 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
330 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
331 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
332 FatPkg/EnhancedFatDxe/Fat.inf
333
334 #
335 # Bds
336 #
337 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
338 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf
339 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
340 MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf
341 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf {
342 <LibraryClasses>
343 NULL|MdeModulePkg/Library/BmpImageDecoderLib/BmpImageDecoderLib.inf
344 }
345 MdeModulePkg/Application/UiApp/UiApp.inf {
346 <LibraryClasses>
347 NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf
348 NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf
349 NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf
350 }
351
352 #
353 # SCSI Bus and Disk Driver
354 #
355 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
356 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
357
358 #
359 # SMBIOS Support
360 #
361 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf {
362 <LibraryClasses>
363 NULL|OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.inf
364 }
365 OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf
366
367 #
368 # PCI support
369 #
370 ArmPkg/Drivers/ArmPciCpuIo2Dxe/ArmPciCpuIo2Dxe.inf {
371 <LibraryClasses>
372 NULL|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf
373 }
374 MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf
375 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf {
376 <LibraryClasses>
377 NULL|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf
378 }
379 OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf
380 OvmfPkg/Virtio10Dxe/Virtio10.inf
381
382 #
383 # Video support
384 #
385 OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf {
386 <LibraryClasses>
387 BltLib|OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf
388 }
389 OvmfPkg/VirtioGpuDxe/VirtioGpu.inf
390 OvmfPkg/PlatformDxe/Platform.inf
391
392 #
393 # USB Support
394 #
395 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
396 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
397 MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf
398 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
399 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
400
401 [Components.AARCH64]
402 #
403 # ACPI Support
404 #
405 OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf {
406 <LibraryClasses>
407 NULL|ArmVirtPkg/Library/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf
408 }