]> git.proxmox.com Git - mirror_edk2.git/blob - ArmPlatformPkg/ArmVirtualizationPkg/ArmVirtualization.dsc.inc
ArmPkg/ArmPsciResetSystemLib: Made the library only using SMC
[mirror_edk2.git] / ArmPlatformPkg / ArmVirtualizationPkg / ArmVirtualization.dsc.inc
1 #
2 # Copyright (c) 2011-2012, ARM Limited. All rights reserved.
3 # Copyright (c) 2014, Linaro Limited. All rights reserved.
4 #
5 # This program and the accompanying materials
6 # are licensed and made available under the terms and conditions of the BSD License
7 # which accompanies this distribution. The full text of the license may be found at
8 # http://opensource.org/licenses/bsd-license.php
9 #
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 #
13 #
14
15 [LibraryClasses.common]
16 !if $(TARGET) == RELEASE
17 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
18 UncachedMemoryAllocationLib|ArmPkg/Library/UncachedMemoryAllocationLib/UncachedMemoryAllocationLib.inf
19 !else
20 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
21 UncachedMemoryAllocationLib|ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.inf
22 !endif
23 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
24
25 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
26 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
27 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
28 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
29 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
30 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
31 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
32 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
33 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
34
35 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
36 HobLib|ArmPlatformPkg/ArmVirtualizationPkg/Library/ArmVirtualizationDxeHobLib/ArmVirtualizationDxeHobLib.inf
37 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
38 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
39 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
40 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
41 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
42 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
43 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
44 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
45
46 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
47
48 #
49 # Allow dynamic PCDs
50 #
51 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
52
53 # 1/123 faster than Stm or Vstm version
54 #BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
55 BaseMemoryLib|ArmPkg/Library/BaseMemoryLibStm/BaseMemoryLibStm.inf
56
57 # Networking Requirements
58 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
59 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
60 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
61 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
62
63 # ARM Architectural Libraries
64 CacheMaintenanceLib|ArmPkg/Library/ArmCacheMaintenanceLib/ArmCacheMaintenanceLib.inf
65 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLib.inf
66 CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf
67 ArmDisassemblerLib|ArmPkg/Library/ArmDisassemblerLib/ArmDisassemblerLib.inf
68 DmaLib|ArmPkg/Library/ArmDmaLib/ArmDmaLib.inf
69 ArmGicLib|ArmPkg/Drivers/ArmGic/ArmGicLib.inf
70 ArmPlatformStackLib|ArmPlatformPkg/Library/ArmPlatformStackLib/ArmPlatformStackLib.inf
71 ArmSmcLib|ArmPkg/Library/ArmSmcLib/ArmSmcLib.inf
72 ArmHvcLib|ArmPkg/Library/ArmHvcLib/ArmHvcLib.inf
73 ArmGenericTimerCounterLib|ArmPkg/Library/ArmGenericTimerVirtCounterLib/ArmGenericTimerVirtCounterLib.inf
74
75 PlatformPeiLib|ArmPlatformPkg/ArmVirtualizationPkg/Library/PlatformPeiLib/PlatformPeiLib.inf
76 EfiResetSystemLib|ArmPlatformPkg/ArmVirtualizationPkg/Library/ArmVirtualizationPsciResetSystemLib/ArmVirtualizationPsciResetSystemLib.inf
77
78 # ARM PL031 RTC Driver
79 RealTimeClockLib|ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.inf
80 # ARM PL011 UART Driver
81 PL011UartLib|ArmPlatformPkg/Drivers/PL011Uart/PL011Uart.inf
82 SerialPortLib|ArmPlatformPkg/ArmVirtualizationPkg/Library/FdtPL011SerialPortLib/FdtPL011SerialPortLib.inf
83 SerialPortExtLib|EmbeddedPkg/Library/SerialPortExtLibNull/SerialPortExtLibNull.inf
84
85 #
86 # Uncomment (and comment out the next line) For RealView Debugger. The Standard IO window
87 # in the debugger will show load and unload commands for symbols. You can cut and paste this
88 # into the command window to load symbols. We should be able to use a script to do this, but
89 # the version of RVD I have does not support scripts accessing system memory.
90 #
91 #PeCoffExtraActionLib|ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf
92 PeCoffExtraActionLib|ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.inf
93 #PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
94
95 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
96 DebugAgentTimerLib|EmbeddedPkg/Library/DebugAgentTimerLibNull/DebugAgentTimerLibNull.inf
97
98 # BDS Libraries
99 BdsLib|ArmPkg/Library/BdsLib/BdsLib.inf
100 FdtLib|EmbeddedPkg/Library/FdtLib/FdtLib.inf
101
102 [LibraryClasses.common.SEC]
103 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
104 ArmPlatformSecExtraActionLib|ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.inf
105 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Sec/SecArmPlatformGlobalVariableLib.inf
106
107 DebugAgentLib|ArmPkg/Library/DebugAgentSymbolsBaseLib/DebugAgentSymbolsBaseLib.inf
108 DefaultExceptionHandlerLib|ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandlerLibBase.inf
109 SerialPortLib|ArmPlatformPkg/ArmVirtualizationPkg/Library/FdtPL011SerialPortLib/EarlyFdtPL011SerialPortLib.inf
110 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
111 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
112 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
113 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
114
115 [LibraryClasses.common.PEI_CORE]
116 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
117 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
118 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
119 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
120 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
121 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
122 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
123 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
124 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
125 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
126 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
127
128 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf
129 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
130 SerialPortLib|ArmPlatformPkg/ArmVirtualizationPkg/Library/FdtPL011SerialPortLib/EarlyFdtPL011SerialPortLib.inf
131
132 [LibraryClasses.common.PEIM]
133 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
134 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
135 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
136 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
137 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
138 PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
139 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
140 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
141 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
142 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
143 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
144 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
145
146 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Pei/PeiArmPlatformGlobalVariableLib.inf
147 PeiServicesTablePointerLib|ArmPlatformPkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.inf
148 SerialPortLib|ArmPlatformPkg/ArmVirtualizationPkg/Library/FdtPL011SerialPortLib/EarlyFdtPL011SerialPortLib.inf
149
150 [LibraryClasses.common.DXE_CORE]
151 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
152 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
153 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
154 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
155 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
156 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
157 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
158 PerformanceLib|MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
159
160 [LibraryClasses.common.DXE_DRIVER]
161 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
162 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
163 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
164 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
165 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
166 ArmPlatformGlobalVariableLib|ArmPlatformPkg/Library/ArmPlatformGlobalVariableLib/Dxe/DxeArmPlatformGlobalVariableLib.inf
167
168 [LibraryClasses.common.UEFI_APPLICATION]
169 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
170 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
171 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
172 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
173
174 [LibraryClasses.common.UEFI_DRIVER]
175 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
176 UefiDecompressLib|IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/BaseUefiTianoCustomDecompressLib.inf
177 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
178 PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
179 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
180 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
181
182 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
183 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
184 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
185 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
186
187 [LibraryClasses.ARM]
188 #
189 # It is not possible to prevent the ARM compiler for generic intrinsic functions.
190 # This library provides the instrinsic functions generate by a given compiler.
191 # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.
192 #
193 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
194
195 # Add support for GCC stack protector
196 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
197
198 [LibraryClasses.AARCH64]
199 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
200
201
202 [BuildOptions]
203 RVCT:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG
204
205 GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG
206
207 ################################################################################
208 #
209 # Pcd Section - list of all EDK II PCD Entries defined by this Platform
210 #
211 ################################################################################
212
213 [PcdsFeatureFlag.common]
214 gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|TRUE
215 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|TRUE
216 gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|TRUE
217 gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE
218
219 #
220 # Control what commands are supported from the UI
221 # Turn these on and off to add features or save size
222 #
223 gEmbeddedTokenSpaceGuid.PcdEmbeddedMacBoot|TRUE
224 gEmbeddedTokenSpaceGuid.PcdEmbeddedDirCmd|TRUE
225 gEmbeddedTokenSpaceGuid.PcdEmbeddedHobCmd|TRUE
226 gEmbeddedTokenSpaceGuid.PcdEmbeddedHwDebugCmd|TRUE
227 gEmbeddedTokenSpaceGuid.PcdEmbeddedPciDebugCmd|TRUE
228 gEmbeddedTokenSpaceGuid.PcdEmbeddedIoEnable|FALSE
229 gEmbeddedTokenSpaceGuid.PcdEmbeddedScriptCmd|FALSE
230
231 gEmbeddedTokenSpaceGuid.PcdCacheEnable|TRUE
232
233 # Use the Vector Table location in CpuDxe. We will not copy the Vector Table at PcdCpuVectorBaseAddress
234 gArmTokenSpaceGuid.PcdRelocateVectorTable|FALSE
235
236 gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob|TRUE
237
238 gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport|TRUE
239
240 [PcdsFixedAtBuild.common]
241 gArmPlatformTokenSpaceGuid.PcdFirmwareVendor|"ARM Virtualization Platform"
242
243 gEfiMdePkgTokenSpaceGuid.PcdMaximumUnicodeStringLength|1000000
244 gEfiMdePkgTokenSpaceGuid.PcdMaximumAsciiStringLength|1000000
245 gEfiMdePkgTokenSpaceGuid.PcdMaximumLinkedListLength|1000000
246 gEfiMdePkgTokenSpaceGuid.PcdSpinLockTimeout|10000000
247 gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue|0xAF
248 gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask|1
249 gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask|0
250 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|320
251
252 # DEBUG_ASSERT_ENABLED 0x01
253 # DEBUG_PRINT_ENABLED 0x02
254 # DEBUG_CODE_ENABLED 0x04
255 # CLEAR_MEMORY_ENABLED 0x08
256 # ASSERT_BREAKPOINT_ENABLED 0x10
257 # ASSERT_DEADLOOP_ENABLED 0x20
258 !if $(TARGET) == RELEASE
259 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x21
260 !else
261 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2f
262 !endif
263
264 # DEBUG_INIT 0x00000001 // Initialization
265 # DEBUG_WARN 0x00000002 // Warnings
266 # DEBUG_LOAD 0x00000004 // Load events
267 # DEBUG_FS 0x00000008 // EFI File system
268 # DEBUG_POOL 0x00000010 // Alloc & Free's
269 # DEBUG_PAGE 0x00000020 // Alloc & Free's
270 # DEBUG_INFO 0x00000040 // Verbose
271 # DEBUG_DISPATCH 0x00000080 // PEI/DXE Dispatchers
272 # DEBUG_VARIABLE 0x00000100 // Variable
273 # DEBUG_BM 0x00000400 // Boot Manager
274 # DEBUG_BLKIO 0x00001000 // BlkIo Driver
275 # DEBUG_NET 0x00004000 // SNI Driver
276 # DEBUG_UNDI 0x00010000 // UNDI Driver
277 # DEBUG_LOADFILE 0x00020000 // UNDI Driver
278 # DEBUG_EVENT 0x00080000 // Event messages
279 # DEBUG_GCD 0x00100000 // Global Coherency Database changes
280 # DEBUG_CACHE 0x00200000 // Memory range cachability changes
281 # DEBUG_ERROR 0x80000000 // Error
282 # gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000000F
283
284 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
285
286 #
287 # Optional feature to help prevent EFI memory map fragments
288 # Turned on and off via: PcdPrePiProduceMemoryTypeInformationHob
289 # Values are in EFI Pages (4K). DXE Core will make sure that
290 # at least this much of each type of memory can be allocated
291 # from a single memory range. This way you only end up with
292 # maximum of two fragements for each type in the memory map
293 # (the memory used, and the free memory that was prereserved
294 # but not used).
295 #
296 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory|0
297 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIMemoryNVS|0
298 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiReservedMemoryType|0
299 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesData|50
300 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiRuntimeServicesCode|20
301 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesCode|400
302 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiBootServicesData|20000
303 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderCode|20
304 gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiLoaderData|0
305
306 #
307 # ARM Pcds
308 #
309 gArmTokenSpaceGuid.PcdArmUncachedMemoryMask|0x0000000000000000
310
311 [Components.common]
312 #
313 # Networking stack
314 #
315 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
316 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
317 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
318 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
319 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
320 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
321 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf
322 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
323 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
324 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
325 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
326 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf