]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - ArmVirtPkg/ArmVirtXen.dsc
BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue
[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 - 2016, Intel Corporation. All rights reserved.<BR>\r
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 = ArmVirtXen\r
23 PLATFORM_GUID = d1c43be3-3373-4a06-86fb-d1cb3083a207\r
24 PLATFORM_VERSION = 0.1\r
25 DSC_SPECIFICATION = 0x00010005\r
26 OUTPUT_DIRECTORY = Build/ArmVirtXen-$(ARCH)\r
27 SUPPORTED_ARCHITECTURES = AARCH64|ARM\r
28 BUILD_TARGETS = DEBUG|RELEASE|NOOPT\r
29 SKUID_IDENTIFIER = DEFAULT\r
30 FLASH_DEFINITION = ArmVirtPkg/ArmVirtXen.fdf\r
31\r
32!include ArmVirtPkg/ArmVirt.dsc.inc\r
33\r
34[LibraryClasses]\r
35 SerialPortLib|OvmfPkg/Library/XenConsoleSerialPortLib/XenConsoleSerialPortLib.inf\r
36 RealTimeClockLib|ArmVirtPkg/Library/XenRealTimeClockLib/XenRealTimeClockLib.inf\r
37 XenHypercallLib|OvmfPkg/Library/XenHypercallLib/XenHypercallLib.inf\r
38\r
39 ArmGenericTimerCounterLib|ArmVirtPkg/Library/XenArmGenericTimerVirtCounterLib/XenArmGenericTimerVirtCounterLib.inf\r
40 ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf\r
41 ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf\r
42\r
43 # Virtio Support\r
44 VirtioLib|OvmfPkg/Library/VirtioLib/VirtioLib.inf\r
45 VirtioMmioDeviceLib|OvmfPkg/Library/VirtioMmioDeviceLib/VirtioMmioDeviceLib.inf\r
46\r
47 ArmVirtMemInfoLib|ArmVirtPkg/Library/XenVirtMemInfoLib/XenVirtMemInfoLib.inf\r
48\r
49 TimerLib|ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf\r
50\r
51 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
52 UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf\r
53 BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf\r
54 PlatformBootManagerLib|ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf\r
55 CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf\r
56\r
57[LibraryClasses.common.UEFI_DRIVER]\r
58 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
59\r
60[BuildOptions.ARM.EDKII.SEC, BuildOptions.ARM.EDKII.BASE]\r
61 # Avoid MOVT/MOVW instruction pairs in code that may end up in the PIE\r
62 # executable we build for the relocatable PrePi. They are not runtime\r
63 # relocatable in ELF.\r
64 *_CLANG35_*_CC_FLAGS = -mno-movt\r
65\r
66################################################################################\r
67#\r
68# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
69#\r
70################################################################################\r
71\r
72[PcdsFixedAtBuild.common]\r
73 gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"$(FIRMWARE_VER)"\r
74\r
75 gArmPlatformTokenSpaceGuid.PcdCoreCount|1\r
76!if $(ARCH) == AARCH64\r
77 gArmTokenSpaceGuid.PcdVFPEnabled|1\r
78!endif\r
79\r
80 gArmPlatformTokenSpaceGuid.PcdCPUCorePrimaryStackSize|0x4000\r
81\r
82 # Size of the region used by UEFI in permanent memory (Reserved 64MB)\r
83 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x04000000\r
84\r
85 #\r
86 # ARM Virtual Architectural Timer\r
87 #\r
88 gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz|0\r
89\r
90 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE\r
91 gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }\r
92 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, 0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, 0xB4, 0xD1 }\r
93\r
94 ## Default Terminal Type\r
95 ## 0-PCANSI, 1-VT100, 2-VT00+, 3-UTF8, 4-TTYTERM\r
96 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|4\r
97\r
98 # Set terminal type to TtyTerm, the value encoded is EFI_TTY_TERM_GUID\r
99 gArmVirtTokenSpaceGuid.PcdTerminalTypeGuidBuffer|{0x80, 0x6d, 0x91, 0x7d, 0xb1, 0x5b, 0x8c, 0x45, 0xa4, 0x8f, 0xe2, 0x5f, 0xdd, 0x51, 0xef, 0x94}\r
100\r
101[PcdsPatchableInModule.common]\r
102 #\r
103 # This will be overridden in the code\r
104 #\r
105 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x0\r
106 gArmTokenSpaceGuid.PcdSystemMemorySize|0x0\r
107 gArmVirtTokenSpaceGuid.PcdDeviceTreeInitialBaseAddress|0x0\r
108\r
109 gArmTokenSpaceGuid.PcdFdBaseAddress|0x0\r
110 gArmTokenSpaceGuid.PcdFvBaseAddress|0x0\r
111\r
112[PcdsDynamicDefault.common]\r
113\r
114 gArmTokenSpaceGuid.PcdArmArchTimerSecIntrNum|0x0\r
115 gArmTokenSpaceGuid.PcdArmArchTimerIntrNum|0x0\r
116 gArmTokenSpaceGuid.PcdArmArchTimerVirtIntrNum|0x0\r
117 gArmTokenSpaceGuid.PcdArmArchTimerHypIntrNum|0x0\r
118\r
119 #\r
120 # ARM General Interrupt Controller\r
121 #\r
122 gArmTokenSpaceGuid.PcdGicDistributorBase|0x0\r
123 gArmTokenSpaceGuid.PcdGicRedistributorsBase|0x0\r
124 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase|0x0\r
125\r
126 ## PL031 RealTimeClock\r
127 gArmPlatformTokenSpaceGuid.PcdPL031RtcBase|0x0\r
128\r
129 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|3\r
130\r
131################################################################################\r
132#\r
133# Components Section - list of all EDK II Modules needed by this Platform\r
134#\r
135################################################################################\r
136[Components.common]\r
137 #\r
138 # PEI Phase modules\r
139 #\r
140 ArmVirtPkg/PrePi/ArmVirtPrePiUniCoreRelocatable.inf {\r
141 <LibraryClasses>\r
142 ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf\r
143 LzmaDecompressLib|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
144 PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf\r
145 HobLib|EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf\r
146 PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf\r
147 MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf\r
148 SerialPortLib|OvmfPkg/Library/XenConsoleSerialPortLib/XenConsoleSerialPortLib.inf\r
149 }\r
150\r
151 #\r
152 # DXE\r
153 #\r
154 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
155 <LibraryClasses>\r
156 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
157 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
158 }\r
159 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
160 <LibraryClasses>\r
161 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
162 }\r
163\r
164 #\r
165 # Architectural Protocols\r
166 #\r
167 ArmPkg/Drivers/CpuDxe/CpuDxe.inf\r
168 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
169 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
170 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
171\r
172 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf\r
173\r
174 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
175 MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf\r
176 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf\r
177 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf\r
178\r
179 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
180 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
181 MdeModulePkg/Universal/SerialDxe/SerialDxe.inf\r
182\r
183 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
184\r
185 ArmPkg/Drivers/ArmGic/ArmGicDxe.inf\r
186 ArmPkg/Drivers/TimerDxe/TimerDxe.inf {\r
187 <LibraryClasses>\r
188 NULL|ArmVirtPkg/Library/ArmVirtTimerFdtClientLib/ArmVirtTimerFdtClientLib.inf\r
189 }\r
190 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
191\r
192 #\r
193 # Platform Driver\r
194 #\r
195 ArmVirtPkg/XenioFdtDxe/XenioFdtDxe.inf\r
196 ArmVirtPkg/FdtClientDxe/FdtClientDxe.inf\r
197\r
198 #\r
199 # FAT filesystem + GPT/MBR partitioning + UDF filesystem\r
200 #\r
201 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
202 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
203 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
204 FatPkg/EnhancedFatDxe/Fat.inf\r
205 MdeModulePkg/Universal/Disk/UdfDxe/UdfDxe.inf\r
206\r
207 #\r
208 # Bds\r
209 #\r
210 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf {\r
211 <LibraryClasses>\r
212 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
213 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
214 }\r
215 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf\r
216 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
217 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf\r
218 MdeModulePkg/Application/UiApp/UiApp.inf {\r
219 <LibraryClasses>\r
220 NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf\r
221 NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf\r
222 NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf\r
223 }\r
224\r
225 OvmfPkg/XenBusDxe/XenBusDxe.inf\r
226 OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf\r
227\r
228 #\r
229 # ACPI support\r
230 #\r
231 ArmVirtPkg/XenPlatformHasAcpiDtDxe/XenPlatformHasAcpiDtDxe.inf\r
232!if $(ARCH) == AARCH64\r
233 ArmVirtPkg/XenAcpiPlatformDxe/XenAcpiPlatformDxe.inf\r
234!endif\r