]> git.proxmox.com Git - mirror_edk2.git/blame - BeagleBoardPkg/BeagleBoardPkg.dsc
UefiCpuPkg/MpInitLib: Make sure AP uses correct StartupApSignal
[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
ef1b70ff 5# Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.<BR>\r
209b8f3c 6# Copyright (c) 2016, Linaro Ltd. All rights reserved.<BR>\r
11c20f4e 7#\r
8# This program and the accompanying materials\r
9# are licensed and made available under the terms and conditions of the BSD License\r
10# which accompanies this distribution. The full text of the license may be found at\r
11# http://opensource.org/licenses/bsd-license.php\r
12#\r
13# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
14# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
15#\r
16#**/\r
17\r
18################################################################################\r
19#\r
20# Defines Section - statements that will be processed to create a Makefile.\r
21#\r
22################################################################################\r
23[Defines]\r
24 PLATFORM_NAME = BeagleBoardPkg\r
25 PLATFORM_GUID = 91fa6c28-33df-46ac-aee6-292d6811ea31\r
26 PLATFORM_VERSION = 0.1\r
27 DSC_SPECIFICATION = 0x00010005\r
28 OUTPUT_DIRECTORY = Build/BeagleBoard\r
29 SUPPORTED_ARCHITECTURES = ARM\r
30 BUILD_TARGETS = DEBUG|RELEASE\r
31 SKUID_IDENTIFIER = DEFAULT\r
839864b2 32 FLASH_DEFINITION = BeagleBoardPkg/BeagleBoardPkg.fdf\r
11c20f4e 33\r
34\r
35[LibraryClasses.common]\r
4af5227c 36 ArmLib|ArmPkg/Library/ArmLib/ArmBaseLib.inf\r
b8f76eae 37 ArmMmuLib|ArmPkg/Library/ArmMmuLib/ArmMmuBaseLib.inf\r
89a9f54f 38 ArmPlatformLib|BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf\r
17839a45 39 ArmPlatformStackLib|ArmPlatformPkg/Library/ArmPlatformStackLib/ArmPlatformStackLib.inf\r
166c01fb 40 ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf\r
3402aac7 41\r
11c20f4e 42 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
43 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
44\r
45!if $(TARGET) == RELEASE\r
46 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
11c20f4e 47!else\r
48 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
11c20f4e 49!endif\r
50 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
51\r
11c20f4e 52 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
3402aac7 53\r
11c20f4e 54 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
dbb735a3 55 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
11c20f4e 56\r
fb5a64de 57 ResetSystemLib|BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf\r
3402aac7 58\r
11c20f4e 59 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
60 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
61 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
3402aac7 62\r
0ead5ec4
RC
63 # These libraries are used by the dynamic EFI Shell commands\r
64 ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf\r
65 FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf\r
66 SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf\r
3402aac7 67\r
11c20f4e 68 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
3402aac7 69\r
11c20f4e 70 #\r
3402aac7 71 # Uncomment (and comment out the next line) For RealView Debugger. The Standard IO window\r
11c20f4e 72 # in the debugger will show load and unload commands for symbols. You can cut and paste this\r
73 # into the command window to load symbols. We should be able to use a script to do this, but\r
74 # the version of RVD I have does not support scipts accessing system memory.\r
75 #\r
76# PeCoffExtraActionLib|ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf\r
77 PeCoffExtraActionLib|ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.inf\r
78# PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
79\r
3402aac7 80\r
11c20f4e 81 CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf\r
82 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf\r
e463519f 83 CpuExceptionHandlerLib|ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf\r
11c20f4e 84 PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf\r
3402aac7 85\r
11c20f4e 86 SerialPortLib|Omap35xxPkg/Library/SerialPortLib/SerialPortLib.inf\r
87 SemihostLib|ArmPkg/Library/SemihostLib/SemihostLib.inf\r
3402aac7 88\r
0bade105 89 RealTimeClockLib|Omap35xxPkg/Library/RealTimeClockLib/RealTimeClockLib.inf\r
11c20f4e 90\r
91 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
3402aac7 92\r
11c20f4e 93 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
94 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
95 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
96 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
97 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
98 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
99\r
100 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
101 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
102 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
103\r
104#\r
105# Assume everything is fixed at build\r
106#\r
107 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
108\r
109 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
3402aac7 110\r
11c20f4e 111 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
11c20f4e 112\r
113 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
114\r
3402aac7 115 TimerLib|Omap35xxPkg/Library/Omap35xxTimerLib/Omap35xxTimerLib.inf\r
11c20f4e 116 OmapLib|Omap35xxPkg/Library/OmapLib/OmapLib.inf\r
117 OmapDmaLib|Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf\r
11c20f4e 118 DebugAgentTimerLib|Omap35xxPkg/Library/DebugAgentTimerLib/DebugAgentTimerLib.inf\r
119\r
120 GdbSerialLib|Omap35xxPkg/Library/GdbSerialLib/GdbSerialLib.inf\r
121 ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf\r
122 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
877f4460 123 DmaLib|EmbeddedPkg/Library/NonCoherentDmaLib/NonCoherentDmaLib.inf\r
11c20f4e 124\r
8bf4ad44 125 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
0a6653bc 126 FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf\r
3d15d6c4 127\r
581a7aca
AB
128 UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf\r
129 PlatformBootManagerLib|ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf\r
d180dea0 130 BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf\r
581a7aca
AB
131 CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf\r
132\r
133 # UiApp dependencies\r
134 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
135 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf\r
136 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
137\r
f0d9d2b6
LL
138 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
139\r
11c20f4e 140[LibraryClasses.common.SEC]\r
11c20f4e 141 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
532e7cf4 142 ReportStatusCodeLib|MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
11c20f4e 143 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
144 ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf\r
11c20f4e 145\r
0bade105 146 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
3402aac7 147\r
11c20f4e 148 HobLib|EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf\r
0bade105 149 PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf\r
11c20f4e 150 MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf\r
151 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
0bade105 152 PlatformPeiLib|ArmPlatformPkg/PlatformPei/PlatformPeiLib.inf\r
b3de5a48 153 MemoryInitPeiLib|BeagleBoardPkg/Library/MemoryInitPeiLib/MemoryInitPeiLib.inf\r
3402aac7 154\r
11c20f4e 155 # 1/123 faster than Stm or Vstm version\r
156 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
157\r
3402aac7 158 # Uncomment to turn on GDB stub in SEC.\r
11c20f4e 159 #DebugAgentLib|EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.inf\r
160\r
161[LibraryClasses.common.PEI_CORE]\r
162 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
532e7cf4 163 ReportStatusCodeLib|MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.inf\r
11c20f4e 164\r
165[LibraryClasses.common.DXE_CORE]\r
166 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
167 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
168 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
169 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
170 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
171 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
172 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
173# PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
2dd8fd8f 174 PeCoffLib|BeagleBoardPkg/Library/DxeHobPeCoffLib/DxeHobPeCoffLib.inf\r
11c20f4e 175\r
176 PerformanceLib|MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf\r
3402aac7 177\r
11c20f4e 178\r
179[LibraryClasses.common.DXE_DRIVER]\r
180 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
181 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
182 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
183 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
04fd7859 184 NonDiscoverableDeviceRegistrationLib|MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/NonDiscoverableDeviceRegistrationLib.inf\r
11c20f4e 185\r
11c20f4e 186[LibraryClasses.common.UEFI_APPLICATION]\r
187 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
188 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
189 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
190 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
191\r
192[LibraryClasses.common.UEFI_DRIVER]\r
193 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
194 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
195 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
196 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
f2e6099a 197 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
11c20f4e 198\r
199[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
200 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
201 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
202 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
203 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
204# PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
2dd8fd8f 205 PeCoffLib|BeagleBoardPkg/Library/DxeHobPeCoffLib/DxeHobPeCoffLib.inf\r
11c20f4e 206\r
207\r
208[LibraryClasses.ARM]\r
209 #\r
210 # It is not possible to prevent the ARM compiler for generic intrinsic functions.\r
211 # This library provides the instrinsic functions generate by a given compiler.\r
212 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.\r
213 #\r
214 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
215\r
bd1d0628
OM
216 # Add support for GCC stack protector\r
217 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
11c20f4e 218\r
219[BuildOptions]\r
886f97c8 220 XCODE:*_*_ARM_PLATFORM_FLAGS == -arch armv7\r
886f97c8 221 GCC:*_*_ARM_PLATFORM_FLAGS == -march=armv7-a\r
886f97c8 222 RVCT:*_*_ARM_PLATFORM_FLAGS == --cpu Cortex-A8\r
11c20f4e 223\r
48dcef94
AB
224 *_*_*_CC_FLAGS = -DDISABLE_NEW_DEPRECATED_INTERFACES\r
225\r
11c20f4e 226################################################################################\r
227#\r
228# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
229#\r
230################################################################################\r
231\r
232[PcdsFeatureFlag.common]\r
233 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|TRUE\r
234 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|TRUE\r
235 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE\r
236 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE\r
3402aac7 237\r
11c20f4e 238 #\r
239 # Control what commands are supported from the UI\r
240 # Turn these on and off to add features or save size\r
3402aac7 241 #\r
11c20f4e 242 gEmbeddedTokenSpaceGuid.PcdEmbeddedMacBoot|TRUE\r
243 gEmbeddedTokenSpaceGuid.PcdEmbeddedDirCmd|TRUE\r
244 gEmbeddedTokenSpaceGuid.PcdEmbeddedHobCmd|TRUE\r
245 gEmbeddedTokenSpaceGuid.PcdEmbeddedHwDebugCmd|TRUE\r
246 gEmbeddedTokenSpaceGuid.PcdEmbeddedPciDebugCmd|TRUE\r
247 gEmbeddedTokenSpaceGuid.PcdEmbeddedIoEnable|FALSE\r
248 gEmbeddedTokenSpaceGuid.PcdEmbeddedScriptCmd|FALSE\r
249\r
250 gEmbeddedTokenSpaceGuid.PcdCacheEnable|TRUE\r
3402aac7 251\r
11c20f4e 252 # Use the Vector Table location in CpuDxe. We will not copy the Vector Table at PcdCpuVectorBaseAddress\r
253 gArmTokenSpaceGuid.PcdRelocateVectorTable|FALSE\r
3402aac7 254\r
11c20f4e 255 gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob|TRUE\r
256 gArmTokenSpaceGuid.PcdCpuDxeProduceDebugSupport|FALSE\r
257\r
258 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE\r
3d15d6c4 259\r
260 ## If TRUE, Graphics Output Protocol will be installed on virtual handle created by ConsplitterDxe.\r
261 # It could be set FALSE to save size.\r
262 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
263\r
11c20f4e 264[PcdsFixedAtBuild.common]\r
3d15d6c4 265 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"Beagle Board"\r
3402aac7 266\r
11c20f4e 267 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r
268 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
269 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
270 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
271 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r
272 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|1\r
273 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0\r
274 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r
275\r
276# DEBUG_ASSERT_ENABLED 0x01\r
277# DEBUG_PRINT_ENABLED 0x02\r
278# DEBUG_CODE_ENABLED 0x04\r
279# CLEAR_MEMORY_ENABLED 0x08\r
280# ASSERT_BREAKPOINT_ENABLED 0x10\r
281# ASSERT_DEADLOOP_ENABLED 0x20\r
282!if $(TARGET) == RELEASE\r
283 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x21\r
284!else\r
285 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2f\r
286!endif\r
287\r
288# DEBUG_INIT 0x00000001 // Initialization\r
289# DEBUG_WARN 0x00000002 // Warnings\r
290# DEBUG_LOAD 0x00000004 // Load events\r
291# DEBUG_FS 0x00000008 // EFI File system\r
73368d28
LE
292# DEBUG_POOL 0x00000010 // Alloc & Free (pool)\r
293# DEBUG_PAGE 0x00000020 // Alloc & Free (page)\r
294# DEBUG_INFO 0x00000040 // Informational debug messages\r
295# DEBUG_DISPATCH 0x00000080 // PEI/DXE/SMM Dispatchers\r
11c20f4e 296# DEBUG_VARIABLE 0x00000100 // Variable\r
297# DEBUG_BM 0x00000400 // Boot Manager\r
298# DEBUG_BLKIO 0x00001000 // BlkIo Driver\r
73368d28 299# DEBUG_NET 0x00004000 // SNP Driver\r
11c20f4e 300# DEBUG_UNDI 0x00010000 // UNDI Driver\r
73368d28 301# DEBUG_LOADFILE 0x00020000 // LoadFile\r
11c20f4e 302# DEBUG_EVENT 0x00080000 // Event messages\r
73368d28
LE
303# DEBUG_GCD 0x00100000 // Global Coherency Database changes\r
304# DEBUG_CACHE 0x00200000 // Memory range cachability changes\r
305# DEBUG_VERBOSE 0x00400000 // Detailed debug messages that may\r
306# // significantly impact boot performance\r
11c20f4e 307# DEBUG_ERROR 0x80000000 // Error\r
0bade105 308 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F\r
11c20f4e 309\r
310 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
311\r
312 gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand|""\r
313 gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07\r
314 gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000\r
3402aac7 315\r
11c20f4e 316#\r
317# Optional feature to help prevent EFI memory map fragments\r
318# Turned on and off via: PcdPrePiProduceMemoryTypeInformationHob\r
3402aac7
RC
319# Values are in EFI Pages (4K). DXE Core will make sure that\r
320# at least this much of each type of memory can be allocated\r
11c20f4e 321# from a single memory range. This way you only end up with\r
322# maximum of two fragements for each type in the memory map\r
323# (the memory used, and the free memory that was prereserved\r
324# but not used).\r
325#\r
326 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory|0\r
327 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIMemoryNVS|0\r
328 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiReservedMemoryType|0\r
329 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesData|80\r
330 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesCode|40\r
331 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesCode|400\r
332 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesData|3000\r
333 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderCode|10\r
334 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderData|0\r
335\r
581a7aca 336 gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|4\r
11c20f4e 337\r
338#\r
339# Beagle board Specific PCDs\r
340#\r
0bade105 341 gArmTokenSpaceGuid.PcdVFPEnabled|1\r
3402aac7 342\r
11c20f4e 343 gArmTokenSpaceGuid.PcdSystemMemoryBase|0x80000000\r
0bade105 344 gArmTokenSpaceGuid.PcdSystemMemorySize|0x08000000\r
345\r
346 # Size of the region used by UEFI in permanent memory (Reserved 16MB)\r
347 gArmPlatformTokenSpaceGuid.PcdSystemMemoryUefiRegionSize|0x01000000\r
3402aac7 348\r
0bade105 349 gArmTokenSpaceGuid.PcdCpuVectorBaseAddress|0x80008000\r
11c20f4e 350 gArmTokenSpaceGuid.PcdCpuResetAddress|0x80008000\r
3402aac7 351\r
11c20f4e 352 gEmbeddedTokenSpaceGuid.PcdTimerPeriod|100000\r
353 gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterPeriodInNanoseconds|77\r
354 gEmbeddedTokenSpaceGuid.PcdEmbeddedPerformanceCounterFrequencyInHz|13000000\r
3402aac7 355\r
209b8f3c
LL
356 # OMAP Interrupt Controller\r
357 gEmbeddedTokenSpaceGuid.PcdInterruptBaseAddress|0x48200000\r
358\r
db1b9ea0 359 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|10\r
11c20f4e 360\r
581a7aca
AB
361 # GUID of the UEFI Shell\r
362 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, 0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, 0xB4, 0xD1 }\r
363\r
364 # GUID of the UI app\r
365 gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }\r
366\r
367 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE\r
368\r
11c20f4e 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
917c5627
AB
379 BeagleBoardPkg/PrePi/PeiUniCore.inf {\r
380 <LibraryClasses>\r
381 NULL|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
382 }\r
3402aac7 383\r
0bade105 384 #\r
385 # DXE\r
386 #\r
11c20f4e 387 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
388 <LibraryClasses>\r
389 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
390 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
2dd8fd8f 391 NULL|BeagleBoardPkg/Library/LzmaHobCustomDecompressLib/LzmaHobCustomDecompressLib.inf\r
11c20f4e 392 }\r
393\r
394 ArmPkg/Drivers/CpuDxe/CpuDxe.inf\r
3402aac7 395\r
11c20f4e 396 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
397 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
398 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
399 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
400 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf\r
401 EmbeddedPkg/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf\r
3402aac7 402\r
3d15d6c4 403 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
404 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
3402aac7 405 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
e497d900 406 MdeModulePkg/Universal/SerialDxe/SerialDxe.inf\r
3402aac7 407 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
11c20f4e 408#\r
3402aac7 409# This version uses semi-hosting console\r
11c20f4e 410# EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf {\r
411# <LibraryClasses>\r
412# SerialPortLib|ArmPkg/Library/SemiHostingSerialPortLib/SemiHostingSerialPortLib.inf\r
413# }\r
3402aac7 414\r
fb5a64de 415 MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf\r
11c20f4e 416 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf\r
417 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf\r
418\r
419 #\r
420 # Semi-hosting filesystem\r
421 #\r
422 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf\r
3402aac7 423\r
11c20f4e 424 #\r
425 # FAT filesystem + GPT/MBR partitioning\r
426 #\r
427 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
428 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
11c20f4e 429 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
3d1ee3c1 430 FatPkg/EnhancedFatDxe/Fat.inf\r
11c20f4e 431\r
432 #\r
433 # USB\r
434 #\r
435 Omap35xxPkg/PciEmulation/PciEmulation.inf\r
04fd7859 436 MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/NonDiscoverablePciDeviceDxe.inf\r
11c20f4e 437\r
11c20f4e 438 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf {\r
439 <PcdsFixedAtBuild>\r
440 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x800fffff\r
441 }\r
442\r
443 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
444 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
445\r
446 #\r
447 # Nand Flash\r
448 #\r
449 Omap35xxPkg/Flash/Flash.inf\r
450\r
451 #\r
452 # MMC/SD\r
453 #\r
0bade105 454 EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf\r
455 Omap35xxPkg/MmcHostDxe/MmcHostDxe.inf\r
3402aac7 456\r
11c20f4e 457 #\r
458 # I2C\r
459 #\r
460 Omap35xxPkg/SmbusDxe/Smbus.inf\r
3402aac7 461\r
11c20f4e 462 #\r
463 # SoC Drivers\r
464 #\r
465 Omap35xxPkg/Gpio/Gpio.inf\r
466 Omap35xxPkg/InterruptDxe/InterruptDxe.inf\r
3402aac7 467 Omap35xxPkg/TimerDxe/TimerDxe.inf\r
3d15d6c4 468 Omap35xxPkg/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf\r
469\r
11c20f4e 470 #\r
471 # Power IC\r
472 #\r
473 Omap35xxPkg/TPS65950Dxe/TPS65950.inf\r
3402aac7 474\r
11c20f4e 475 #\r
476 # Bds\r
477 #\r
478 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
479 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
581a7aca
AB
480 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
481 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf\r
482 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf\r
483 MdeModulePkg/Application/UiApp/UiApp.inf {\r
484 <LibraryClasses>\r
485 NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf\r
486 NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf\r
487 NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf\r
488 }\r
ef1b70ff
RN
489\r
490 #\r
491 # Shell\r
492 #\r
493 ShellPkg/DynamicCommand/TftpDynamicCommand/TftpDynamicCommand.inf {\r
494 <PcdsFixedAtBuild>\r
495 gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE\r
496 }\r
581a7aca
AB
497 ShellPkg/Application/Shell/Shell.inf {\r
498 <LibraryClasses>\r
499 ShellCommandLib|ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf\r
500 NULL|ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf\r
501 NULL|ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf\r
502 NULL|ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf\r
503 NULL|ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf\r
504 NULL|ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf\r
505 NULL|ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf\r
506 NULL|ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf\r
581a7aca
AB
507 HandleParsingLib|ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf\r
508 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
509 BcfgCommandLib|ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf\r
0ead5ec4 510\r
581a7aca
AB
511 <PcdsFixedAtBuild>\r
512 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0xFF\r
513 gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE\r
514 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|8000\r
515 }\r