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