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