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