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