]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - ArmVirtPkg/ArmVirtXen.dsc
EmulatorPkg: Make the shell be the first boot option
[mirror_edk2.git] / ArmVirtPkg / ArmVirtXen.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 - 2019, Intel Corporation. All rights reserved.<BR>\r
5#\r
6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
7#\r
8#\r
9\r
10################################################################################\r
11#\r
12# Defines Section - statements that will be processed to create a Makefile.\r
13#\r
14################################################################################\r
15[Defines]\r
16 PLATFORM_NAME = ArmVirtXen\r
17 PLATFORM_GUID = d1c43be3-3373-4a06-86fb-d1cb3083a207\r
18 PLATFORM_VERSION = 0.1\r
19 DSC_SPECIFICATION = 0x00010005\r
20 OUTPUT_DIRECTORY = Build/ArmVirtXen-$(ARCH)\r
21 SUPPORTED_ARCHITECTURES = AARCH64|ARM\r
22 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
23 SKUID_IDENTIFIER = DEFAULT\r
24 FLASH_DEFINITION = ArmVirtPkg/ArmVirtXen.fdf\r
25\r
26!include ArmVirtPkg/ArmVirt.dsc.inc\r
27\r
28[LibraryClasses]\r
29 SerialPortLib|OvmfPkg/Library/XenConsoleSerialPortLib/XenConsoleSerialPortLib.inf\r
30 RealTimeClockLib|ArmVirtPkg/Library/XenRealTimeClockLib/XenRealTimeClockLib.inf\r
31 XenHypercallLib|OvmfPkg/Library/XenHypercallLib/XenHypercallLib.inf\r
32\r
33 ArmGenericTimerCounterLib|ArmVirtPkg/Library/XenArmGenericTimerVirtCounterLib/XenArmGenericTimerVirtCounterLib.inf\r
34 ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf\r
35 ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf\r
36\r
37 # Virtio Support\r
38 VirtioLib|OvmfPkg/Library/VirtioLib/VirtioLib.inf\r
39 VirtioMmioDeviceLib|OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf\r
40\r
41 ArmVirtMemInfoLib|ArmVirtPkg/Library/XenVirtMemInfoLib/XenVirtMemInfoLib.inf\r
42\r
43 TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf\r
44\r
45 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
46 UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf\r
47 BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf\r
48 PlatformBootManagerLib|ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf\r
49 CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf\r
50\r
51[LibraryClasses.common.UEFI_DRIVER]\r
52 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
53\r
54[BuildOptions.common.EDKII.SEC, BuildOptions.common.EDKII.BASE]\r
55 #\r
56 # CLANG38 with LTO support enabled uses the GNU GOLD linker, which insists\r
57 # on emitting GOT based symbol references when running in shared mode, unless\r
58 # we override visibility to 'hidden' in all modules that make up the PrePi\r
59 # build.\r
60 #\r
61 GCC:*_CLANG38_*_CC_FLAGS = -include $(WORKSPACE)/ArmVirtPkg/Include/Platform/Hidden.h\r
62\r
63################################################################################\r
64#\r
65# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
66#\r
67################################################################################\r
68\r
69[PcdsFixedAtBuild.common]\r
70 gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"$(FIRMWARE_VER)"\r
71!if $(ARCH) == AARCH64\r
72 gArmTokenSpaceGuid.PcdVFPEnabled|1\r
73!endif\r
74\r
75 gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000\r
76\r
77 # Size of the region used by UEFI in permanent memory (Reserved 64MB)\r
78 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000\r
79\r
80 #\r
81 # ARM Virtual Architectural Timer\r
82 #\r
83 gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|0\r
84\r
85 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE\r
86 gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }\r
87\r
88 ## Default Terminal Type\r
89 ## 0-PCANSI, 1-VT100, 2-VT00+, 3-UTF8, 4-TTYTERM\r
90 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|4\r
91\r
92 #\r
93 # Make VariableRuntimeDxe work at emulated non-volatile variable mode.\r
94 #\r
95 gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvModeEnable|TRUE\r
96\r
97[PcdsPatchableInModule.common]\r
98 #\r
99 # This will be overridden in the code\r
100 #\r
101 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x0\r
102 gArmTokenSpaceGuid.PcdSystemMemorySize|0x0\r
103 gArmVirtTokenSpaceGuid.PcdDeviceTreeInitialBaseAddress|0x0\r
104\r
105 gArmTokenSpaceGuid.PcdFdBaseAddress|0x0\r
106 gArmTokenSpaceGuid.PcdFvBaseAddress|0x0\r
107\r
108[PcdsDynamicDefault.common]\r
109\r
110 gArmTokenSpaceGuid.PcdArmArchTimerSecIntrNum|0x0\r
111 gArmTokenSpaceGuid.PcdArmArchTimerIntrNum|0x0\r
112 gArmTokenSpaceGuid.PcdArmArchTimerVirtIntrNum|0x0\r
113 gArmTokenSpaceGuid.PcdArmArchTimerHypIntrNum|0x0\r
114\r
115 #\r
116 # ARM General Interrupt Controller\r
117 #\r
118 gArmTokenSpaceGuid.PcdGicDistributorBase|0x0\r
119 gArmTokenSpaceGuid.PcdGicRedistributorsBase|0x0\r
120 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x0\r
121\r
122 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|3\r
123\r
124################################################################################\r
125#\r
126# Components Section - list of all EDK II Modules needed by this Platform\r
127#\r
128################################################################################\r
129[Components.common]\r
130 #\r
131 # PEI Phase modules\r
132 #\r
133 ArmVirtPkg/PrePi/ArmVirtPrePiUniCoreRelocatable.inf {\r
134 <LibraryClasses>\r
135 ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf\r
136 LzmaDecompressLib|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
137 PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf\r
138 HobLib|EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf\r
139 PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf\r
140 MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf\r
141 SerialPortLib|OvmfPkg/Library/XenConsoleSerialPortLib/XenConsoleSerialPortLib.inf\r
142 }\r
143\r
144 #\r
145 # DXE\r
146 #\r
147 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
148 <LibraryClasses>\r
149 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
150 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
151 }\r
152 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
153 <LibraryClasses>\r
154 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
155 }\r
156\r
157 #\r
158 # Architectural Protocols\r
159 #\r
160 ArmPkg/Drivers/CpuDxe/CpuDxe.inf\r
161 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
162 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
163 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
164\r
165 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {\r
166 <LibraryClasses>\r
167 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf\r
168 }\r
169\r
170 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
171 MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf\r
172 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf\r
173 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf\r
174\r
175 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
176 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
177 MdeModulePkg/Universal/SerialDxe/SerialDxe.inf\r
178\r
179 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
180\r
181 ArmPkg/Drivers/ArmGic/ArmGicDxe.inf\r
182 ArmPkg/Drivers/TimerDxe/TimerDxe.inf {\r
183 <LibraryClasses>\r
184 NULL|ArmVirtPkg/Library/ArmVirtTimerFdtClientLib/ArmVirtTimerFdtClientLib.inf\r
185 }\r
186 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
187\r
188 #\r
189 # Platform Driver\r
190 #\r
191 ArmVirtPkg/XenioFdtDxe/XenioFdtDxe.inf\r
192 ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf\r
193\r
194 #\r
195 # FAT filesystem + GPT/MBR partitioning + UDF filesystem\r
196 #\r
197 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
198 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
199 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
200 FatPkg/EnhancedFatDxe/Fat.inf\r
201 MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe.inf\r
202\r
203 #\r
204 # Bds\r
205 #\r
206 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf {\r
207 <LibraryClasses>\r
208 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
209 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
210 }\r
211 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf\r
212 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
213 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf\r
214 MdeModulePkg/Application/UiApp/UiApp.inf {\r
215 <LibraryClasses>\r
216 NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf\r
217 NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf\r
218 NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf\r
219 }\r
220\r
221 OvmfPkg/XenBusDxe/XenBusDxe.inf\r
222 OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf\r
223\r
224 #\r
225 # ACPI support\r
226 #\r
227 ArmVirtPkg/XenPlatformHasAcpiDtDxe/XenPlatformHasAcpiDtDxe.inf\r
228!if $(ARCH) == AARCH64\r
229 ArmVirtPkg/XenAcpiPlatformDxe/XenAcpiPlatformDxe.inf\r
230!endif\r