]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPlatformPkg/ArmVExpressPkg/ArmVExpress.dsc.inc
ARM Packages: Added the NULL implementation of CpuExceptionHandlerLib
[mirror_edk2.git] / ArmPlatformPkg / ArmVExpressPkg / ArmVExpress.dsc.inc
CommitLineData
4103bc94 1#\r
8cc852f7 2# Copyright (c) 2011-2012, ARM Limited. All rights reserved.\r
4103bc94 3# \r
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
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
24 \r
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
44 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf \r
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
52 \r
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
57 # ARM Architectural Libraries\r
58 CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf\r
59 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf\r
793ae6ee 60 CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf\r
4103bc94 61 ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf\r
62 DmaLib|ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf\r
63\r
64 # Versatile Express Specific Libraries\r
65 ArmPlatformSysConfigLib|ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/ArmVExpressSysConfigLib.inf\r
66 NorFlashPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/NorFlashArmVExpressLib/NorFlashArmVExpressLib.inf\r
67 EfiResetSystemLib|ArmPlatformPkg/ArmVExpressPkg/Library/ResetSystemLib/ResetSystemLib.inf\r
68 # ARM PL111 Lcd Driver\r
69 LcdPlatformLib|ArmPlatformPkg/ArmVExpressPkg/Library/PL111LcdArmVExpressLib/PL111LcdArmVExpressLib.inf\r
70 # ARM PL031 RTC Driver\r
71 RealTimeClockLib|ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.inf\r
72 # ARM PL354 SMC Driver\r
73 PL35xSmcLib|ArmPlatformPkg/Drivers/PL35xSmc/PL35xSmc.inf\r
74 # ARM PL011 UART Driver\r
75 PL011UartLib|ArmPlatformPkg/Drivers/PL011Uart/PL011Uart.inf\r
76 SerialPortLib|ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf\r
77 # ARM SP804 Dual Timer Driver\r
78 TimerLib|ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.inf\r
79\r
80 # EBL Related Libraries \r
81 EblCmdLib|ArmPlatformPkg/Library/EblCmdLib/EblCmdLib.inf\r
82 EfiFileLib|EmbeddedPkg/Library/EfiFileLib/EfiFileLib.inf\r
83 EblAddExternalCommandLib|EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.inf\r
84 EblNetworkLib|EmbeddedPkg/Library/EblNetworkLib/EblNetworkLib.inf\r
85 \r
86 #\r
87 # Uncomment (and comment out the next line) For RealView Debugger. The Standard IO window \r
88 # in the debugger will show load and unload commands for symbols. You can cut and paste this\r
89 # into the command window to load symbols. We should be able to use a script to do this, but\r
90 # the version of RVD I have does not support scripts accessing system memory.\r
91 #\r
92 #PeCoffExtraActionLib|ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf\r
93 PeCoffExtraActionLib|ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.inf\r
94 #PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
95 \r
96 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
97 DebugAgentTimerLib|EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf\r
98\r
99 SemihostLib|ArmPkg/Library/SemihostLib/SemihostLib.inf \r
100\r
101 # BDS Libraries\r
102 BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf\r
4103bc94 103\r
104[LibraryClasses.common.SEC]\r
c7b7c445 105 ArmPlatformSecExtraActionLib|ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.inf\r
4103bc94 106 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Sec/SecArmPlatformGlobalVariableLib.inf\r
107 \r
108 DebugAgentLib|ArmPkg/Library/DebugAgentSymbolsOnlyLib/DebugAgentSymbolsOnlyLib.inf\r
109 \r
110!ifdef $(EDK2_SKIP_PEICORE)\r
111 PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf\r
112 ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf\r
113 LzmaDecompressLib|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
114 MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf\r
115 HobLib|EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf\r
116 PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf\r
117 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
118 PlatformPeiLib|ArmPlatformPkg/PlatformPei/PlatformPeiLib.inf\r
119 MemoryInitPeiLib|ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.inf\r
120!endif\r
121\r
8cc852f7 122 # Trustzone Support\r
123 ArmTrustedMonitorLib|ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/ArmTrustedMonitorLibNull.inf\r
124\r
4103bc94 125[LibraryClasses.common.PEI_CORE]\r
126 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
127 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
128 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
129 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
130 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
131 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
132 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
133 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
134 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
135 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
136 \r
137 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf\r
138 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
139 \r
140[LibraryClasses.common.PEIM]\r
141 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
142 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
143 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
144 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
145 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
146 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
147 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
148 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
149 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf\r
150 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
151 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
152\r
153 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf\r
154 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
155\r
156[LibraryClasses.common.DXE_CORE]\r
157 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
158 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
159 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
160 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
161 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
162 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
163 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
164 PerformanceLib|MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf\r
165\r
166[LibraryClasses.common.DXE_DRIVER]\r
167 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
168 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
169 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
170 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
171 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
172 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Dxe/DxeArmPlatformGlobalVariableLib.inf\r
173\r
174[LibraryClasses.common.UEFI_APPLICATION]\r
175 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
176 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
177 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
178 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
179\r
180[LibraryClasses.common.UEFI_DRIVER]\r
181 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
182 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
183 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
184 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
185 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
186\r
187[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
188 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
189 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
190 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
191 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
192\r
193[LibraryClasses.ARM]\r
194 #\r
195 # It is not possible to prevent the ARM compiler for generic intrinsic functions.\r
196 # This library provides the instrinsic functions generate by a given compiler.\r
197 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.\r
198 #\r
199 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
200\r
201[BuildOptions]\r
202 RVCT:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG\r
203\r
204 GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG\r
205\r
206################################################################################\r
207#\r
208# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
209#\r
210################################################################################\r
211\r
212[PcdsFeatureFlag.common]\r
213 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|TRUE\r
214 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|TRUE\r
215 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE\r
216 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE\r
217 \r
218 #\r
219 # Control what commands are supported from the UI\r
220 # Turn these on and off to add features or save size\r
221 # \r
222 gEmbeddedTokenSpaceGuid.PcdEmbeddedMacBoot|TRUE\r
223 gEmbeddedTokenSpaceGuid.PcdEmbeddedDirCmd|TRUE\r
224 gEmbeddedTokenSpaceGuid.PcdEmbeddedHobCmd|TRUE\r
225 gEmbeddedTokenSpaceGuid.PcdEmbeddedHwDebugCmd|TRUE\r
226 gEmbeddedTokenSpaceGuid.PcdEmbeddedPciDebugCmd|TRUE\r
227 gEmbeddedTokenSpaceGuid.PcdEmbeddedIoEnable|FALSE\r
228 gEmbeddedTokenSpaceGuid.PcdEmbeddedScriptCmd|FALSE\r
229\r
230 gEmbeddedTokenSpaceGuid.PcdCacheEnable|TRUE\r
231 \r
232 # Use the Vector Table location in CpuDxe. We will not copy the Vector Table at PcdCpuVectorBaseAddress\r
233 gArmTokenSpaceGuid.PcdRelocateVectorTable|FALSE\r
234 \r
235 gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob|TRUE\r
236 \r
237 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE\r
238\r
239[PcdsFixedAtBuild.common]\r
240 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Versatile Express"\r
241 \r
242 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"VExpress"\r
243 gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize|32\r
244 gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize|0\r
245 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r
246 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
247 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
248 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
249 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r
250 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|1\r
251 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0\r
252 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r
253\r
254 # DEBUG_ASSERT_ENABLED 0x01\r
255 # DEBUG_PRINT_ENABLED 0x02\r
256 # DEBUG_CODE_ENABLED 0x04\r
257 # CLEAR_MEMORY_ENABLED 0x08\r
258 # ASSERT_BREAKPOINT_ENABLED 0x10\r
259 # ASSERT_DEADLOOP_ENABLED 0x20\r
260!if $(TARGET) == RELEASE\r
261 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x21\r
262!else\r
263 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2f\r
264!endif\r
265\r
266 # DEBUG_INIT 0x00000001 // Initialization\r
267 # DEBUG_WARN 0x00000002 // Warnings\r
268 # DEBUG_LOAD 0x00000004 // Load events\r
269 # DEBUG_FS 0x00000008 // EFI File system\r
270 # DEBUG_POOL 0x00000010 // Alloc & Free's\r
271 # DEBUG_PAGE 0x00000020 // Alloc & Free's\r
272 # DEBUG_INFO 0x00000040 // Verbose\r
273 # DEBUG_DISPATCH 0x00000080 // PEI/DXE Dispatchers\r
274 # DEBUG_VARIABLE 0x00000100 // Variable\r
275 # DEBUG_BM 0x00000400 // Boot Manager\r
276 # DEBUG_BLKIO 0x00001000 // BlkIo Driver\r
277 # DEBUG_NET 0x00004000 // SNI Driver\r
278 # DEBUG_UNDI 0x00010000 // UNDI Driver\r
279 # DEBUG_LOADFILE 0x00020000 // UNDI Driver\r
280 # DEBUG_EVENT 0x00080000 // Event messages\r
281 # DEBUG_ERROR 0x80000000 // Error\r
282 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F\r
283\r
284 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
285\r
286 gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand|""\r
287 gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07\r
288 gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000\r
289 \r
290 #\r
291 # Optional feature to help prevent EFI memory map fragments\r
292 # Turned on and off via: PcdPrePiProduceMemoryTypeInformationHob\r
293 # Values are in EFI Pages (4K). DXE Core will make sure that \r
294 # at least this much of each type of memory can be allocated \r
295 # from a single memory range. This way you only end up with\r
296 # maximum of two fragements for each type in the memory map\r
297 # (the memory used, and the free memory that was prereserved\r
298 # but not used).\r
299 #\r
300 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory|0\r
301 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIMemoryNVS|0\r
302 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiReservedMemoryType|0\r
303 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesData|50\r
304 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesCode|20\r
305 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesCode|400\r
306 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesData|20000\r
307 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderCode|20\r
308 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderData|0\r
309 \r
310 #\r
311 # ARM Pcds\r
312 #\r
313 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000000000000\r
314 \r
315 #\r
316 # ARM PrimeCell\r
317 #\r
318\r
319 #\r
320 # ARM OS Loader\r
321 #\r
322 # Versatile Express machine type (ARM VERSATILE EXPRESS = 2272) required for ARM Linux: \r
323 gArmTokenSpaceGuid.PcdArmMachineType|2272\r
324 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"Linux from NorFlash"\r
325 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(E7223039-5836-41E1-B542-D7EC736C5E59)/MemoryMapped(0x0,0xED000000,0xED400000)"\r
326 gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|""\r
327 gArmPlatformTokenSpaceGuid.PcdDefaultBootType|1\r
328 \r
329 # Use the serial console (ConIn & ConOut) and the Graphic driver (ConOut)\r
330 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi();VenHw(CE660500-824D-11E0-AC72-0002A5D5C51B)"\r
331 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(38400,8,N,1)/VenPcAnsi()"\r
332 gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOut|10\r
333\r