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