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