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