]> git.proxmox.com Git - mirror_edk2.git/blob - ArmPlatformPkg/ArmRealViewEbPkg/ArmRealViewEb.dsc.inc
ArmPlatformPkg/ArmRealViewEb: Added FvSimpleFileSystemDxe
[mirror_edk2.git] / ArmPlatformPkg / ArmRealViewEbPkg / ArmRealViewEb.dsc.inc
1 #
2 # Copyright (c) 2011-2015, ARM Limited. All rights reserved.
3 #
4 # This program and the accompanying materials
5 # are licensed and made available under the terms and conditions of the BSD License
6 # which accompanies this distribution. The full text of the license may be found at
7 # http://opensource.org/licenses/bsd-license.php
8 #
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 #
12 #
13
14 [LibraryClasses.common]
15 !if $(TARGET) == RELEASE
16 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
17 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
18 !else
19 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
20 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
21 # UncachedMemoryAllocationLib|ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf
22 !endif
23 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
24
25 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
26 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
27 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
28 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
29 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
30 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
31 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
32 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
33 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
34
35 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
36 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
37 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
38 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
39 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
40 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
41 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
42 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
43 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
44 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
45
46 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
47
48 #
49 # Assume everything is fixed at build
50 #
51 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
52
53 # 1/123 faster than Stm or Vstm version
54 #BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
55 BaseMemoryLib|ArmPkg/Library/BaseMemoryLibStm/BaseMemoryLibStm.inf
56
57 # ARM Architectural Libraries
58 CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
59 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
60 CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf
61 ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
62 DmaLib|ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf
63 ArmGicLib|ArmPkg/Drivers/ArmGic/ArmGicLib.inf
64 ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
65 ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerPhyCounterLib/ArmGenericTimerPhyCounterLib.inf
66
67 # RealView Emulation Board Specific Libraries
68 PlatformPeiLib|ArmPlatformPkg/PlatformPei/PlatformPeiLib.inf
69 EfiResetSystemLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/ResetSystemLib/ResetSystemLib.inf
70 RealTimeClockLib|ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.inf
71 SerialPortLib|ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortLib.inf
72 SerialPortExtLib|ArmPlatformPkg/Library/PL011SerialPortLib/PL011SerialPortExtLib.inf
73 TimerLib|ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.inf
74 # ARM PL011 UART Driver
75 PL011UartLib|ArmPlatformPkg/Drivers/PL011Uart/PL011Uart.inf
76 NorFlashPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/NorFlashArmRealViewEbLib/NorFlashArmRealViewEbLib.inf
77 LcdPlatformLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/PL111LcdArmRealViewEbLib/PL111LcdArmRealViewEbLib.inf
78 ArmPlatformSysConfigLib|ArmPlatformPkg/Library/ArmPlatformSysConfigLibNull/ArmPlatformSysConfigLibNull.inf
79
80 # Networking Requirements for ArmPlatformPkg/Bds
81 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
82
83 # EBL Related Libraries
84 EblCmdLib|ArmPlatformPkg/Library/EblCmdLib/EblCmdLib.inf
85 EfiFileLib|EmbeddedPkg/Library/EfiFileLib/EfiFileLib.inf
86 EblAddExternalCommandLib|EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.inf
87 EblNetworkLib|EmbeddedPkg/Library/EblNetworkLib/EblNetworkLib.inf
88
89 #
90 # Uncomment (and comment out the next line) For RealView Debugger. The Standard IO window
91 # in the debugger will show load and unload commands for symbols. You can cut and paste this
92 # into the command window to load symbols. We should be able to use a script to do this, but
93 # the version of RVD I have does not support scripts accessing system memory.
94 #
95 #PeCoffExtraActionLib|ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf
96 PeCoffExtraActionLib|ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.inf
97 #PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
98
99 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
100 DebugAgentTimerLib|EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf
101 #DebugAgentTimerLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf
102
103 SemihostLib|ArmPkg/Library/SemihostLib/SemihostLib.inf
104
105 GdbSerialLib|ArmPlatformPkg/ArmRealViewEbPkg/Library/GdbSerialLib/GdbSerialLib.inf
106
107 # BDS Libraries
108 BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf
109 FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf
110
111 [LibraryClasses.common.SEC]
112 ArmPlatformSecExtraActionLib|ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.inf
113 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Sec/SecArmPlatformGlobalVariableLib.inf
114 ArmTrustedMonitorLib|ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/ArmTrustedMonitorLibNull.inf
115
116 DebugAgentLib|ArmPkg/Library/DebugAgentSymbolsBaseLib/DebugAgentSymbolsBaseLib.inf
117 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLibBase.inf
118 # Uncomment to turn on GDB stub in SEC.
119 #DebugAgentLib|EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf
120
121 !ifdef $(EDK2_SKIP_PEICORE)
122 PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
123 ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf
124 LzmaDecompressLib|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
125 MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf
126 HobLib|EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf
127 PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf
128 !endif
129
130 [LibraryClasses.common.SEC, LibraryClasses.common.PEIM]
131 MemoryInitPeiLib|ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.inf
132
133 [LibraryClasses.common.PEI_CORE]
134 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
135 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
136 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
137 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
138 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
139 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
140 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
141 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
142 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
143 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
144
145 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
146 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf
147
148 [LibraryClasses.common.PEIM]
149 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
150 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
151 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
152 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
153 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
154 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
155 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
156 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
157 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
158 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
159 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
160
161 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf
162 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
163
164 [LibraryClasses.common.DXE_CORE]
165 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
166 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
167 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
168 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
169 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
170 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
171 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
172 PerformanceLib|MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
173
174 [LibraryClasses.common.DXE_DRIVER]
175 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
176 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
177 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
178 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
179 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
180 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Dxe/DxeArmPlatformGlobalVariableLib.inf
181
182 [LibraryClasses.common.UEFI_APPLICATION]
183 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
184 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
185 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
186 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
187
188 [LibraryClasses.common.UEFI_DRIVER]
189 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
190 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
191 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
192 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
193 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
194 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
195
196 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
197 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
198 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
199 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
200 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
201
202 [LibraryClasses.ARM]
203 #
204 # It is not possible to prevent the ARM compiler for generic intrinsic functions.
205 # This library provides the instrinsic functions generate by a given compiler.
206 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.
207 #
208 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
209
210 # Add support for GCC stack protector
211 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
212
213 [BuildOptions]
214 RVCT:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG
215
216 GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG
217
218 XCODE:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG
219
220
221 ################################################################################
222 #
223 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
224 #
225 ################################################################################
226
227 [PcdsFeatureFlag.common]
228 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|TRUE
229 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|TRUE
230 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
231 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
232
233 gEmbeddedTokenSpaceGuid.PcdCacheEnable|TRUE
234
235 # Use the Vector Table location in CpuDxe. We will not copy the Vector Table at PcdCpuVectorBaseAddress
236 gArmTokenSpaceGuid.PcdRelocateVectorTable|FALSE
237
238 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE
239
240 [PcdsFixedAtBuild.common]
241 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
242 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
243 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
244 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
245 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
246 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|1
247 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
248 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
249
250 # DEBUG_ASSERT_ENABLED 0x01
251 # DEBUG_PRINT_ENABLED 0x02
252 # DEBUG_CODE_ENABLED 0x04
253 # CLEAR_MEMORY_ENABLED 0x08
254 # ASSERT_BREAKPOINT_ENABLED 0x10
255 # ASSERT_DEADLOOP_ENABLED 0x20
256 !if $(TARGET) == RELEASE
257 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x21
258 !else
259 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2f
260 !endif
261
262 # DEBUG_INIT 0x00000001 // Initialization
263 # DEBUG_WARN 0x00000002 // Warnings
264 # DEBUG_LOAD 0x00000004 // Load events
265 # DEBUG_FS 0x00000008 // EFI File system
266 # DEBUG_POOL 0x00000010 // Alloc & Free's
267 # DEBUG_PAGE 0x00000020 // Alloc & Free's
268 # DEBUG_INFO 0x00000040 // Verbose
269 # DEBUG_DISPATCH 0x00000080 // PEI/DXE Dispatchers
270 # DEBUG_VARIABLE 0x00000100 // Variable
271 # DEBUG_BM 0x00000400 // Boot Manager
272 # DEBUG_BLKIO 0x00001000 // BlkIo Driver
273 # DEBUG_NET 0x00004000 // SNI Driver
274 # DEBUG_UNDI 0x00010000 // UNDI Driver
275 # DEBUG_LOADFILE 0x00020000 // UNDI Driver
276 # DEBUG_EVENT 0x00080000 // Event messages
277 # DEBUG_ERROR 0x80000000 // Error
278 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F
279
280 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
281
282 gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand|""
283 gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07
284 gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000
285
286 #
287 # Optional feature to help prevent EFI memory map fragments
288 # Turned on and off via: PcdPrePiProduceMemoryTypeInformationHob
289 # Values are in EFI Pages (4K). DXE Core will make sure that
290 # at least this much of each type of memory can be allocated
291 # from a single memory range. This way you only end up with
292 # maximum of two fragements for each type in the memory map
293 # (the memory used, and the free memory that was prereserved
294 # but not used).
295 #
296 gArmTokenSpaceGuid.PcdCpuVectorBaseAddress|0x00000000
297
298 ## PL180 MMC/SD card controller
299 gArmPlatformTokenSpaceGuid.PcdPL180SysMciRegAddress|0x10000048
300 gArmPlatformTokenSpaceGuid.PcdPL180MciBaseAddress|0x10005000
301
302 #
303 # ARM OS Loader
304 #
305 gArmTokenSpaceGuid.PcdArmMachineType|827
306 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"SemiHosting"
307 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/zImage-RTSM"
308 gArmPlatformTokenSpaceGuid.PcdDefaultBootType|1
309
310 # Use the Serial console (ConIn & ConOut) and the Graphic driver (ConOut)
311 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi();VenHw(407B4008-BF5B-11DF-9547-CF16E0D72085)"
312 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi()"
313 gArmPlatformTokenSpaceGuid.PcdPlatformBootTimeOut|10
314
315 [Components.common]
316 #
317 # Multimedia Card Interface
318 #
319 EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
320 ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf
321
322 # FV Filesystem
323 MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.inf