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