]> git.proxmox.com Git - mirror_edk2.git/blob - ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
FatBinPkg: Update EBC/IA32/X64/IPF binaries
[mirror_edk2.git] / ArmPlatformPkg / ArmVExpressPkg / ArmVExpress.dsc.inc
1 #
2 # Copyright (c) 2011-2015, ARM Limited. All rights reserved.
3 # Copyright (c) 2015, Intel Corporation. All rights reserved.
4 #
5 # This program and the accompanying materials
6 # are licensed and made available under the terms and conditions of the BSD License
7 # which accompanies this distribution. The full text of the license may be found at
8 # http://opensource.org/licenses/bsd-license.php
9 #
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 #
13 #
14
15 [BuildOptions.AARCH64.EDKII.DXE_RUNTIME_DRIVER]
16 GCC:*_*_AARCH64_DLINK_FLAGS = -z common-page-size=0x10000
17
18 [LibraryClasses.common]
19 !if $(TARGET) == RELEASE
20 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
21 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
22 !else
23 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
24 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
25 # UncachedMemoryAllocationLib|ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf
26 !endif
27 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
28
29 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
30 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
31 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
32 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
33 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
34 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
35 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
36 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
37 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
38
39 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
40 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
41 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
42 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
43 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
44 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
45 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
46 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
47 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
48 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
49
50 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
51
52 #
53 # Assume everything is fixed at build
54 #
55 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
56
57 # 1/123 faster than Stm or Vstm version
58 #BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
59 BaseMemoryLib|ArmPkg/Library/BaseMemoryLibStm/BaseMemoryLibStm.inf
60
61 # Networking Requirements
62 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
63 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
64 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
65 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
66
67 # ARM Architectural Libraries
68 CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
69 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
70 CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf
71 ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
72 DmaLib|ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf
73 ArmGicLib|ArmPkg/Drivers/ArmGic/ArmGicLib.inf
74 ArmGicArchLib|ArmPkg/Library/ArmGicArchLib/ArmGicArchLib.inf
75 ArmPlatformStackLib|ArmPlatformPkg/Library/ArmPlatformStackLib/ArmPlatformStackLib.inf
76 ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
77 ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerPhyCounterLib/ArmGenericTimerPhyCounterLib.inf
78
79 # Versatile Express Specific Libraries
80 PlatformPeiLib|ArmPlatformPkg/PlatformPei/PlatformPeiLib.inf
81 ArmPlatformSysConfigLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/ArmVExpressSysConfigLib.inf
82 NorFlashPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/NorFlashArmVExpressLib/NorFlashArmVExpressLib.inf
83 EfiResetSystemLib|ArmPlatformPkg/ArmVExpressPkg/Library/ResetSystemLib/ResetSystemLib.inf
84 # ARM PL111 Lcd Driver
85 LcdPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/PL111LcdArmVExpressLib/PL111LcdArmVExpressLib.inf
86 # ARM PL031 RTC Driver
87 RealTimeClockLib|ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.inf
88 # ARM PL354 SMC Driver
89 PL35xSmcLib|ArmPlatformPkg/Drivers/PL35xSmc/PL35xSmc.inf
90 # ARM PL011 UART Driver
91 PL011UartLib|ArmPlatformPkg/Drivers/PL011Uart/PL011Uart.inf
92 SerialPortLib|ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf
93 SerialPortExtLib|ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortExtLib.inf
94 # ARM SP804 Dual Timer Driver
95 TimerLib|ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.inf
96
97 # EBL Related Libraries
98 EblCmdLib|ArmPlatformPkg/Library/EblCmdLib/EblCmdLib.inf
99 EfiFileLib|EmbeddedPkg/Library/EfiFileLib/EfiFileLib.inf
100 EblAddExternalCommandLib|EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.inf
101 EblNetworkLib|EmbeddedPkg/Library/EblNetworkLib/EblNetworkLib.inf
102
103 #
104 # Uncomment (and comment out the next line) For RealView Debugger. The Standard IO window
105 # in the debugger will show load and unload commands for symbols. You can cut and paste this
106 # into the command window to load symbols. We should be able to use a script to do this, but
107 # the version of RVD I have does not support scripts accessing system memory.
108 #
109 #PeCoffExtraActionLib|ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf
110 PeCoffExtraActionLib|ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.inf
111 #PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
112
113 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
114 DebugAgentTimerLib|EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf
115
116 SemihostLib|ArmPkg/Library/SemihostLib/SemihostLib.inf
117
118 # BDS Libraries
119 BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf
120
121 AcpiLib|EmbeddedPkg/Library/AcpiLib/AcpiLib.inf
122 FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf
123
124 # RunAxf support via Dynamic Shell Command protocol
125 # It uses the Shell libraries.
126 ArmShellCmdRunAxfLib|ArmPlatformPkg/Library/ArmShellCmdRunAxf/ArmShellCmdRunAxf.inf
127 ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf
128 FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
129 SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
130
131 TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf
132 AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf
133 VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf
134
135 [LibraryClasses.common.SEC]
136 ArmPlatformSecExtraActionLib|ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.inf
137 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Sec/SecArmPlatformGlobalVariableLib.inf
138
139 DebugAgentLib|ArmPkg/Library/DebugAgentSymbolsBaseLib/DebugAgentSymbolsBaseLib.inf
140 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLibBase.inf
141
142 !ifdef $(EDK2_SKIP_PEICORE)
143 PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
144 ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf
145 LzmaDecompressLib|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
146 MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf
147 HobLib|EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf
148 PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf
149 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
150 !endif
151
152 # Trustzone Support
153 ArmTrustedMonitorLib|ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/ArmTrustedMonitorLibNull.inf
154
155 ArmGicArchLib|ArmPkg/Library/ArmGicArchSecLib/ArmGicArchSecLib.inf
156
157 [LibraryClasses.common.PEI_CORE]
158 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
159 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
160 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
161 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
162 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
163 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
164 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
165 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
166 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
167 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
168
169 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf
170 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
171
172 [LibraryClasses.common.PEIM]
173 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
174 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
175 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
176 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
177 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
178 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
179 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
180 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
181 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
182 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
183 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
184
185 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf
186 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
187
188 [LibraryClasses.common.SEC, LibraryClasses.common.PEIM]
189 MemoryInitPeiLib|ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.inf
190
191 [LibraryClasses.common.DXE_CORE]
192 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
193 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
194 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
195 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
196 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
197 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
198 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
199 PerformanceLib|MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
200
201 [LibraryClasses.common.DXE_DRIVER]
202 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
203 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
204 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
205 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
206 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
207 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Dxe/DxeArmPlatformGlobalVariableLib.inf
208
209 [LibraryClasses.common.UEFI_APPLICATION]
210 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
211 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
212 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
213 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
214
215 [LibraryClasses.common.UEFI_DRIVER]
216 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
217 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
218 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
219 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
220 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
221 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
222
223 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
224 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
225 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
226 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
227 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
228 ArmPlatformSysConfigLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/ArmVExpressSysConfigRuntimeLib.inf
229
230 [LibraryClasses.AARCH64.DXE_RUNTIME_DRIVER]
231 #
232 # PSCI support in EL3 may not be available if we are not running under a PSCI
233 # compliant secure firmware, but since the default VExpress EfiResetSystemLib
234 # cannot be supported at runtime (due to the fact that the syscfg MMIO registers
235 # cannot be runtime remapped), it is our best bet to get ResetSystem functionality
236 # on these platforms.
237 #
238 EfiResetSystemLib|ArmPkg/Library/ArmPsciResetSystemLib/ArmPsciResetSystemLib.inf
239
240 [LibraryClasses.ARM, LibraryClasses.AARCH64]
241 #
242 # It is not possible to prevent the ARM compiler for generic intrinsic functions.
243 # This library provides the instrinsic functions generate by a given compiler.
244 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.
245 #
246 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
247
248 # Add support for GCC stack protector
249 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
250
251
252 [BuildOptions]
253 RVCT:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG
254
255 GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG
256
257 ################################################################################
258 #
259 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
260 #
261 ################################################################################
262
263 [PcdsFeatureFlag.common]
264 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|TRUE
265 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|TRUE
266 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
267 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
268
269 #
270 # Control what commands are supported from the UI
271 # Turn these on and off to add features or save size
272 #
273 gEmbeddedTokenSpaceGuid.PcdEmbeddedMacBoot|TRUE
274 gEmbeddedTokenSpaceGuid.PcdEmbeddedDirCmd|TRUE
275 gEmbeddedTokenSpaceGuid.PcdEmbeddedHobCmd|TRUE
276 gEmbeddedTokenSpaceGuid.PcdEmbeddedHwDebugCmd|TRUE
277 gEmbeddedTokenSpaceGuid.PcdEmbeddedPciDebugCmd|TRUE
278 gEmbeddedTokenSpaceGuid.PcdEmbeddedIoEnable|FALSE
279 gEmbeddedTokenSpaceGuid.PcdEmbeddedScriptCmd|FALSE
280
281 gEmbeddedTokenSpaceGuid.PcdCacheEnable|TRUE
282
283 # Use the Vector Table location in CpuDxe. We will not copy the Vector Table at PcdCpuVectorBaseAddress
284 gArmTokenSpaceGuid.PcdRelocateVectorTable|FALSE
285
286 gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob|TRUE
287
288 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE
289
290 [PcdsFixedAtBuild.common]
291 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Versatile Express"
292 !ifdef $(FIRMWARE_VER)
293 gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVersionString|L"$(FIRMWARE_VER)"
294 !endif
295
296 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"VExpress"
297 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
298 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
299 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
300 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
301 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
302 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|1
303 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
304 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
305
306 # DEBUG_ASSERT_ENABLED 0x01
307 # DEBUG_PRINT_ENABLED 0x02
308 # DEBUG_CODE_ENABLED 0x04
309 # CLEAR_MEMORY_ENABLED 0x08
310 # ASSERT_BREAKPOINT_ENABLED 0x10
311 # ASSERT_DEADLOOP_ENABLED 0x20
312 !if $(TARGET) == RELEASE
313 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x21
314 !else
315 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2f
316 !endif
317
318 # DEBUG_INIT 0x00000001 // Initialization
319 # DEBUG_WARN 0x00000002 // Warnings
320 # DEBUG_LOAD 0x00000004 // Load events
321 # DEBUG_FS 0x00000008 // EFI File system
322 # DEBUG_POOL 0x00000010 // Alloc & Free's
323 # DEBUG_PAGE 0x00000020 // Alloc & Free's
324 # DEBUG_INFO 0x00000040 // Verbose
325 # DEBUG_DISPATCH 0x00000080 // PEI/DXE Dispatchers
326 # DEBUG_VARIABLE 0x00000100 // Variable
327 # DEBUG_BM 0x00000400 // Boot Manager
328 # DEBUG_BLKIO 0x00001000 // BlkIo Driver
329 # DEBUG_NET 0x00004000 // SNI Driver
330 # DEBUG_UNDI 0x00010000 // UNDI Driver
331 # DEBUG_LOADFILE 0x00020000 // UNDI Driver
332 # DEBUG_EVENT 0x00080000 // Event messages
333 # DEBUG_GCD 0x00100000 // Global Coherency Database changes
334 # DEBUG_CACHE 0x00200000 // Memory range cachability changes
335 # DEBUG_ERROR 0x80000000 // Error
336 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F
337
338 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
339
340 gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand|""
341 gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07
342 gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000
343
344 #
345 # Optional feature to help prevent EFI memory map fragments
346 # Turned on and off via: PcdPrePiProduceMemoryTypeInformationHob
347 # Values are in EFI Pages (4K). DXE Core will make sure that
348 # at least this much of each type of memory can be allocated
349 # from a single memory range. This way you only end up with
350 # maximum of two fragements for each type in the memory map
351 # (the memory used, and the free memory that was prereserved
352 # but not used).
353 #
354 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory|0
355 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIMemoryNVS|0
356 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiReservedMemoryType|0
357 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesData|80
358 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesCode|65
359 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesCode|400
360 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesData|20000
361 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderCode|20
362 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderData|0
363
364 # Device path of block device on which Android Fastboot should flash
365 # partitions. We just use the SD card on VExpress.
366 gArmVExpressTokenSpaceGuid.PcdAndroidFastbootNvmDevicePath|L"VenHw(09831032-6FA3-4484-AF4F-0A000A8D3A82)"
367
368 #
369 # ARM Pcds
370 #
371 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000000000000
372
373 #
374 # ARM PrimeCell
375 #
376
377 #
378 # FileSystem
379 #
380
381 # List of Device Paths that support BootMonFs
382 gArmPlatformTokenSpaceGuid.PcdBootMonFsSupportedDevicePaths|L"VenHw(E7223039-5836-41E1-B542-D7EC736C5E59);VenHw(1F15DA3C-37FF-4070-B471-BB4AF12A724A)"
383
384 #
385 # ARM OS Loader
386 #
387 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"Linux from NorFlash"
388 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(E7223039-5836-41E1-B542-D7EC736C5E59)/Image"
389
390 # Use the serial console (ConIn & ConOut) and the Graphic driver (ConOut)
391 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi();VenHw(CE660500-824D-11E0-AC72-0002A5D5C51B)"
392 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi()"
393 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|10
394
395 # RunAxf support via Dynamic Shell Command protocol
396 # We want to use the Shell Libraries but don't want it to initialise
397 # automatically. We initialise the libraries when the command is called by the
398 # Shell.
399 gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE
400
401 [Components.common]
402 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
403
404 # Versatile Express FileSystem
405 ArmPlatformPkg/FileSystem/BootMonFs/BootMonFs.inf
406
407 #
408 # Networking stack
409 #
410 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
411 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
412 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
413 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
414 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
415 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf
416 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
417 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
418 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
419 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
420 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
421
422 # ISP1761 USB OTG Controller
423 EmbeddedPkg/Drivers/Isp1761UsbDxe/Isp1761UsbDxe.inf
424
425 #
426 # Android Fastboot
427 #
428 EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.inf
429 EmbeddedPkg/Drivers/AndroidFastbootTransportUsbDxe/FastbootTransportUsbDxe.inf
430 ArmPlatformPkg/ArmVExpressPkg/ArmVExpressFastBootDxe/ArmVExpressFastBootDxe.inf
431
432 # FV Filesystem
433 MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.inf
434
435 #
436 # FDT installation
437 #
438 EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf
439
440 # Legacy Linux Loader
441 ArmPkg/Application/LinuxLoader/LinuxLoader.inf