]> git.proxmox.com Git - mirror_edk2.git/blob - OvmfPkg/OvmfPkgIa32.dsc
OvmfPkg: Link AuthVariableLib for following merged variable driver deploy
[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
366 ################################################################################
367 #
368 # Components Section - list of all EDK II Modules needed by this Platform.
369 #
370 ################################################################################
371 [Components]
372 OvmfPkg/ResetVector/ResetVector.inf
373
374 #
375 # SEC Phase modules
376 #
377 OvmfPkg/Sec/SecMain.inf {
378 <LibraryClasses>
379 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
380 }
381
382 #
383 # PEI Phase modules
384 #
385 MdeModulePkg/Core/Pei/PeiMain.inf
386 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
387 <LibraryClasses>
388 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
389 }
390 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
391 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
392
393 OvmfPkg/PlatformPei/PlatformPei.inf {
394 <LibraryClasses>
395 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
396 }
397 UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf {
398 <LibraryClasses>
399 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
400 }
401
402 #
403 # DXE Phase modules
404 #
405 MdeModulePkg/Core/Dxe/DxeMain.inf {
406 <LibraryClasses>
407 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
408 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
409 }
410
411 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf
412 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
413 <LibraryClasses>
414 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
415 }
416
417 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
418
419 !if $(SECURE_BOOT_ENABLE) == TRUE
420 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf {
421 <LibraryClasses>
422 NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf
423 }
424 !else
425 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
426 !endif
427
428 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
429 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
430 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
431 UefiCpuPkg/CpuDxe/CpuDxe.inf
432 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
433 PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf
434 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf {
435 <LibraryClasses>
436 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
437 }
438 PcAtChipsetPkg/KbcResetDxe/Reset.inf
439 MdeModulePkg/Universal/Metronome/Metronome.inf
440 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
441 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {
442 <LibraryClasses>
443 !ifdef $(CSM_ENABLE)
444 NULL|OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf
445 !endif
446 }
447
448 OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf
449 OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf
450 OvmfPkg/VirtioBlkDxe/VirtioBlk.inf
451 OvmfPkg/VirtioScsiDxe/VirtioScsi.inf
452 OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf
453 OvmfPkg/XenIoPciDxe/XenIoPciDxe.inf
454 OvmfPkg/XenBusDxe/XenBusDxe.inf
455 OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf
456 OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf {
457 <LibraryClasses>
458 PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf
459 }
460 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
461 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
462 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
463 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
464 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
465 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
466 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
467 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf {
468 <LibraryClasses>
469 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
470 }
471 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
472 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf {
473 <LibraryClasses>
474 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
475 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
476 }
477 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
478 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
479 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
480 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
481 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
482 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
483 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
484 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf
485 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
486 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
487 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf
488 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf
489
490 OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf {
491 <LibraryClasses>
492 BltLib|OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf
493 }
494
495 #
496 # ISA Support
497 #
498 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf
499 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
500 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf
501 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf
502 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf
503
504 #
505 # SMBIOS Support
506 #
507 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
508 OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf
509
510 #
511 # ACPI Support
512 #
513 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
514 OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf
515 OvmfPkg/AcpiTables/AcpiTables.inf
516 OvmfPkg/AcpiS3SaveDxe/AcpiS3SaveDxe.inf
517 MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe.inf
518 MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe.inf
519
520 #
521 # Network Support
522 #
523 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf
524 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf
525 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf
526 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf
527 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf
528 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf
529 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf
530 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf
531 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf
532 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf
533 !if $(NETWORK_IP6_ENABLE) == TRUE
534 NetworkPkg/Ip6Dxe/Ip6Dxe.inf
535 NetworkPkg/TcpDxe/TcpDxe.inf
536 NetworkPkg/Udp6Dxe/Udp6Dxe.inf
537 NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf
538 NetworkPkg/Mtftp6Dxe/Mtftp6Dxe.inf
539 NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf
540 !if $(SECURE_BOOT_ENABLE) == TRUE
541 NetworkPkg/IScsiDxe/IScsiDxe.inf
542 !else
543 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
544 !endif
545 !else
546 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf
547 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf
548 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf
549 !endif
550 OvmfPkg/VirtioNetDxe/VirtioNet.inf
551
552 #
553 # Usb Support
554 #
555 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf
556 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf
557 MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf
558 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
559 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
560 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
561
562 !ifdef $(CSM_ENABLE)
563 IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/VideoDxe.inf {
564 <LibraryClasses>
565 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
566 }
567 IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosDxe.inf
568 OvmfPkg/Csm/Csm16/Csm16.inf
569 !endif
570
571 !ifndef $(USE_OLD_SHELL)
572 ShellPkg/Application/Shell/Shell.inf {
573 <LibraryClasses>
574 ShellCommandLib|ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf
575 NULL|ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf
576 NULL|ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf
577 NULL|ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf
578 NULL|ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf
579 NULL|ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
580 NULL|ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf
581 NULL|ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf
582 HandleParsingLib|ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
583 ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf
584 FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf
585 SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf
586 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
587 # SafeBlockIoLib|ShellPkg/Library/SafeBlockIoLib/SafeBlockIoLib.inf
588 # SafeOpenProtocolLib|ShellPkg/Library/SafeOpenProtocolLib/SafeOpenProtocolLib.inf
589 BcfgCommandLib|ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf
590
591 <PcdsFixedAtBuild>
592 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0xFF
593 gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE
594 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|8000
595 }
596 !endif
597
598 !if $(SECURE_BOOT_ENABLE) == TRUE
599 SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableRuntimeDxe.inf {
600 <LibraryClasses>
601 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
602 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
603 }
604 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf
605 !endif
606
607 OvmfPkg/PlatformDxe/Platform.inf