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