]> git.proxmox.com Git - mirror_edk2.git/blob - BeagleBoardPkg/BeagleBoardPkg.dsc
SecurityPkg: Add TPM PTP support in TCG2 SMM.
[mirror_edk2.git] / BeagleBoardPkg / BeagleBoardPkg.dsc
1 #/** @file
2 # Beagle board package.
3 #
4 # Copyright (c) 2009 - 2010, Apple Inc. All rights reserved.<BR>
5 # Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
6 #
7 # This program and the accompanying materials
8 # are licensed and made available under the terms and conditions of the BSD License
9 # which accompanies this distribution. The full text of the license may be found at
10 # http://opensource.org/licenses/bsd-license.php
11 #
12 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
14 #
15 #**/
16
17 ################################################################################
18 #
19 # Defines Section - statements that will be processed to create a Makefile.
20 #
21 ################################################################################
22 [Defines]
23 PLATFORM_NAME = BeagleBoardPkg
24 PLATFORM_GUID = 91fa6c28-33df-46ac-aee6-292d6811ea31
25 PLATFORM_VERSION = 0.1
26 DSC_SPECIFICATION = 0x00010005
27 OUTPUT_DIRECTORY = Build/BeagleBoard
28 SUPPORTED_ARCHITECTURES = ARM
29 BUILD_TARGETS = DEBUG|RELEASE
30 SKUID_IDENTIFIER = DEFAULT
31 FLASH_DEFINITION = BeagleBoardPkg/BeagleBoardPkg.fdf
32
33
34 [LibraryClasses.common]
35 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.inf
36 ArmPlatformLib|BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf
37 ArmCpuLib|ArmPkg/Drivers/ArmCpuLib/ArmCortexA8Lib/ArmCortexA8Lib.inf
38 ArmPlatformStackLib|ArmPlatformPkg/Library/ArmPlatformStackLib/ArmPlatformStackLib.inf
39 ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
40
41 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
42 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
43
44 !if $(TARGET) == RELEASE
45 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
46 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
47 !else
48 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
49 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
50 # UncachedMemoryAllocationLib|ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf
51 !endif
52 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
53
54 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
55
56 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
57 BaseMemoryLib|ArmPkg/Library/BaseMemoryLibStm/BaseMemoryLibStm.inf
58
59 EfiResetSystemLib|BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf
60
61 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
62 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
63 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
64
65 EfiFileLib|EmbeddedPkg/Library/EfiFileLib/EfiFileLib.inf
66
67 # These libraries are used by the dynamic EFI Shell commands
68 ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf
69 FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
70 SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
71
72 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
73
74 #
75 # Uncomment (and comment out the next line) For RealView Debugger. The Standard IO window
76 # in the debugger will show load and unload commands for symbols. You can cut and paste this
77 # into the command window to load symbols. We should be able to use a script to do this, but
78 # the version of RVD I have does not support scipts accessing system memory.
79 #
80 # PeCoffExtraActionLib|ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf
81 PeCoffExtraActionLib|ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.inf
82 # PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
83
84
85 CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
86 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
87 CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf
88 PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf
89
90 SerialPortLib|Omap35xxPkg/Library/SerialPortLib/SerialPortLib.inf
91 SemihostLib|ArmPkg/Library/SemihostLib/SemihostLib.inf
92
93 RealTimeClockLib|Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.inf
94
95 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
96
97 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
98 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
99 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
100 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
101 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
102 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
103
104 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
105 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
106 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
107
108 #
109 # Assume everything is fixed at build
110 #
111 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
112
113 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
114
115 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
116
117 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
118
119 TimerLib|Omap35xxPkg/Library/Omap35xxTimerLib/Omap35xxTimerLib.inf
120 OmapLib|Omap35xxPkg/Library/OmapLib/OmapLib.inf
121 OmapDmaLib|Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf
122 DebugAgentTimerLib|Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf
123
124 GdbSerialLib|Omap35xxPkg/Library/GdbSerialLib/GdbSerialLib.inf
125 ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
126 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
127 DmaLib|ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf
128
129 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
130 BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf
131 FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf
132
133 [LibraryClasses.common.SEC]
134 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7LibPrePi.inf
135
136 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
137 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
138 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
139 ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf
140 LzmaDecompressLib|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
141
142 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
143
144 HobLib|EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf
145 PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf
146 MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf
147 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
148 PlatformPeiLib|ArmPlatformPkg/PlatformPei/PlatformPeiLib.inf
149 MemoryInitPeiLib|ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.inf
150
151 # 1/123 faster than Stm or Vstm version
152 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
153
154 # Uncomment to turn on GDB stub in SEC.
155 #DebugAgentLib|EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf
156
157 [LibraryClasses.common.PEI_CORE]
158 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
159 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf
160
161 [LibraryClasses.common.DXE_CORE]
162 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
163 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
164 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
165 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
166 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
167 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
168 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
169 # PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
170 PeCoffLib|EmbeddedPkg/Library/DxeHobPeCoffLib/DxeHobPeCoffLib.inf
171
172 PerformanceLib|MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
173
174
175 [LibraryClasses.common.DXE_DRIVER]
176 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
177 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
178 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
179 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
180
181 [LibraryClasses.common.UEFI_APPLICATION]
182 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
183 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
184 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
185 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
186
187 [LibraryClasses.common.UEFI_DRIVER]
188 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
189 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
190 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
191 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
192 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
193
194 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
195 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
196 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
197 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
198 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
199 # PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
200 PeCoffLib|EmbeddedPkg/Library/DxeHobPeCoffLib/DxeHobPeCoffLib.inf
201
202
203 [LibraryClasses.ARM]
204 #
205 # It is not possible to prevent the ARM compiler for generic intrinsic functions.
206 # This library provides the instrinsic functions generate by a given compiler.
207 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.
208 #
209 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
210
211 # Add support for GCC stack protector
212 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
213
214 [BuildOptions]
215 XCODE:*_*_ARM_PLATFORM_FLAGS == -arch armv7
216
217 GCC:*_*_ARM_PLATFORM_FLAGS == -march=armv7-a
218
219 RVCT:*_*_ARM_PLATFORM_FLAGS == --cpu Cortex-A8
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 #
234 # Control what commands are supported from the UI
235 # Turn these on and off to add features or save size
236 #
237 gEmbeddedTokenSpaceGuid.PcdEmbeddedMacBoot|TRUE
238 gEmbeddedTokenSpaceGuid.PcdEmbeddedDirCmd|TRUE
239 gEmbeddedTokenSpaceGuid.PcdEmbeddedHobCmd|TRUE
240 gEmbeddedTokenSpaceGuid.PcdEmbeddedHwDebugCmd|TRUE
241 gEmbeddedTokenSpaceGuid.PcdEmbeddedPciDebugCmd|TRUE
242 gEmbeddedTokenSpaceGuid.PcdEmbeddedIoEnable|FALSE
243 gEmbeddedTokenSpaceGuid.PcdEmbeddedScriptCmd|FALSE
244
245 gEmbeddedTokenSpaceGuid.PcdCacheEnable|TRUE
246
247 # Use the Vector Table location in CpuDxe. We will not copy the Vector Table at PcdCpuVectorBaseAddress
248 gArmTokenSpaceGuid.PcdRelocateVectorTable|FALSE
249
250 gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob|TRUE
251 gArmTokenSpaceGuid.PcdCpuDxeProduceDebugSupport|FALSE
252
253 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE
254
255 ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.
256 # It could be set FALSE to save size.
257 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
258
259 [PcdsFixedAtBuild.common]
260 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"Beagle Board"
261
262 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"BeagleEdk2"
263 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
264 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
265 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
266 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
267 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
268 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|1
269 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
270 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
271
272 # DEBUG_ASSERT_ENABLED 0x01
273 # DEBUG_PRINT_ENABLED 0x02
274 # DEBUG_CODE_ENABLED 0x04
275 # CLEAR_MEMORY_ENABLED 0x08
276 # ASSERT_BREAKPOINT_ENABLED 0x10
277 # ASSERT_DEADLOOP_ENABLED 0x20
278 !if $(TARGET) == RELEASE
279 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x21
280 !else
281 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2f
282 !endif
283
284 # DEBUG_INIT 0x00000001 // Initialization
285 # DEBUG_WARN 0x00000002 // Warnings
286 # DEBUG_LOAD 0x00000004 // Load events
287 # DEBUG_FS 0x00000008 // EFI File system
288 # DEBUG_POOL 0x00000010 // Alloc & Free's
289 # DEBUG_PAGE 0x00000020 // Alloc & Free's
290 # DEBUG_INFO 0x00000040 // Verbose
291 # DEBUG_DISPATCH 0x00000080 // PEI/DXE Dispatchers
292 # DEBUG_VARIABLE 0x00000100 // Variable
293 # DEBUG_BM 0x00000400 // Boot Manager
294 # DEBUG_BLKIO 0x00001000 // BlkIo Driver
295 # DEBUG_NET 0x00004000 // SNI Driver
296 # DEBUG_UNDI 0x00010000 // UNDI Driver
297 # DEBUG_LOADFILE 0x00020000 // UNDI Driver
298 # DEBUG_EVENT 0x00080000 // Event messages
299 # DEBUG_ERROR 0x80000000 // Error
300 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F
301
302 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
303
304 gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand|""
305 gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07
306 gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000
307
308 #
309 # Optional feature to help prevent EFI memory map fragments
310 # Turned on and off via: PcdPrePiProduceMemoryTypeInformationHob
311 # Values are in EFI Pages (4K). DXE Core will make sure that
312 # at least this much of each type of memory can be allocated
313 # from a single memory range. This way you only end up with
314 # maximum of two fragements for each type in the memory map
315 # (the memory used, and the free memory that was prereserved
316 # but not used).
317 #
318 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory|0
319 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIMemoryNVS|0
320 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiReservedMemoryType|0
321 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesData|80
322 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesCode|40
323 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesCode|400
324 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesData|3000
325 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderCode|10
326 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderData|0
327
328
329 #
330 # Beagle board Specific PCDs
331 #
332 gArmTokenSpaceGuid.PcdVFPEnabled|1
333
334 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x80000000
335 gArmTokenSpaceGuid.PcdSystemMemorySize|0x08000000
336
337 # Size of the region used by UEFI in permanent memory (Reserved 16MB)
338 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x01000000
339
340 # Size of the region reserved for fixed address allocations (Reserved 32MB)
341 gArmTokenSpaceGuid.PcdArmLinuxKernelMaxOffset|0x02000000
342
343 gArmTokenSpaceGuid.PcdCpuVectorBaseAddress|0x80008000
344 gArmTokenSpaceGuid.PcdCpuResetAddress|0x80008000
345
346 gEmbeddedTokenSpaceGuid.PcdTimerPeriod|100000
347 gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterPeriodInNanoseconds|77
348 gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterFrequencyInHz|13000000
349
350 # We want to use the Shell Libraries but don't want it to initialise
351 # automatically. We initialise the libraries when the command is called by the
352 # Shell.
353 gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE
354
355 #
356 # ARM Pcds
357 #
358 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000040000000
359
360 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"Linux from SD"
361 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"VenHw(B615F1F5-5088-43CD-809C-A16E52487D00)/HD(1,MBR,0x00000000,0x3F,0x19FC0)/Image"
362 gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|"console=tty0 console=ttyS2,115200n8 root=UUID=a4af765b-c2b5-48f4-9564-7a4e9104c4f6 rootwait ro earlyprintk"
363 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|10
364
365 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi();VenHw(E68088EF-D1A4-4336-C1DB-4D3A204730A6)"
366 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi()"
367
368 ################################################################################
369 #
370 # Components Section - list of all EDK II Modules needed by this Platform
371 #
372 ################################################################################
373 [Components.common]
374
375 #
376 # SEC
377 #
378 ArmPlatformPkg/PrePi/PeiUniCore.inf
379
380 #
381 # DXE
382 #
383 MdeModulePkg/Core/Dxe/DxeMain.inf {
384 <LibraryClasses>
385 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
386 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf
387 NULL|EmbeddedPkg/Library/LzmaHobCustomDecompressLib/LzmaHobCustomDecompressLib.inf
388 }
389
390 ArmPkg/Drivers/CpuDxe/CpuDxe.inf
391
392 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
393 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
394 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
395 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
396 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf
397 EmbeddedPkg/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf
398
399 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
400 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
401 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
402 MdeModulePkg/Universal/SerialDxe/SerialDxe.inf
403 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
404 #
405 # This version uses semi-hosting console
406 # EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf {
407 # <LibraryClasses>
408 # SerialPortLib|ArmPkg/Library/SemiHostingSerialPortLib/SemiHostingSerialPortLib.inf
409 # }
410
411 EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf
412 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
413 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf
414
415 #
416 # Semi-hosting filesystem
417 #
418 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf
419
420 #
421 # FAT filesystem + GPT/MBR partitioning
422 #
423 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
424 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
425 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
426
427 #
428 # USB
429 #
430 Omap35xxPkg/PciEmulation/PciEmulation.inf
431
432 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf {
433 <PcdsFixedAtBuild>
434 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x800fffff
435 }
436
437 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
438 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
439
440 #
441 # Nand Flash
442 #
443 Omap35xxPkg/Flash/Flash.inf
444
445 #
446 # MMC/SD
447 #
448 EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
449 Omap35xxPkg/MmcHostDxe/MmcHostDxe.inf
450
451 #
452 # I2C
453 #
454 Omap35xxPkg/SmbusDxe/Smbus.inf
455
456 #
457 # SoC Drivers
458 #
459 Omap35xxPkg/Gpio/Gpio.inf
460 Omap35xxPkg/InterruptDxe/InterruptDxe.inf
461 Omap35xxPkg/TimerDxe/TimerDxe.inf
462 Omap35xxPkg/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf
463
464 #
465 # Power IC
466 #
467 Omap35xxPkg/TPS65950Dxe/TPS65950.inf
468
469 #
470 # Bds
471 #
472 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
473 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
474 ArmPlatformPkg/Bds/Bds.inf
475
476 # Legacy Linux Loader
477 ArmPkg/Application/LinuxLoader/LinuxLoader.inf
478
479 #
480 # Example Application
481 #
482 MdeModulePkg/Application/HelloWorld/HelloWorld.inf
483