]> git.proxmox.com Git - mirror_edk2.git/blob - OvmfPkg/OvmfPkgIa32.dsc
OvmfPkg: introduce PcdQemuSmbiosValidated
[mirror_edk2.git] / OvmfPkg / OvmfPkgIa32.dsc
1 ## @file
2 # EFI/Framework Open Virtual Machine Firmware (OVMF) platform
3 #
4 # Copyright (c) 2006 - 2015, 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 DEFINE NETWORK_IP6_ENABLE = FALSE
38
39 [BuildOptions]
40 GCC:*_UNIXGCC_*_CC_FLAGS = -DMDEPKG_NDEBUG
41 GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG
42 INTEL:RELEASE_*_*_CC_FLAGS = /D MDEPKG_NDEBUG
43 MSFT:RELEASE_*_*_CC_FLAGS = /D MDEPKG_NDEBUG
44 GCC:*_*_*_CC_FLAGS = -mno-mmx -mno-sse
45
46 ################################################################################
47 #
48 # SKU Identification section - list of all SKU IDs supported by this Platform.
49 #
50 ################################################################################
51 [SkuIds]
52 0|DEFAULT
53
54 ################################################################################
55 #
56 # Library Class section - list of all Library Classes needed by this Platform.
57 #
58 ################################################################################
59 [LibraryClasses]
60 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
61 TimerLib|OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf
62 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
63 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
64 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
65 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
66 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
67 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
68 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
69 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
70 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
71 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
72 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
73 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
74 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
75 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
76 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
77 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
78 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
79 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
80 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
81 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
82 SerialPortLib|PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf
83 MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
84 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
85 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
86 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
87 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
88 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
89 DevicePathLib|MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf
90 NvVarsFileLib|OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
91 FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
92 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
93 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
94 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
95 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
96 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
97 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
98 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf
99 SerializeVariablesLib|OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.inf
100 QemuFwCfgLib|OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib.inf
101 VirtioLib|OvmfPkg/Library/VirtioLib/VirtioLib.inf
102 LoadLinuxLib|OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib.inf
103 LockBoxLib|OvmfPkg/Library/LockBoxLib/LockBoxBaseLib.inf
104 CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf
105
106 !ifdef $(SOURCE_DEBUG_ENABLE)
107 PeCoffExtraActionLib|SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf
108 DebugCommunicationLib|SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/DebugCommunicationLibSerialPort.inf
109 !else
110 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
111 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
112 !endif
113
114 ResetSystemLib|OvmfPkg/Library/ResetSystemLib/ResetSystemLib.inf
115 LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf
116 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
117
118 !if $(SECURE_BOOT_ENABLE) == TRUE
119 PlatformSecureLib|OvmfPkg/Library/PlatformSecureLib/PlatformSecureLib.inf
120 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf
121 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
122 TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf
123 AuthVariableLib|SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf
124 !if $(NETWORK_IP6_ENABLE) == TRUE
125 TcpIoLib|MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf
126 !endif
127 !else
128 TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf
129 AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf
130 !endif
131
132 S3BootScriptLib|MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf
133 SmbusLib|MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf
134 OrderedCollectionLib|MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.inf
135 XenHypercallLib|OvmfPkg/Library/XenHypercallLib/XenHypercallLib.inf
136
137 [LibraryClasses.common]
138 !if $(SECURE_BOOT_ENABLE) == TRUE
139 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf
140 !endif
141
142 [LibraryClasses.common.SEC]
143 TimerLib|OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib.inf
144 QemuFwCfgLib|OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgSecLib.inf
145 !ifdef $(DEBUG_ON_SERIAL_PORT)
146 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
147 !else
148 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf
149 !endif
150 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
151 ExtractGuidedSectionLib|MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf
152 !ifdef $(SOURCE_DEBUG_ENABLE)
153 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf
154 !endif
155 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
156 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
157 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
158 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
159 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf
160
161 [LibraryClasses.common.PEI_CORE]
162 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
163 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
164 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
165 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
166 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
167 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
168 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
169 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
170 !ifdef $(DEBUG_ON_SERIAL_PORT)
171 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
172 !else
173 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf
174 !endif
175 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
176
177 [LibraryClasses.common.PEIM]
178 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
179 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
180 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
181 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
182 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
183 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
184 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
185 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
186 !ifdef $(DEBUG_ON_SERIAL_PORT)
187 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
188 !else
189 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf
190 !endif
191 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
192 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
193 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
194 !ifdef $(SOURCE_DEBUG_ENABLE)
195 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf
196 !endif
197
198 [LibraryClasses.common.DXE_CORE]
199 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
200 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
201 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
202 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
203 !ifdef $(DEBUG_ON_SERIAL_PORT)
204 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
205 !else
206 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf
207 !endif
208 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
209 !ifdef $(SOURCE_DEBUG_ENABLE)
210 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf
211 !endif
212 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf
213
214 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
215 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
216 TimerLib|OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf
217 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
218 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
219 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
220 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
221 !ifdef $(DEBUG_ON_SERIAL_PORT)
222 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
223 !else
224 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf
225 !endif
226 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
227 !if $(SECURE_BOOT_ENABLE) == TRUE
228 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
229 !endif
230
231 [LibraryClasses.common.UEFI_DRIVER]
232 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
233 TimerLib|OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf
234 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
235 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
236 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
237 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
238 !ifdef $(DEBUG_ON_SERIAL_PORT)
239 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
240 !else
241 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf
242 !endif
243 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
244
245 [LibraryClasses.common.DXE_DRIVER]
246 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
247 TimerLib|OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf
248 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
249 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
250 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
251 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
252 !ifdef $(DEBUG_ON_SERIAL_PORT)
253 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
254 !else
255 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf
256 !endif
257 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
258 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
259 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
260 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
261 PlatformBdsLib|OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf
262 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf
263 LockBoxLib|OvmfPkg/Library/LockBoxLib/LockBoxDxeLib.inf
264 !ifdef $(SOURCE_DEBUG_ENABLE)
265 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf
266 !endif
267 QemuBootOrderLib|OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.inf
268
269 [LibraryClasses.common.UEFI_APPLICATION]
270 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
271 TimerLib|OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf
272 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
273 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
274 !ifdef $(DEBUG_ON_SERIAL_PORT)
275 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
276 !else
277 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf
278 !endif
279
280 [LibraryClasses.common.DXE_SMM_DRIVER]
281 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
282 TimerLib|OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf
283
284 [LibraryClasses.common.SMM_CORE]
285 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
286 TimerLib|OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf
287
288 ################################################################################
289 #
290 # Pcd Section - list of all EDK II PCD Entries defined by this Platform.
291 #
292 ################################################################################
293 [PcdsFeatureFlag]
294 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE
295 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|TRUE
296 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress|FALSE
297 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE
298 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
299 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE
300 !if $(SECURE_BOOT_ENABLE) == TRUE
301 gUefiOvmfPkgTokenSpaceGuid.PcdSecureBootEnable|TRUE
302 !endif
303
304 [PcdsFixedAtBuild]
305 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1
306 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE
307 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
308 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6
309 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32
310 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x2000
311 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000
312 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0xe000
313
314 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
315
316 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
317 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F
318 !ifdef $(SOURCE_DEBUG_ENABLE)
319 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x17
320 !else
321 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F
322 !endif
323
324 !ifdef $(SOURCE_DEBUG_ENABLE)
325 gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugLoadImageMethod|0x2
326 !endif
327
328 !ifndef $(USE_OLD_SHELL)
329 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, 0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, 0xB4, 0xD1 }
330 !endif
331
332 !if $(SECURE_BOOT_ENABLE) == TRUE
333 # override the default values from SecurityPkg to ensure images from all sources are verified in secure boot
334 gEfiSecurityPkgTokenSpaceGuid.PcdOptionRomImageVerificationPolicy|0x04
335 gEfiSecurityPkgTokenSpaceGuid.PcdFixedMediaImageVerificationPolicy|0x04
336 gEfiSecurityPkgTokenSpaceGuid.PcdRemovableMediaImageVerificationPolicy|0x04
337 !endif
338
339 # IRQs 5, 9, 10, 11 are level-triggered
340 gPcAtChipsetPkgTokenSpaceGuid.Pcd8259LegacyModeEdgeLevel|0x0E20
341
342 ################################################################################
343 #
344 # Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform
345 #
346 ################################################################################
347
348 [PcdsDynamicDefault]
349 gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvStoreReserved|0
350 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase64|0
351 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0
352 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0
353 gEfiMdeModulePkgTokenSpaceGuid.PcdPciDisableBusEnumeration|FALSE
354 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|800
355 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|600
356 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId|0
357
358 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|0
359
360 # Set video resolution for text setup.
361 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution|640
362 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution|480
363
364 gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0208
365 gUefiOvmfPkgTokenSpaceGuid.PcdQemuSmbiosValidated|FALSE
366
367 ################################################################################
368 #
369 # Components Section - list of all EDK II Modules needed by this Platform.
370 #
371 ################################################################################
372 [Components]
373 OvmfPkg/ResetVector/ResetVector.inf
374
375 #
376 # SEC Phase modules
377 #
378 OvmfPkg/Sec/SecMain.inf {
379 <LibraryClasses>
380 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
381 }
382
383 #
384 # PEI Phase modules
385 #
386 MdeModulePkg/Core/Pei/PeiMain.inf
387 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
388 <LibraryClasses>
389 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
390 }
391 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
392 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
393
394 OvmfPkg/PlatformPei/PlatformPei.inf {
395 <LibraryClasses>
396 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
397 }
398 UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf {
399 <LibraryClasses>
400 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
401 }
402
403 #
404 # DXE Phase modules
405 #
406 MdeModulePkg/Core/Dxe/DxeMain.inf {
407 <LibraryClasses>
408 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
409 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
410 }
411
412 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf
413 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
414 <LibraryClasses>
415 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
416 }
417
418 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
419
420 !if $(SECURE_BOOT_ENABLE) == TRUE
421 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf {
422 <LibraryClasses>
423 NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
424 }
425 !else
426 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
427 !endif
428
429 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
430 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
431 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
432 UefiCpuPkg/CpuDxe/CpuDxe.inf
433 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
434 OvmfPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf
435 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf {
436 <LibraryClasses>
437 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
438 }
439 PcAtChipsetPkg/KbcResetDxe/Reset.inf
440 MdeModulePkg/Universal/Metronome/Metronome.inf
441 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
442 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {
443 <LibraryClasses>
444 !ifdef $(CSM_ENABLE)
445 NULL|OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf
446 !endif
447 }
448
449 OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf
450 OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf
451 OvmfPkg/VirtioBlkDxe/VirtioBlk.inf
452 OvmfPkg/VirtioScsiDxe/VirtioScsi.inf
453 OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf
454 OvmfPkg/XenIoPciDxe/XenIoPciDxe.inf
455 OvmfPkg/XenBusDxe/XenBusDxe.inf
456 OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf
457 OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf {
458 <LibraryClasses>
459 PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf
460 }
461 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
462 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
463 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
464 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
465 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
466 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
467 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
468 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf {
469 <LibraryClasses>
470 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
471 }
472 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
473 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf {
474 <LibraryClasses>
475 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
476 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
477 }
478 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
479 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
480 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
481 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
482 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
483 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
484 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
485 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf
486 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
487 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
488 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf
489 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
490
491 OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf {
492 <LibraryClasses>
493 BltLib|OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf
494 }
495
496 #
497 # ISA Support
498 #
499 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf
500 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
501 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf
502 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf
503 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf
504
505 #
506 # SMBIOS Support
507 #
508 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf {
509 <LibraryClasses>
510 NULL|OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.inf
511 }
512 OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf
513
514 #
515 # ACPI Support
516 #
517 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
518 OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf
519 OvmfPkg/AcpiTables/AcpiTables.inf
520 OvmfPkg/AcpiS3SaveDxe/AcpiS3SaveDxe.inf
521 MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe.inf
522 MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe.inf
523
524 #
525 # Network Support
526 #
527 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
528 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
529 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
530 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf
531 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
532 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
533 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
534 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
535 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
536 !if $(NETWORK_IP6_ENABLE) == TRUE
537 NetworkPkg/Ip6Dxe/Ip6Dxe.inf
538 NetworkPkg/TcpDxe/TcpDxe.inf
539 NetworkPkg/Udp6Dxe/Udp6Dxe.inf
540 NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf
541 NetworkPkg/Mtftp6Dxe/Mtftp6Dxe.inf
542 NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf
543 !if $(SECURE_BOOT_ENABLE) == TRUE
544 NetworkPkg/IScsiDxe/IScsiDxe.inf
545 !else
546 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
547 !endif
548 !else
549 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
550 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
551 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
552 !endif
553 OvmfPkg/VirtioNetDxe/VirtioNet.inf
554
555 #
556 # Usb Support
557 #
558 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
559 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
560 MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf
561 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
562 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
563 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
564
565 !ifdef $(CSM_ENABLE)
566 IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/VideoDxe.inf {
567 <LibraryClasses>
568 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
569 }
570 IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosDxe.inf
571 OvmfPkg/Csm/Csm16/Csm16.inf
572 !endif
573
574 !ifndef $(USE_OLD_SHELL)
575 ShellPkg/Application/Shell/Shell.inf {
576 <LibraryClasses>
577 ShellCommandLib|ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
578 NULL|ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf
579 NULL|ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf
580 NULL|ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf
581 NULL|ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf
582 NULL|ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
583 NULL|ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf
584 NULL|ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf
585 HandleParsingLib|ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
586 ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf
587 FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
588 SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
589 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
590 # SafeBlockIoLib|ShellPkg/Library/SafeBlockIoLib/SafeBlockIoLib.inf
591 # SafeOpenProtocolLib|ShellPkg/Library/SafeOpenProtocolLib/SafeOpenProtocolLib.inf
592 BcfgCommandLib|ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf
593
594 <PcdsFixedAtBuild>
595 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0xFF
596 gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE
597 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|8000
598 }
599 !endif
600
601 !if $(SECURE_BOOT_ENABLE) == TRUE
602 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf
603 !endif
604
605 OvmfPkg/PlatformDxe/Platform.inf