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