]> git.proxmox.com Git - mirror_edk2.git/blob - OvmfPkg/OvmfPkgIa32.dsc
Remove unused PCDs in OVMF Platform.
[mirror_edk2.git] / OvmfPkg / OvmfPkgIa32.dsc
1 ## @file
2 # EFI/Framework Open Virtual Machine Firmware (OVMF) platform
3 #
4 # Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>
5 #
6 # This program and the accompanying materials
7 # are licensed and made available under the terms and conditions of the BSD License
8 # which accompanies this distribution. The full text of the license may be found at
9 # http://opensource.org/licenses/bsd-license.php
10 #
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13 #
14 ##
15
16 ################################################################################
17 #
18 # Defines Section - statements that will be processed to create a Makefile.
19 #
20 ################################################################################
21 [Defines]
22 PLATFORM_NAME = Ovmf
23 PLATFORM_GUID = 5a9e7754-d81b-49ea-85ad-69eaa7b1539b
24 PLATFORM_VERSION = 0.1
25 DSC_SPECIFICATION = 0x00010005
26 OUTPUT_DIRECTORY = Build/OvmfIa32
27 SUPPORTED_ARCHITECTURES = IA32
28 BUILD_TARGETS = DEBUG|RELEASE
29 SKUID_IDENTIFIER = DEFAULT
30 FLASH_DEFINITION = OvmfPkg/OvmfPkgIa32.fdf
31
32 #
33 # Defines for default states. These can be changed on the command line.
34 # -D FLAG=VALUE
35 #
36 DEFINE SECURE_BOOT_ENABLE = FALSE
37
38 [BuildOptions]
39 GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG
40 INTEL:RELEASE_*_*_CC_FLAGS = /D MDEPKG_NDEBUG
41 MSFT:RELEASE_*_*_CC_FLAGS = /D MDEPKG_NDEBUG
42 GCC:*_*_*_CC_FLAGS = -mno-mmx -mno-sse
43
44 ################################################################################
45 #
46 # SKU Identification section - list of all SKU IDs supported by this Platform.
47 #
48 ################################################################################
49 [SkuIds]
50 0|DEFAULT
51
52 ################################################################################
53 #
54 # Library Class section - list of all Library Classes needed by this Platform.
55 #
56 ################################################################################
57 [LibraryClasses]
58 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
59 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
60 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
61 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
62 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
63 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
64 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
65 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
66 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
67 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
68 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
69 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
70 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
71 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
72 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
73 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
74 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
75 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
76 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
77 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
78 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
79 SerialPortLib|PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf
80 MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
81 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
82 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
83 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
84 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
85 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
86 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
87 NvVarsFileLib|OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
88 FileHandleLib|ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
89 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
90 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
91 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
92 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
93 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
94 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
95 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
96 SerializeVariablesLib|OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.inf
97
98 !ifdef $(SOURCE_DEBUG_ENABLE)
99 PeCoffExtraActionLib|SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf
100 DebugCommunicationLib|SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/DebugCommunicationLibSerialPort.inf
101 !else
102 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
103 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
104 !endif
105
106 ResetSystemLib|OvmfPkg/Library/ResetSystemLib/ResetSystemLib.inf
107 LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
108 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
109 CpuExceptionHandlerLib|MdeModulePkg/Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.inf
110
111 !if $(SECURE_BOOT_ENABLE) == TRUE
112 PlatformSecureLib|OvmfPkg/Library/PlatformSecureLib/PlatformSecureLib.inf
113 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
114 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
115 !endif
116
117 [LibraryClasses.common]
118 !if $(SECURE_BOOT_ENABLE) == TRUE
119 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
120 !endif
121
122 [LibraryClasses.common.SEC]
123 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
124 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
125 ExtractGuidedSectionLib|MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf
126 !ifdef $(SOURCE_DEBUG_ENABLE)
127 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf
128 !endif
129 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
130 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
131 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
132 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
133
134 [LibraryClasses.common.PEI_CORE]
135 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
136 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
137 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
138 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
139 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
140 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
141 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
142 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
143 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
144 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
145
146 [LibraryClasses.common.PEIM]
147 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
148 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
149 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
150 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
151 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
152 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
153 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
154 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
155 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
156 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
157 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
158 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
159 !ifdef $(SOURCE_DEBUG_ENABLE)
160 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf
161 !endif
162
163 [LibraryClasses.common.DXE_CORE]
164 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
165 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
166 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
167 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
168 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
169 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
170 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
171 !ifdef $(SOURCE_DEBUG_ENABLE)
172 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf
173 !endif
174
175 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
176 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
177 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
178 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
179 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
180 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
181 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
182 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
183 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
184 !if $(SECURE_BOOT_ENABLE) == TRUE
185 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
186 !endif
187
188 [LibraryClasses.common.UEFI_DRIVER]
189 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
190 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
191 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
192 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
193 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
194 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
195 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
196
197 [LibraryClasses.common.DXE_DRIVER]
198 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
199 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
200 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
201 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
202 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
203 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
204 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
205 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
206 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
207 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
208 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
209 PlatformBdsLib|OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf
210
211 [LibraryClasses.common.UEFI_APPLICATION]
212 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
213 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
214 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
215
216 ################################################################################
217 #
218 # Pcd Section - list of all EDK II PCD Entries defined by this Platform.
219 #
220 ################################################################################
221 [PcdsFeatureFlag]
222 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE
223 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|TRUE
224 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress|FALSE
225 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE
226 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
227 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE
228 !if $(SECURE_BOOT_ENABLE) == TRUE
229 gUefiOvmfPkgTokenSpaceGuid.PcdSecureBootEnable|TRUE
230 !endif
231
232 [PcdsFixedAtBuild]
233 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1
234 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE
235 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
236 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6
237 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32
238 !if $(SECURE_BOOT_ENABLE) == TRUE
239 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x10000
240 !else
241 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400
242 !endif
243 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000
244 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0xc000
245 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0xc000
246 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000
247 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000
248
249 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
250
251 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
252 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F
253 !ifdef $(SOURCE_DEBUG_ENABLE)
254 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x17
255 !else
256 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F
257 !endif
258
259 !if $(SECURE_BOOT_ENABLE) == TRUE
260 # override the default values from SecurityPkg to ensure images from all sources are verified in secure boot
261 gEfiSecurityPkgTokenSpaceGuid.PcdOptionRomImageVerificationPolicy|0x05
262 gEfiSecurityPkgTokenSpaceGuid.PcdFixedMediaImageVerificationPolicy|0x05
263 gEfiSecurityPkgTokenSpaceGuid.PcdRemovableMediaImageVerificationPolicy|0x05
264 !endif
265
266 !ifdef $(SOURCE_DEBUG_ENABLE)
267 gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugLoadImageMethod|0x2
268 !endif
269
270 !if $(BUILD_NEW_SHELL)
271 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, 0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, 0xB4, 0xD1 }
272 !else
273 !if $(USE_NEW_SHELL)
274 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, 0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, 0xB4, 0xD1 }
275 !endif
276 !endif
277
278 ################################################################################
279 #
280 # Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform
281 #
282 ################################################################################
283
284 [PcdsDynamicDefault]
285 gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvStoreReserved|0
286 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase64|0
287 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0
288 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0
289
290
291 ################################################################################
292 #
293 # Components Section - list of all EDK II Modules needed by this Platform.
294 #
295 ################################################################################
296 [Components]
297 #
298 # SEC Phase modules
299 #
300 OvmfPkg/Sec/SecMain.inf {
301 <LibraryClasses>
302 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
303 }
304
305 #
306 # PEI Phase modules
307 #
308 MdeModulePkg/Core/Pei/PeiMain.inf
309 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
310 <LibraryClasses>
311 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
312 }
313 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
314 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
315
316 OvmfPkg/PlatformPei/PlatformPei.inf {
317 <LibraryClasses>
318 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
319 }
320
321 #
322 # DXE Phase modules
323 #
324 MdeModulePkg/Core/Dxe/DxeMain.inf {
325 <LibraryClasses>
326 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
327 }
328
329 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf
330 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
331 <LibraryClasses>
332 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
333 }
334
335 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
336
337 !if $(SECURE_BOOT_ENABLE) == TRUE
338 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf {
339 <LibraryClasses>
340 NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
341 }
342 !else
343 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
344 !endif
345
346 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
347 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
348 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
349 UefiCpuPkg/CpuDxe/CpuDxe.inf
350 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
351 PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf
352 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
353 PcAtChipsetPkg/KbcResetDxe/Reset.inf
354 MdeModulePkg/Universal/Metronome/Metronome.inf {
355 <LibraryClasses>
356 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
357 }
358
359 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf {
360 <LibraryClasses>
361 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
362 }
363
364 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {
365 <LibraryClasses>
366 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
367 !ifdef $(CSM_ENABLE)
368 NULL|OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf
369 !endif
370 }
371
372 OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf
373 OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf {
374 <LibraryClasses>
375 PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf
376 }
377 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
378 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
379 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
380 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
381 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
382 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
383 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
384 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
385 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
386 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
387 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
388 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
389 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
390 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
391 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
392 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
393 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
394 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf
395 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
396 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
397 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
398
399 OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf {
400 <LibraryClasses>
401 BltLib|OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf
402 }
403
404 #
405 # ISA Support
406 #
407 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf
408 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
409 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf
410 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf
411 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf
412
413 #
414 # SMBIOS Support
415 #
416 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
417 OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf
418
419 #
420 # ACPI Support
421 #
422 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
423 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf
424 OvmfPkg/AcpiTables/AcpiTables.inf
425
426 #
427 # Network Support
428 #
429 !if $(NETWORK_ENABLE)
430 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
431 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
432 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
433 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf
434 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
435 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
436 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
437 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
438 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
439 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
440 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
441 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
442 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
443 !endif
444
445 #
446 # Usb Support
447 #
448 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
449 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
450 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
451 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
452 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
453
454 !ifdef $(CSM_ENABLE)
455 IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/VideoDxe.inf
456 IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosDxe.inf
457 OvmfPkg/Csm/Csm16/Csm16.inf
458 !endif
459
460 !if $(BUILD_NEW_SHELL)
461 ShellPkg/Application/Shell/Shell.inf {
462 <LibraryClasses>
463 ShellCommandLib|ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
464 NULL|ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf
465 NULL|ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf
466 NULL|ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf
467 NULL|ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf
468 NULL|ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
469 NULL|ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf
470 NULL|ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf
471 HandleParsingLib|ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
472 FileHandleLib|ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
473 ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf
474 SortLib|ShellPkg/Library/UefiSortLib/UefiSortLib.inf
475 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
476 PathLib|ShellPkg/Library/BasePathLib/BasePathLib.inf
477 # SafeBlockIoLib|ShellPkg/Library/SafeBlockIoLib/SafeBlockIoLib.inf
478 # SafeOpenProtocolLib|ShellPkg/Library/SafeOpenProtocolLib/SafeOpenProtocolLib.inf
479
480 <PcdsFixedAtBuild>
481 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0xFF
482 gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE
483 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|8000
484 }
485 !endif
486
487 !if $(SECURE_BOOT_ENABLE) == TRUE
488 SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableRuntimeDxe.inf {
489 <LibraryClasses>
490 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
491 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
492 }
493 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf
494 !endif