]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPlatformPkg/ArmRealViewEbPkg/ArmRealViewEb.dsc.inc
MdeModulePkg/PciBus: Simplify an complex if statement to pass VS2015
[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
e9e9c7e8
AB
140 ArmGicArchLib|ArmPkg/Library/ArmGicArchSecLib/ArmGicArchSecLib.inf\r
141\r
d94a48c7
AB
142[LibraryClasses.common.SEC, LibraryClasses.common.PEIM]\r
143 MemoryInitPeiLib|ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.inf\r
144\r
f4ee7a82 145[LibraryClasses.common.PEI_CORE]\r
146 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
147 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
148 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
149 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
150 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
151 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
152 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
153 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
154 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
155 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
156\r
157 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
158 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf\r
159\r
160[LibraryClasses.common.PEIM]\r
161 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
162 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
163 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
164 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
165 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
166 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
167 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
168 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
169 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf\r
170 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
171 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
172\r
173 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf\r
174 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf\r
175\r
176[LibraryClasses.common.DXE_CORE]\r
177 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
178 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
179 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
180 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
181 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
182 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
183 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
184 PerformanceLib|MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf\r
185\r
186[LibraryClasses.common.DXE_DRIVER]\r
187 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
188 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
189 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
190 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
191 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
192 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Dxe/DxeArmPlatformGlobalVariableLib.inf\r
193\r
194[LibraryClasses.common.UEFI_APPLICATION]\r
195 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
196 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
197 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
198 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
199\r
200[LibraryClasses.common.UEFI_DRIVER]\r
201 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
202 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
203 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
204 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
205 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
f2e6099a 206 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
f4ee7a82 207\r
208[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
209 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
210 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
211 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
212 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
213\r
214[LibraryClasses.ARM]\r
215 #\r
216 # It is not possible to prevent the ARM compiler for generic intrinsic functions.\r
217 # This library provides the instrinsic functions generate by a given compiler.\r
218 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.\r
219 #\r
220 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
221\r
bd1d0628
OM
222 # Add support for GCC stack protector\r
223 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
224\r
f4ee7a82 225[BuildOptions]\r
226 RVCT:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG\r
227\r
228 GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG\r
229\r
230 XCODE:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG\r
231\r
232\r
233################################################################################\r
234#\r
235# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
236#\r
237################################################################################\r
238\r
239[PcdsFeatureFlag.common]\r
240 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|TRUE\r
241 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|TRUE\r
242 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE\r
243 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE\r
3402aac7 244\r
f4ee7a82 245 gEmbeddedTokenSpaceGuid.PcdCacheEnable|TRUE\r
3402aac7 246\r
f4ee7a82 247 # Use the Vector Table location in CpuDxe. We will not copy the Vector Table at PcdCpuVectorBaseAddress\r
248 gArmTokenSpaceGuid.PcdRelocateVectorTable|FALSE\r
249\r
250 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE\r
251\r
252[PcdsFixedAtBuild.common]\r
f4ee7a82 253 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r
254 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
255 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
256 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
257 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r
258 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|1\r
259 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0\r
260 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r
261\r
262 # DEBUG_ASSERT_ENABLED 0x01\r
263 # DEBUG_PRINT_ENABLED 0x02\r
264 # DEBUG_CODE_ENABLED 0x04\r
265 # CLEAR_MEMORY_ENABLED 0x08\r
266 # ASSERT_BREAKPOINT_ENABLED 0x10\r
267 # ASSERT_DEADLOOP_ENABLED 0x20\r
268!if $(TARGET) == RELEASE\r
269 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x21\r
270!else\r
271 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2f\r
272!endif\r
273\r
274 # DEBUG_INIT 0x00000001 // Initialization\r
275 # DEBUG_WARN 0x00000002 // Warnings\r
276 # DEBUG_LOAD 0x00000004 // Load events\r
277 # DEBUG_FS 0x00000008 // EFI File system\r
278 # DEBUG_POOL 0x00000010 // Alloc & Free's\r
279 # DEBUG_PAGE 0x00000020 // Alloc & Free's\r
280 # DEBUG_INFO 0x00000040 // Verbose\r
281 # DEBUG_DISPATCH 0x00000080 // PEI/DXE Dispatchers\r
282 # DEBUG_VARIABLE 0x00000100 // Variable\r
283 # DEBUG_BM 0x00000400 // Boot Manager\r
284 # DEBUG_BLKIO 0x00001000 // BlkIo Driver\r
285 # DEBUG_NET 0x00004000 // SNI Driver\r
286 # DEBUG_UNDI 0x00010000 // UNDI Driver\r
287 # DEBUG_LOADFILE 0x00020000 // UNDI Driver\r
288 # DEBUG_EVENT 0x00080000 // Event messages\r
289 # DEBUG_ERROR 0x80000000 // Error\r
290 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F\r
291\r
292 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
3402aac7 293\r
f4ee7a82 294 gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand|""\r
295 gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07\r
296 gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000\r
3402aac7 297\r
f4ee7a82 298 #\r
299 # Optional feature to help prevent EFI memory map fragments\r
300 # Turned on and off via: PcdPrePiProduceMemoryTypeInformationHob\r
3402aac7
RC
301 # Values are in EFI Pages (4K). DXE Core will make sure that\r
302 # at least this much of each type of memory can be allocated\r
f4ee7a82 303 # from a single memory range. This way you only end up with\r
304 # maximum of two fragements for each type in the memory map\r
305 # (the memory used, and the free memory that was prereserved\r
306 # but not used).\r
307 #\r
308 gArmTokenSpaceGuid.PcdCpuVectorBaseAddress|0x00000000\r
b0824968
OM
309\r
310 ## PL180 MMC/SD card controller\r
311 gArmPlatformTokenSpaceGuid.PcdPL180SysMciRegAddress|0x10000048\r
312 gArmPlatformTokenSpaceGuid.PcdPL180MciBaseAddress|0x10005000\r
313\r
0ead5ec4
RC
314 # We want to use the Shell Libraries but don't want it to initialise\r
315 # automatically. We initialise the libraries when the command is called by the\r
316 # Shell.\r
317 gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE\r
318\r
f4ee7a82 319 #\r
320 # ARM OS Loader\r
321 #\r
f4ee7a82 322 gArmPlatformTokenSpaceGuid.PcdDefaultBootDescription|L"SemiHosting"\r
0ead5ec4
RC
323 gArmPlatformTokenSpaceGuid.PcdDefaultBootDevicePath|L"Fv(14801114-DA6A-4113-985B-DC876337A15E)/LinuxLoader.efi"\r
324 gArmPlatformTokenSpaceGuid.PcdDefaultBootArgument|L"VenHw(C5B9C74A-6D72-4719-99AB-C59F199091EB)/zImage-RTSM -a 827 -c \"console=ttyAMA0,38400n8\""\r
3402aac7 325\r
f4ee7a82 326 # Use the Serial console (ConIn & ConOut) and the Graphic driver (ConOut)\r
327 gArmPlatformTokenSpaceGuid.PcdDefaultConOutPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi();VenHw(407B4008-BF5B-11DF-9547-CF16E0D72085)"\r
328 gArmPlatformTokenSpaceGuid.PcdDefaultConInPaths|L"VenHw(D3987D4B-971A-435F-8CAF-4967EB627241)/Uart(115200,8,N,1)/VenPcAnsi()"\r
db1b9ea0 329 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|10\r
b0824968
OM
330\r
331[Components.common]\r
332 #\r
333 # Multimedia Card Interface\r
334 #\r
335 EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf\r
336 ArmPlatformPkg/Drivers/PL180MciDxe/PL180MciDxe.inf\r
439a5321
OM
337\r
338 # FV Filesystem\r
339 MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemDxe.inf\r
0ead5ec4
RC
340\r
341 # Legacy Linux Loader\r
342 ArmPkg/Application/LinuxLoader/LinuxLoader.inf\r