]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPlatformPkg/ArmRealViewEbPkg/ArmRealViewEb.dsc.inc
ArmPkg/TimerDxe: Register the virt and hyp timer interrupts at init time.
[mirror_edk2.git] / ArmPlatformPkg / ArmRealViewEbPkg / ArmRealViewEb.dsc.inc
CommitLineData
f4ee7a82 1#\r
b0824968 2# Copyright (c) 2011-2014, ARM Limited. All rights reserved.\r
f4ee7a82 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
f4ee7a82 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
3402aac7 44 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
f4ee7a82 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
f4ee7a82 61 ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf\r
62 DmaLib|ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf\r
017baa1c 63 ArmGicLib|ArmPkg/Drivers/ArmGic/ArmGicLib.inf\r
166c01fb 64 ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf\r
f4ee7a82 65\r
66 # RealView Emulation Board Specific Libraries\r
67 EfiResetSystemLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/ResetSystemLib/ResetSystemLib.inf\r
68 RealTimeClockLib|ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.inf\r
69 SerialPortLib|ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf\r
d38c35f9 70 SerialPortExtLib|ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortExtLib.inf\r
8bf4ad44 71 TimerLib|ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.inf\r
f4ee7a82 72 # ARM PL011 UART Driver\r
73 PL011UartLib|ArmPlatformPkg/Drivers/PL011Uart/PL011Uart.inf\r
74 NorFlashPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/NorFlashArmRealViewEbLib/NorFlashArmRealViewEbLib.inf\r
8bf4ad44 75 LcdPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/PL111LcdArmRealViewEbLib/PL111LcdArmRealViewEbLib.inf\r
f4ee7a82 76 ArmPlatformSysConfigLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/SysConfigArmRealViewEbLib/SysConfigArmRealViewEbLib.inf\r
77\r
8bf4ad44
RC
78 # Networking Requirements for ArmPlatformPkg/Bds\r
79 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
80\r
81 # EBL Related Libraries\r
f4ee7a82 82 EblCmdLib|ArmPlatformPkg/Library/EblCmdLib/EblCmdLib.inf\r
83 EfiFileLib|EmbeddedPkg/Library/EfiFileLib/EfiFileLib.inf\r
84 EblAddExternalCommandLib|EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.inf\r
85 EblNetworkLib|EmbeddedPkg/Library/EblNetworkLib/EblNetworkLib.inf\r
86\r
87 #\r
3402aac7 88 # Uncomment (and comment out the next line) For RealView Debugger. The Standard IO window\r
f4ee7a82 89 # in the debugger will show load and unload commands for symbols. You can cut and paste this\r
90 # into the command window to load symbols. We should be able to use a script to do this, but\r
91 # the version of RVD I have does not support scripts accessing system memory.\r
92 #\r
93 #PeCoffExtraActionLib|ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf\r
94 PeCoffExtraActionLib|ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.inf\r
95 #PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
3402aac7 96\r
f4ee7a82 97 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
98 DebugAgentTimerLib|EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf\r
99 #DebugAgentTimerLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf\r
100\r
3402aac7 101 SemihostLib|ArmPkg/Library/SemihostLib/SemihostLib.inf\r
f4ee7a82 102\r
103 GdbSerialLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/GdbSerialLib/GdbSerialLib.inf\r
104\r
105 # BDS Libraries\r
106 BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf\r
0a6653bc 107 FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf\r
f4ee7a82 108\r
109[LibraryClasses.common.SEC]\r
c7b7c445 110 ArmPlatformSecExtraActionLib|ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.inf\r
f4ee7a82 111 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Sec/SecArmPlatformGlobalVariableLib.inf\r
8cc852f7 112 ArmTrustedMonitorLib|ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/ArmTrustedMonitorLibNull.inf\r
f4ee7a82 113\r
9d6b024d 114 DebugAgentLib|ArmPkg/Library/DebugAgentSymbolsBaseLib/DebugAgentSymbolsBaseLib.inf\r
619b3998 115 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLibBase.inf\r
3402aac7 116 # Uncomment to turn on GDB stub in SEC.\r
f4ee7a82 117 #DebugAgentLib|EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf\r
3402aac7 118\r
4103bc94 119!ifdef $(EDK2_SKIP_PEICORE)\r
f4ee7a82 120 PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf\r
121 ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf\r
122 LzmaDecompressLib|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
123 MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf\r
124 HobLib|EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf\r
125 PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf\r
126 PlatformPeiLib|ArmPlatformPkg/PlatformPei/PlatformPeiLib.inf\r
127 MemoryInitPeiLib|ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.inf\r
128!endif\r
129\r
130[LibraryClasses.common.PEI_CORE]\r
131 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
132 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
133 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
134 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
135 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
136 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
137 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
138 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
139 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
140 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
141\r
142 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
143 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf\r
144\r
145[LibraryClasses.common.PEIM]\r
146 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
147 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
148 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
149 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
150 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
151 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
152 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
153 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
154 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf\r
155 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
156 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
157\r
158 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf\r
159 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
160\r
161[LibraryClasses.common.DXE_CORE]\r
162 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
163 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
164 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
165 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
166 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
167 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
168 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
169 PerformanceLib|MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf\r
170\r
171[LibraryClasses.common.DXE_DRIVER]\r
172 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
173 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
174 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
175 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
176 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
177 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Dxe/DxeArmPlatformGlobalVariableLib.inf\r
178\r
179[LibraryClasses.common.UEFI_APPLICATION]\r
180 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
181 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
182 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
183 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
184\r
185[LibraryClasses.common.UEFI_DRIVER]\r
186 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
187 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
188 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
189 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
190 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
f2e6099a 191 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
f4ee7a82 192\r
193[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
194 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
195 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
196 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
197 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
198\r
199[LibraryClasses.ARM]\r
200 #\r
201 # It is not possible to prevent the ARM compiler for generic intrinsic functions.\r
202 # This library provides the instrinsic functions generate by a given compiler.\r
203 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.\r
204 #\r
205 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
206\r
bd1d0628
OM
207 # Add support for GCC stack protector\r
208 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
209\r
f4ee7a82 210[BuildOptions]\r
211 RVCT:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG\r
212\r
213 GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG\r
214\r
215 XCODE:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG\r
216\r
217\r
218################################################################################\r
219#\r
220# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
221#\r
222################################################################################\r
223\r
224[PcdsFeatureFlag.common]\r
225 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|TRUE\r
226 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|TRUE\r
227 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE\r
228 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE\r
3402aac7 229\r
f4ee7a82 230 gEmbeddedTokenSpaceGuid.PcdCacheEnable|TRUE\r
3402aac7 231\r
f4ee7a82 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 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE\r
236\r
237[PcdsFixedAtBuild.common]\r
f4ee7a82 238 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r
239 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
240 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
241 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
242 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r
243 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|1\r
244 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0\r
245 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r
246\r
247 # DEBUG_ASSERT_ENABLED 0x01\r
248 # DEBUG_PRINT_ENABLED 0x02\r
249 # DEBUG_CODE_ENABLED 0x04\r
250 # CLEAR_MEMORY_ENABLED 0x08\r
251 # ASSERT_BREAKPOINT_ENABLED 0x10\r
252 # ASSERT_DEADLOOP_ENABLED 0x20\r
253!if $(TARGET) == RELEASE\r
254 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x21\r
255!else\r
256 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2f\r
257!endif\r
258\r
259 # DEBUG_INIT 0x00000001 // Initialization\r
260 # DEBUG_WARN 0x00000002 // Warnings\r
261 # DEBUG_LOAD 0x00000004 // Load events\r
262 # DEBUG_FS 0x00000008 // EFI File system\r
263 # DEBUG_POOL 0x00000010 // Alloc & Free's\r
264 # DEBUG_PAGE 0x00000020 // Alloc & Free's\r
265 # DEBUG_INFO 0x00000040 // Verbose\r
266 # DEBUG_DISPATCH 0x00000080 // PEI/DXE Dispatchers\r
267 # DEBUG_VARIABLE 0x00000100 // Variable\r
268 # DEBUG_BM 0x00000400 // Boot Manager\r
269 # DEBUG_BLKIO 0x00001000 // BlkIo Driver\r
270 # DEBUG_NET 0x00004000 // SNI Driver\r
271 # DEBUG_UNDI 0x00010000 // UNDI Driver\r
272 # DEBUG_LOADFILE 0x00020000 // UNDI Driver\r
273 # DEBUG_EVENT 0x00080000 // Event messages\r
274 # DEBUG_ERROR 0x80000000 // Error\r
275 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F\r
276\r
277 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
3402aac7 278\r
f4ee7a82 279 gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand|""\r
280 gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07\r
281 gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000\r
3402aac7 282\r
f4ee7a82 283 #\r
284 # Optional feature to help prevent EFI memory map fragments\r
285 # Turned on and off via: PcdPrePiProduceMemoryTypeInformationHob\r
3402aac7
RC
286 # Values are in EFI Pages (4K). DXE Core will make sure that\r
287 # at least this much of each type of memory can be allocated\r
f4ee7a82 288 # from a single memory range. This way you only end up with\r
289 # maximum of two fragements for each type in the memory map\r
290 # (the memory used, and the free memory that was prereserved\r
291 # but not used).\r
292 #\r
293 gArmTokenSpaceGuid.PcdCpuVectorBaseAddress|0x00000000\r
b0824968
OM
294\r
295 ## PL180 MMC/SD card controller\r
296 gArmPlatformTokenSpaceGuid.PcdPL180SysMciRegAddress|0x10000048\r
297 gArmPlatformTokenSpaceGuid.PcdPL180MciBaseAddress|0x10005000\r
298\r
f4ee7a82 299 #\r
300 # ARM OS Loader\r
301 #\r
302 gArmTokenSpaceGuid.PcdArmMachineType|827\r
303 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"SemiHosting"\r
304 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/zImage-RTSM"\r
f4ee7a82 305 gArmPlatformTokenSpaceGuid.PcdDefaultBootType|1\r
3402aac7 306\r
f4ee7a82 307 # Use the Serial console (ConIn & ConOut) and the Graphic driver (ConOut)\r
308 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi();VenHw(407B4008-BF5B-11DF-9547-CF16E0D72085)"\r
309 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi()"\r
310 gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOut|10\r
b0824968
OM
311\r
312[Components.common]\r
313 #\r
314 # Multimedia Card Interface\r
315 #\r
316 EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf\r
317 ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf\r