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