]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPlatformPkg/ArmPlatformPkg-2ndstage.dsc
ArmPlatformPkg/Bds: Use HandleProtocol to get SNP instance
[mirror_edk2.git] / ArmPlatformPkg / ArmPlatformPkg-2ndstage.dsc
CommitLineData
1e57a462 1#\r
04f1a709 2# Copyright (c) 2011-2015, ARM Limited. All rights reserved.\r
1e57a462 3#\r
febad023
OM
4# This program and the accompanying materials\r
5# are licensed and made available under the terms and conditions of the BSD License\r
6# which accompanies this distribution. The full text of the license may be found at\r
7# http://opensource.org/licenses/bsd-license.php\r
8#\r
9# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
1e57a462 11#\r
12#\r
13################################################################################\r
14#\r
15# Defines Section - statements that will be processed to create a Makefile.\r
16#\r
17################################################################################\r
18[Defines]\r
19 PLATFORM_NAME = ArmPlatform\r
3402aac7 20 PLATFORM_GUID = 4fe82b83-9315-4ff3-8cc0-ab77ca93cb7f\r
1e57a462 21 PLATFORM_VERSION = 0.1\r
22 DSC_SPECIFICATION = 0x00010005\r
23 OUTPUT_DIRECTORY = Build/$(PLATFORM_NAME)\r
1bc83266 24 SUPPORTED_ARCHITECTURES = ARM|AARCH64\r
1e57a462 25 BUILD_TARGETS = DEBUG|RELEASE\r
26 SKUID_IDENTIFIER = DEFAULT\r
27 FLASH_DEFINITION = ArmPlatformPkg/ArmPlatformPkg-2ndstage.fdf\r
28\r
29[LibraryClasses.common]\r
1e57a462 30 ArmPlatformLib|ArmPlatformPkg/Library/ArmPlatformLibNull/ArmPlatformLibNull.inf\r
31\r
32!if $(TARGET) == RELEASE\r
33 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
34 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf\r
35!else\r
36 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
37 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf\r
38# UncachedMemoryAllocationLib|ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf\r
39!endif\r
40 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
3402aac7 41\r
1e57a462 42 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
43 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
44 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
45 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
46 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
47 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
48 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
49 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
50 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
51\r
52 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
53 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
54 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
55 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
56 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
57 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
58 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
59 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
60 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
3402aac7 61 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
1e57a462 62\r
63 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
64\r
65 #\r
66 # Assume everything is fixed at build\r
67 #\r
68 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
3402aac7 69\r
1e57a462 70 # 1/123 faster than Stm or Vstm version\r
71 #BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
72 BaseMemoryLib|ArmPkg/Library/BaseMemoryLibStm/BaseMemoryLibStm.inf\r
73\r
74 # ARM Architectural Libraries\r
75 CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf\r
76 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf\r
77 CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf\r
78 ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf\r
79 DmaLib|ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf\r
017baa1c 80 ArmGicLib|ArmPkg/Drivers/ArmGic/ArmGicLib.inf\r
c3adcc97 81 ArmPlatformStackLib|ArmPlatformPkg/Library/ArmPlatformStackLib/ArmPlatformStackLib.inf\r
bc87b507 82 ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf\r
1e57a462 83\r
84 SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull.inf\r
85 TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf\r
86 EfiResetSystemLib|EmbeddedPkg/Library/TemplateResetSystemLib/TemplateResetSystemLib.inf\r
87 RealTimeClockLib|EmbeddedPkg/Library/TemplateRealTimeClockLib/TemplateRealTimeClockLib.inf\r
88\r
8bf4ad44
RC
89 # Networking Requirements for ArmPlatformPkg/Bds\r
90 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
91\r
0ead5ec4
RC
92 # These libraries are used by the dynamic EFI Shell commands\r
93 ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf\r
94 FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf\r
95 SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf\r
96\r
8bf4ad44 97 # EBL Related Libraries\r
1e57a462 98 EblCmdLib|ArmPlatformPkg/Library/EblCmdLib/EblCmdLib.inf\r
99 EfiFileLib|EmbeddedPkg/Library/EfiFileLib/EfiFileLib.inf\r
100 EblAddExternalCommandLib|EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.inf\r
101 EblNetworkLib|EmbeddedPkg/Library/EblNetworkLib/EblNetworkLib.inf\r
8bf4ad44 102\r
1e57a462 103 #\r
3402aac7 104 # Uncomment (and comment out the next line) For RealView Debugger. The Standard IO window\r
1e57a462 105 # in the debugger will show load and unload commands for symbols. You can cut and paste this\r
106 # into the command window to load symbols. We should be able to use a script to do this, but\r
107 # the version of RVD I have does not support scripts accessing system memory.\r
108 #\r
109 #PeCoffExtraActionLib|ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf\r
110 PeCoffExtraActionLib|ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.inf\r
111 #PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
3402aac7 112\r
1e57a462 113 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
114 DebugAgentTimerLib|EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf\r
115\r
3402aac7 116 SemihostLib|ArmPkg/Library/SemihostLib/SemihostLib.inf\r
1e57a462 117\r
118 # BDS Libraries\r
119 BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf\r
120 FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf\r
121\r
1bc83266
HL
122[LibraryClasses.ARM]\r
123 ArmLib|ArmPkg/Library/ArmLib/ArmV7/ArmV7Lib.inf\r
124 ArmCpuLib|ArmPkg/Drivers/ArmCpuLib/ArmCortexA9Lib/ArmCortexA9Lib.inf\r
125\r
126[LibraryClasses.AARCH64]\r
127 ArmLib|ArmPkg/Library/ArmLib/AArch64/AArch64Lib.inf\r
128 ArmCpuLib|ArmPkg/Drivers/ArmCpuLib/ArmCortexAEMv8Lib/ArmCortexAEMv8Lib.inf\r
129\r
1e57a462 130[LibraryClasses.common.SEC]\r
131 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/PrePi/PrePiArmPlatformGlobalVariableLib.inf\r
132\r
3402aac7 133 ArmPlatformSecExtraActionLib|ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.inf\r
1e57a462 134 DebugAgentLib|ArmPkg/Library/DebugAgentSymbolsBaseLib/DebugAgentSymbolsBaseLib.inf\r
c3adcc97 135 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLibBase.inf\r
3402aac7 136\r
1e57a462 137 PrePiLib|EmbeddedPkg/Library/PrePiLib/PrePiLib.inf\r
138 ExtractGuidedSectionLib|EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf\r
9435a57e 139 LzmaDecompressLib|MdeModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
1e57a462 140 MemoryAllocationLib|EmbeddedPkg/Library/PrePiMemoryAllocationLib/PrePiMemoryAllocationLib.inf\r
141 HobLib|EmbeddedPkg/Library/PrePiHobLib/PrePiHobLib.inf\r
142 PrePiHobListPointerLib|ArmPlatformPkg/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf\r
143 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf\r
144 PlatformPeiLib|ArmPlatformPkg/PlatformPei/PlatformPeiLib.inf\r
d94a48c7
AB
145\r
146[LibraryClasses.common.SEC, LibraryClasses.common.PEIM]\r
1e57a462 147 MemoryInitPeiLib|ArmPlatformPkg/MemoryInitPei/MemoryInitPeiLib.inf\r
148\r
149[LibraryClasses.common.DXE_CORE]\r
150 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
151 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
152 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
153 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
154 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
155 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
156 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
157 PerformanceLib|MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf\r
158\r
159[LibraryClasses.common.DXE_DRIVER]\r
160 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
161 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
162 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
163 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
164 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
165 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Dxe/DxeArmPlatformGlobalVariableLib.inf\r
166\r
167[LibraryClasses.common.UEFI_APPLICATION]\r
168 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
169 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
170 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
171 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
172\r
173[LibraryClasses.common.UEFI_DRIVER]\r
174 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
175 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf\r
176 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
177 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
178 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
179\r
180[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
181 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
182 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
183 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf\r
184 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
185\r
bd1d0628 186[LibraryClasses.ARM, LibraryClasses.AARCH64]\r
1e57a462 187 #\r
188 # It is not possible to prevent the ARM compiler for generic intrinsic functions.\r
189 # This library provides the instrinsic functions generate by a given compiler.\r
190 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.\r
191 #\r
192 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
193\r
bd1d0628
OM
194 # Add support for GCC stack protector\r
195 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
196\r
1e57a462 197[BuildOptions]\r
198 XCODE:*_*_ARM_PLATFORM_FLAGS == -arch armv7\r
199\r
200 GCC:*_*_ARM_PLATFORM_FLAGS == -march=armv7-a\r
201\r
202 RVCT:*_*_ARM_PLATFORM_FLAGS == --cpu Cortex-A8\r
203\r
204################################################################################\r
205#\r
206# Pcd Section - list of all EDK II PCD Entries defined by this Platform\r
207#\r
208################################################################################\r
209\r
210[PcdsFeatureFlag.common]\r
211 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|TRUE\r
212 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|TRUE\r
213 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE\r
214 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE\r
3402aac7 215\r
1e57a462 216 #\r
217 # Control what commands are supported from the UI\r
218 # Turn these on and off to add features or save size\r
3402aac7 219 #\r
1e57a462 220 gEmbeddedTokenSpaceGuid.PcdEmbeddedMacBoot|TRUE\r
221 gEmbeddedTokenSpaceGuid.PcdEmbeddedDirCmd|TRUE\r
222 gEmbeddedTokenSpaceGuid.PcdEmbeddedHobCmd|TRUE\r
223 gEmbeddedTokenSpaceGuid.PcdEmbeddedHwDebugCmd|TRUE\r
224 gEmbeddedTokenSpaceGuid.PcdEmbeddedPciDebugCmd|TRUE\r
225 gEmbeddedTokenSpaceGuid.PcdEmbeddedIoEnable|FALSE\r
226 gEmbeddedTokenSpaceGuid.PcdEmbeddedScriptCmd|FALSE\r
227\r
228 gEmbeddedTokenSpaceGuid.PcdCacheEnable|TRUE\r
3402aac7 229\r
1e57a462 230 # Use the Vector Table location in CpuDxe. We will not copy the Vector Table at PcdCpuVectorBaseAddress\r
231 gArmTokenSpaceGuid.PcdRelocateVectorTable|FALSE\r
3402aac7 232\r
1e57a462 233 gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob|TRUE\r
3402aac7 234\r
1e57a462 235 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE\r
236\r
237[PcdsFixedAtBuild.common]\r
238 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Platform"\r
3402aac7 239\r
1e57a462 240 gEmbeddedTokenSpaceGuid.PcdEmbeddedPrompt|"ArmPlatform"\r
1e57a462 241 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000\r
242 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000\r
243 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000\r
244 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000\r
245 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF\r
246 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|1\r
247 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0\r
248 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320\r
249\r
250 # DEBUG_ASSERT_ENABLED 0x01\r
251 # DEBUG_PRINT_ENABLED 0x02\r
252 # DEBUG_CODE_ENABLED 0x04\r
253 # CLEAR_MEMORY_ENABLED 0x08\r
254 # ASSERT_BREAKPOINT_ENABLED 0x10\r
255 # ASSERT_DEADLOOP_ENABLED 0x20\r
256!if $(TARGET) == RELEASE\r
257 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x21\r
258!else\r
259 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2f\r
260!endif\r
261\r
262 # DEBUG_INIT 0x00000001 // Initialization\r
263 # DEBUG_WARN 0x00000002 // Warnings\r
264 # DEBUG_LOAD 0x00000004 // Load events\r
265 # DEBUG_FS 0x00000008 // EFI File system\r
266 # DEBUG_POOL 0x00000010 // Alloc & Free's\r
267 # DEBUG_PAGE 0x00000020 // Alloc & Free's\r
268 # DEBUG_INFO 0x00000040 // Verbose\r
269 # DEBUG_DISPATCH 0x00000080 // PEI/DXE Dispatchers\r
270 # DEBUG_VARIABLE 0x00000100 // Variable\r
271 # DEBUG_BM 0x00000400 // Boot Manager\r
272 # DEBUG_BLKIO 0x00001000 // BlkIo Driver\r
273 # DEBUG_NET 0x00004000 // SNI Driver\r
274 # DEBUG_UNDI 0x00010000 // UNDI Driver\r
275 # DEBUG_LOADFILE 0x00020000 // UNDI Driver\r
276 # DEBUG_EVENT 0x00080000 // Event messages\r
277 # DEBUG_ERROR 0x80000000 // Error\r
278 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F\r
279\r
280 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
281\r
282 gEmbeddedTokenSpaceGuid.PcdEmbeddedAutomaticBootCommand|""\r
283 gEmbeddedTokenSpaceGuid.PcdEmbeddedDefaultTextColor|0x07\r
284 gEmbeddedTokenSpaceGuid.PcdEmbeddedMemVariableStoreSize|0x10000\r
3402aac7 285\r
1e57a462 286 #\r
287 # Optional feature to help prevent EFI memory map fragments\r
288 # Turned on and off via: PcdPrePiProduceMemoryTypeInformationHob\r
3402aac7
RC
289 # Values are in EFI Pages (4K). DXE Core will make sure that\r
290 # at least this much of each type of memory can be allocated\r
1e57a462 291 # from a single memory range. This way you only end up with\r
292 # maximum of two fragements for each type in the memory map\r
293 # (the memory used, and the free memory that was prereserved\r
294 # but not used).\r
295 #\r
296 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory|0\r
297 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIMemoryNVS|0\r
298 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiReservedMemoryType|0\r
299 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesData|50\r
300 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesCode|20\r
301 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesCode|400\r
302 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesData|20000\r
303 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderCode|20\r
304 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderData|0\r
3402aac7 305\r
0ead5ec4
RC
306 # We want to use the Shell Libraries but don't want it to initialise\r
307 # automatically. We initialise the libraries when the command is called by the\r
308 # Shell.\r
309 gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE\r
310\r
1e57a462 311 #\r
312 # ARM Pcds\r
313 #\r
314 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000000000000\r
3402aac7 315\r
1e57a462 316 gArmTokenSpaceGuid.PcdSystemMemoryBase|0\r
317 gArmTokenSpaceGuid.PcdSystemMemorySize|0\r
318\r
319################################################################################\r
320#\r
321# Components Section - list of all EDK II Modules needed by this Platform\r
322#\r
323################################################################################\r
324[Components.common]\r
3402aac7 325\r
1e57a462 326 #\r
327 # PEI Phase modules\r
328 #\r
329 ArmPlatformPkg/PrePi/PeiUniCore.inf\r
330\r
331 #\r
332 # DXE\r
333 #\r
334 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
335 <LibraryClasses>\r
336 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
337 NULL|MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf\r
338 }\r
339\r
340 #\r
341 # Architectural Protocols\r
342 #\r
3402aac7 343 ArmPkg/Drivers/CpuDxe/CpuDxe.inf\r
1e57a462 344 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
345 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
346 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
347 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
348 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf\r
3402aac7
RC
349 EmbeddedPkg/EmbeddedMonotonicCounter/EmbeddedMonotonicCounter.inf\r
350\r
1e57a462 351 EmbeddedPkg/ResetRuntimeDxe/ResetRuntimeDxe.inf\r
352 EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf\r
353 EmbeddedPkg/MetronomeDxe/MetronomeDxe.inf\r
3402aac7 354\r
1e57a462 355 # Simple TextIn/TextOut for UEFI Terminal\r
356 EmbeddedPkg/SimpleTextInOutSerial/SimpleTextInOutSerial.inf\r
3402aac7 357\r
1e57a462 358 #\r
359 #\r
360 # Semi-hosting filesystem\r
361 #\r
362 ArmPkg/Filesystem/SemihostFs/SemihostFs.inf\r
3402aac7 363\r
1e57a462 364 #\r
365 # FAT filesystem + GPT/MBR partitioning\r
366 #\r
367 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
368 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
1e57a462 369 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
3402aac7 370\r
1e57a462 371 #\r
372 # Application\r
3402aac7 373 #\r
1e57a462 374 EmbeddedPkg/Ebl/Ebl.inf\r
375\r
376 #\r
377 # Bds\r
378 #\r
379 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
380 ArmPlatformPkg/Bds/Bds.inf\r
3402aac7 381\r
0ead5ec4
RC
382 # Legacy Linux Loader\r
383 ArmPkg/Application/LinuxLoader/LinuxLoader.inf\r