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