]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - OvmfPkg/OvmfPkgIa32.dsc
SignedCapsulePkg: Add license file.
[mirror_edk2.git] / OvmfPkg / OvmfPkgIa32.dsc
... / ...
CommitLineData
1## @file\r
2# EFI/Framework Open Virtual Machine Firmware (OVMF) platform\r
3#\r
4# Copyright (c) 2006 - 2016, Intel Corporation. All rights reserved.<BR>\r
5# (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
6#\r
7# This program and the accompanying materials\r
8# are licensed and made available under the terms and conditions of the BSD License\r
9# which accompanies this distribution. The full text of the license may be found at\r
10# http://opensource.org/licenses/bsd-license.php\r
11#\r
12# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
13# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
14#\r
15##\r
16\r
17################################################################################\r
18#\r
19# Defines Section - statements that will be processed to create a Makefile.\r
20#\r
21################################################################################\r
22[Defines]\r
23 PLATFORM_NAME = Ovmf\r
24 PLATFORM_GUID = 5a9e7754-d81b-49ea-85ad-69eaa7b1539b\r
25 PLATFORM_VERSION = 0.1\r
26 DSC_SPECIFICATION = 0x00010005\r
27 OUTPUT_DIRECTORY = Build/OvmfIa32\r
28 SUPPORTED_ARCHITECTURES = IA32\r
29 BUILD_TARGETS = NOOPT|DEBUG|RELEASE\r
30 SKUID_IDENTIFIER = DEFAULT\r
31 FLASH_DEFINITION = OvmfPkg/OvmfPkgIa32.fdf\r
32\r
33 #\r
34 # Defines for default states. These can be changed on the command line.\r
35 # -D FLAG=VALUE\r
36 #\r
37 DEFINE SECURE_BOOT_ENABLE = FALSE\r
38 DEFINE NETWORK_IP6_ENABLE = FALSE\r
39 DEFINE HTTP_BOOT_ENABLE = FALSE\r
40 DEFINE SMM_REQUIRE = FALSE\r
41\r
42[BuildOptions]\r
43 GCC:*_UNIXGCC_*_CC_FLAGS = -DMDEPKG_NDEBUG\r
44 GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG\r
45 INTEL:RELEASE_*_*_CC_FLAGS = /D MDEPKG_NDEBUG\r
46 MSFT:RELEASE_*_*_CC_FLAGS = /D MDEPKG_NDEBUG\r
47 GCC:*_*_*_CC_FLAGS = -mno-mmx -mno-sse\r
48\r
49 #\r
50 # Disable deprecated APIs.\r
51 #\r
52 MSFT:*_*_*_CC_FLAGS = /D DISABLE_NEW_DEPRECATED_INTERFACES\r
53 INTEL:*_*_*_CC_FLAGS = /D DISABLE_NEW_DEPRECATED_INTERFACES\r
54 GCC:*_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r
55\r
56[BuildOptions.common.EDKII.DXE_RUNTIME_DRIVER]\r
57 GCC:*_*_*_DLINK_FLAGS = -z common-page-size=0x1000\r
58\r
59################################################################################\r
60#\r
61# SKU Identification section - list of all SKU IDs supported by this Platform.\r
62#\r
63################################################################################\r
64[SkuIds]\r
65 0|DEFAULT\r
66\r
67################################################################################\r
68#\r
69# Library Class section - list of all Library Classes needed by this Platform.\r
70#\r
71################################################################################\r
72[LibraryClasses]\r
73 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
74 TimerLib|OvmfPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf\r
75 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
76 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf\r
77 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
78 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
79 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
80 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
81 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
82 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
83 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
84 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
85 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
86 SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf\r
87 UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf\r
88 BootLogoLib|MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf\r
89 FileExplorerLib|MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf\r
90 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
91 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
92 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
93 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
94 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
95 PciExpressLib|MdePkg/Library/BasePciExpressLib/BasePciExpressLib.inf\r
96 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
97 PciSegmentLib|MdePkg/Library/BasePciSegmentLibPci/BasePciSegmentLibPci.inf\r
98 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
99 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
100 SerialPortLib|PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf\r
101 MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf\r
102 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
103 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
104 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
105 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
106 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
107 DevicePathLib|MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf\r
108 NvVarsFileLib|OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf\r
109 FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf\r
110 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf\r
111 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
112 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
113 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
114 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
115 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
116 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
117 SerializeVariablesLib|OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.inf\r
118 QemuFwCfgLib|OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib.inf\r
119 VirtioLib|OvmfPkg/Library/VirtioLib/VirtioLib.inf\r
120 LoadLinuxLib|OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib.inf\r
121!if $(SMM_REQUIRE) == FALSE\r
122 LockBoxLib|OvmfPkg/Library/LockBoxLib/LockBoxBaseLib.inf\r
123!endif\r
124 CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf\r
125 FrameBufferBltLib|MdeModulePkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf\r
126\r
127!ifdef $(SOURCE_DEBUG_ENABLE)\r
128 PeCoffExtraActionLib|SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf\r
129 DebugCommunicationLib|SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/DebugCommunicationLibSerialPort.inf\r
130!else\r
131 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
132 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
133!endif\r
134\r
135 ResetSystemLib|OvmfPkg/Library/ResetSystemLib/ResetSystemLib.inf\r
136 LocalApicLib|UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.inf\r
137 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
138\r
139!if $(SECURE_BOOT_ENABLE) == TRUE\r
140 PlatformSecureLib|OvmfPkg/Library/PlatformSecureLib/PlatformSecureLib.inf\r
141 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf\r
142 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r
143 TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTpmMeasurementLib.inf\r
144 AuthVariableLib|SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf\r
145!if $(NETWORK_IP6_ENABLE) == TRUE\r
146 TcpIoLib|MdeModulePkg/Library/DxeTcpIoLib/DxeTcpIoLib.inf\r
147!endif\r
148!else\r
149 TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf\r
150 AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableLibNull.inf\r
151!endif\r
152 VarCheckLib|MdeModulePkg/Library/VarCheckLib/VarCheckLib.inf\r
153\r
154!if $(HTTP_BOOT_ENABLE) == TRUE\r
155 HttpLib|MdeModulePkg/Library/DxeHttpLib/DxeHttpLib.inf\r
156!endif\r
157\r
158 S3BootScriptLib|MdeModulePkg/Library/PiDxeS3BootScriptLib/DxeS3BootScriptLib.inf\r
159 SmbusLib|MdePkg/Library/BaseSmbusLibNull/BaseSmbusLibNull.inf\r
160 OrderedCollectionLib|MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.inf\r
161 XenHypercallLib|OvmfPkg/Library/XenHypercallLib/XenHypercallLib.inf\r
162\r
163[LibraryClasses.common]\r
164!if $(SECURE_BOOT_ENABLE) == TRUE\r
165 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
166!endif\r
167\r
168[LibraryClasses.common.SEC]\r
169 TimerLib|OvmfPkg/Library/AcpiTimerLib/BaseRomAcpiTimerLib.inf\r
170 QemuFwCfgLib|OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgSecLib.inf\r
171!ifdef $(DEBUG_ON_SERIAL_PORT)\r
172 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
173!else\r
174 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf\r
175!endif\r
176 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
177 ExtractGuidedSectionLib|MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf\r
178!ifdef $(SOURCE_DEBUG_ENABLE)\r
179 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf\r
180!endif\r
181 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
182 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
183 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
184 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
185 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf\r
186\r
187[LibraryClasses.common.PEI_CORE]\r
188 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
189 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
190 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
191 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
192 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
193 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
194 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
195 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
196!ifdef $(DEBUG_ON_SERIAL_PORT)\r
197 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
198!else\r
199 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf\r
200!endif\r
201 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
202\r
203[LibraryClasses.common.PEIM]\r
204 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
205 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
206 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
207 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
208 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
209 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
210 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
211 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
212!ifdef $(DEBUG_ON_SERIAL_PORT)\r
213 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
214!else\r
215 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf\r
216!endif\r
217 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
218 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf\r
219 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
220!ifdef $(SOURCE_DEBUG_ENABLE)\r
221 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf\r
222!endif\r
223 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiCpuExceptionHandlerLib.inf\r
224 MpInitLib|UefiCpuPkg/Library/MpInitLib/PeiMpInitLib.inf\r
225\r
226[LibraryClasses.common.DXE_CORE]\r
227 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
228 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
229 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
230 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
231!ifdef $(DEBUG_ON_SERIAL_PORT)\r
232 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
233!else\r
234 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf\r
235!endif\r
236 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
237!ifdef $(SOURCE_DEBUG_ENABLE)\r
238 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf\r
239!endif\r
240 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf\r
241 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
242\r
243[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
244 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
245 TimerLib|OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf\r
246 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
247 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
248 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
249 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r
250!ifdef $(DEBUG_ON_SERIAL_PORT)\r
251 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
252!else\r
253 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf\r
254!endif\r
255 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
256!if $(SECURE_BOOT_ENABLE) == TRUE\r
257 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf\r
258!endif\r
259 PciLib|OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35.inf\r
260\r
261[LibraryClasses.common.UEFI_DRIVER]\r
262 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
263 TimerLib|OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf\r
264 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
265 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
266 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
267 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
268!ifdef $(DEBUG_ON_SERIAL_PORT)\r
269 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
270!else\r
271 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf\r
272!endif\r
273 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
274 PciLib|OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35.inf\r
275\r
276[LibraryClasses.common.DXE_DRIVER]\r
277 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
278 TimerLib|OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf\r
279 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
280 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
281 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
282 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
283!ifdef $(DEBUG_ON_SERIAL_PORT)\r
284 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
285!else\r
286 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf\r
287!endif\r
288 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
289 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
290 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
291 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
292 PlatformBootManagerLib|OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf\r
293 QemuBootOrderLib|OvmfPkg/Library/QemuBootOrderLib/QemuBootOrderLib.inf\r
294 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf\r
295!if $(SMM_REQUIRE) == TRUE\r
296 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.inf\r
297!else\r
298 LockBoxLib|OvmfPkg/Library/LockBoxLib/LockBoxDxeLib.inf\r
299!endif\r
300!ifdef $(SOURCE_DEBUG_ENABLE)\r
301 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf\r
302!endif\r
303 PciLib|OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35.inf\r
304 MpInitLib|UefiCpuPkg/Library/MpInitLib/DxeMpInitLib.inf\r
305\r
306[LibraryClasses.common.UEFI_APPLICATION]\r
307 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
308 TimerLib|OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf\r
309 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
310 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
311 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
312!ifdef $(DEBUG_ON_SERIAL_PORT)\r
313 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
314!else\r
315 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf\r
316!endif\r
317 PciLib|OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35.inf\r
318\r
319[LibraryClasses.common.DXE_SMM_DRIVER]\r
320 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
321 TimerLib|OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf\r
322 MemoryAllocationLib|MdePkg/Library/SmmMemoryAllocationLib/SmmMemoryAllocationLib.inf\r
323 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
324 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
325 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf\r
326 SmmServicesTableLib|MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf\r
327!ifdef $(DEBUG_ON_SERIAL_PORT)\r
328 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
329!else\r
330 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf\r
331!endif\r
332 CpuExceptionHandlerLib|UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf\r
333!ifdef $(SOURCE_DEBUG_ENABLE)\r
334 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SmmDebugAgentLib.inf\r
335!endif\r
336 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf\r
337 PciLib|OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35.inf\r
338\r
339[LibraryClasses.common.SMM_CORE]\r
340 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
341 TimerLib|OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf\r
342 SmmCorePlatformHookLib|MdeModulePkg/Library/SmmCorePlatformHookLibNull/SmmCorePlatformHookLibNull.inf\r
343 MemoryAllocationLib|MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.inf\r
344 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
345 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
346 SmmMemLib|MdePkg/Library/SmmMemLib/SmmMemLib.inf\r
347 SmmServicesTableLib|MdeModulePkg/Library/PiSmmCoreSmmServicesTableLib/PiSmmCoreSmmServicesTableLib.inf\r
348!ifdef $(DEBUG_ON_SERIAL_PORT)\r
349 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
350!else\r
351 DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformDebugLibIoPort.inf\r
352!endif\r
353 PciLib|OvmfPkg/Library/DxePciLibI440FxQ35/DxePciLibI440FxQ35.inf\r
354\r
355################################################################################\r
356#\r
357# Pcd Section - list of all EDK II PCD Entries defined by this Platform.\r
358#\r
359################################################################################\r
360[PcdsFeatureFlag]\r
361 gEfiMdeModulePkgTokenSpaceGuid.PcdHiiOsRuntimeSupport|FALSE\r
362 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE\r
363 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|TRUE\r
364 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress|FALSE\r
365 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE\r
366 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
367 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE\r
368 gEfiMdeModulePkgTokenSpaceGuid.PcdInstallAcpiSdtProtocol|TRUE\r
369!if $(SECURE_BOOT_ENABLE) == TRUE\r
370 gUefiOvmfPkgTokenSpaceGuid.PcdSecureBootEnable|TRUE\r
371!endif\r
372!if $(SMM_REQUIRE) == TRUE\r
373 gUefiOvmfPkgTokenSpaceGuid.PcdSmmSmramRequire|TRUE\r
374 gUefiCpuPkgTokenSpaceGuid.PcdCpuSmmEnableBspElection|FALSE\r
375!endif\r
376\r
377[PcdsFixedAtBuild]\r
378 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1\r
379 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE\r
380 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10\r
381 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6\r
382 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32\r
383 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x2000\r
384 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxAuthVariableSize|0x2800\r
385 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0xe000\r
386\r
387 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0\r
388\r
389 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
390\r
391 # DEBUG_INIT 0x00000001 // Initialization\r
392 # DEBUG_WARN 0x00000002 // Warnings\r
393 # DEBUG_LOAD 0x00000004 // Load events\r
394 # DEBUG_FS 0x00000008 // EFI File system\r
395 # DEBUG_POOL 0x00000010 // Alloc & Free (pool)\r
396 # DEBUG_PAGE 0x00000020 // Alloc & Free (page)\r
397 # DEBUG_INFO 0x00000040 // Informational debug messages\r
398 # DEBUG_DISPATCH 0x00000080 // PEI/DXE/SMM Dispatchers\r
399 # DEBUG_VARIABLE 0x00000100 // Variable\r
400 # DEBUG_BM 0x00000400 // Boot Manager\r
401 # DEBUG_BLKIO 0x00001000 // BlkIo Driver\r
402 # DEBUG_NET 0x00004000 // SNP Driver\r
403 # DEBUG_UNDI 0x00010000 // UNDI Driver\r
404 # DEBUG_LOADFILE 0x00020000 // LoadFile\r
405 # DEBUG_EVENT 0x00080000 // Event messages\r
406 # DEBUG_GCD 0x00100000 // Global Coherency Database changes\r
407 # DEBUG_CACHE 0x00200000 // Memory range cachability changes\r
408 # DEBUG_VERBOSE 0x00400000 // Detailed debug messages that may\r
409 # // significantly impact boot performance\r
410 # DEBUG_ERROR 0x80000000 // Error\r
411 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F\r
412\r
413!ifdef $(SOURCE_DEBUG_ENABLE)\r
414 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x17\r
415!else\r
416 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F\r
417!endif\r
418\r
419 # This PCD is used to set the base address of the PCI express hierarchy. It\r
420 # is only consulted when OVMF runs on Q35. In that case it is programmed into\r
421 # the PCIEXBAR register.\r
422 #\r
423 # On Q35 machine types that QEMU intends to support in the long term, QEMU\r
424 # never lets the RAM below 4 GB exceed 2 GB.\r
425 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0x80000000\r
426\r
427!ifdef $(SOURCE_DEBUG_ENABLE)\r
428 gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugLoadImageMethod|0x2\r
429!endif\r
430\r
431!ifndef $(USE_OLD_SHELL)\r
432 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, 0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, 0xB4, 0xD1 }\r
433!endif\r
434\r
435!if $(SMM_REQUIRE) == TRUE\r
436 gUefiCpuPkgTokenSpaceGuid.PcdCpuSmmSyncMode|0x01\r
437 gUefiCpuPkgTokenSpaceGuid.PcdCpuSmmApSyncTimeout|100000\r
438 gUefiCpuPkgTokenSpaceGuid.PcdCpuSmmStackSize|0x4000\r
439!endif\r
440\r
441!if $(SECURE_BOOT_ENABLE) == TRUE\r
442 gEfiSecurityPkgTokenSpaceGuid.PcdOptionRomImageVerificationPolicy|0x00\r
443!endif\r
444\r
445 # IRQs 5, 9, 10, 11 are level-triggered\r
446 gPcAtChipsetPkgTokenSpaceGuid.Pcd8259LegacyModeEdgeLevel|0x0E20\r
447\r
448 # Point to the MdeModulePkg/Application/UiApp/UiApp.inf\r
449 gEfiMdeModulePkgTokenSpaceGuid.PcdBootManagerMenuFile|{ 0x21, 0xaa, 0x2c, 0x46, 0x14, 0x76, 0x03, 0x45, 0x83, 0x6e, 0x8a, 0xb6, 0xf4, 0x66, 0x23, 0x31 }\r
450\r
451################################################################################\r
452#\r
453# Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform\r
454#\r
455################################################################################\r
456\r
457[PcdsDynamicDefault]\r
458 gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvStoreReserved|0\r
459 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase64|0\r
460 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0\r
461 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0\r
462 gEfiMdeModulePkgTokenSpaceGuid.PcdPciDisableBusEnumeration|FALSE\r
463 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution|800\r
464 gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution|600\r
465 gEfiMdeModulePkgTokenSpaceGuid.PcdAcpiS3Enable|FALSE\r
466 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId|0\r
467 gUefiOvmfPkgTokenSpaceGuid.PcdPciIoBase|0x0\r
468 gUefiOvmfPkgTokenSpaceGuid.PcdPciIoSize|0x0\r
469 gUefiOvmfPkgTokenSpaceGuid.PcdPciMmio32Base|0x0\r
470 gUefiOvmfPkgTokenSpaceGuid.PcdPciMmio32Size|0x0\r
471\r
472 gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|0\r
473\r
474 # Set video resolution for text setup.\r
475 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoHorizontalResolution|640\r
476 gEfiMdeModulePkgTokenSpaceGuid.PcdSetupVideoVerticalResolution|480\r
477\r
478 gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion|0x0208\r
479 gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosDocRev|0x0\r
480 gUefiOvmfPkgTokenSpaceGuid.PcdQemuSmbiosValidated|FALSE\r
481\r
482 # Noexec settings for DXE.\r
483 gEfiMdeModulePkgTokenSpaceGuid.PcdSetNxForStack|FALSE\r
484 gEfiMdeModulePkgTokenSpaceGuid.PcdPropertiesTableEnable|FALSE\r
485\r
486################################################################################\r
487#\r
488# Components Section - list of all EDK II Modules needed by this Platform.\r
489#\r
490################################################################################\r
491[Components]\r
492 OvmfPkg/ResetVector/ResetVector.inf\r
493\r
494 #\r
495 # SEC Phase modules\r
496 #\r
497 OvmfPkg/Sec/SecMain.inf {\r
498 <LibraryClasses>\r
499 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
500 }\r
501\r
502 #\r
503 # PEI Phase modules\r
504 #\r
505 MdeModulePkg/Core/Pei/PeiMain.inf\r
506 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
507 <LibraryClasses>\r
508 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
509 }\r
510 MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/ReportStatusCodeRouterPei.inf\r
511 MdeModulePkg/Universal/StatusCodeHandler/Pei/StatusCodeHandlerPei.inf\r
512 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {\r
513 <LibraryClasses>\r
514 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
515 }\r
516\r
517 OvmfPkg/PlatformPei/PlatformPei.inf {\r
518 <LibraryClasses>\r
519 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
520 }\r
521 UefiCpuPkg/Universal/Acpi/S3Resume2Pei/S3Resume2Pei.inf {\r
522 <LibraryClasses>\r
523 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
524!if $(SMM_REQUIRE) == TRUE\r
525 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxPeiLib.inf\r
526!endif\r
527 }\r
528!if $(SMM_REQUIRE) == TRUE\r
529 OvmfPkg/SmmAccess/SmmAccessPei.inf {\r
530 <LibraryClasses>\r
531 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
532 }\r
533!endif\r
534 UefiCpuPkg/CpuMpPei/CpuMpPei.inf {\r
535 <LibraryClasses>\r
536 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
537 }\r
538\r
539 #\r
540 # DXE Phase modules\r
541 #\r
542 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
543 <LibraryClasses>\r
544 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
545 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
546 }\r
547\r
548 MdeModulePkg/Universal/ReportStatusCodeRouter/RuntimeDxe/ReportStatusCodeRouterRuntimeDxe.inf\r
549 MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/StatusCodeHandlerRuntimeDxe.inf\r
550 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
551 <LibraryClasses>\r
552 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
553 }\r
554\r
555 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
556\r
557!if $(SECURE_BOOT_ENABLE) == TRUE\r
558 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf {\r
559 <LibraryClasses>\r
560 NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf\r
561 }\r
562!else\r
563 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
564!endif\r
565\r
566 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
567 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf\r
568 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf\r
569 UefiCpuPkg/CpuDxe/CpuDxe.inf\r
570 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf\r
571 OvmfPkg/IncompatiblePciDeviceSupportDxe/IncompatiblePciDeviceSupport.inf\r
572 OvmfPkg/PciHotPlugInitDxe/PciHotPlugInit.inf\r
573 MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf {\r
574 <LibraryClasses>\r
575 PciHostBridgeLib|OvmfPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf\r
576 }\r
577 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf {\r
578 <LibraryClasses>\r
579 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
580 }\r
581 MdeModulePkg/Universal/ResetSystemRuntimeDxe/ResetSystemRuntimeDxe.inf\r
582 MdeModulePkg/Universal/Metronome/Metronome.inf\r
583 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf\r
584 MdeModulePkg/Universal/DriverHealthManagerDxe/DriverHealthManagerDxe.inf\r
585 MdeModulePkg/Universal/BdsDxe/BdsDxe.inf {\r
586 <LibraryClasses>\r
587!ifdef $(CSM_ENABLE)\r
588 NULL|OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf\r
589 NULL|IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.inf\r
590!endif\r
591 }\r
592 MdeModulePkg/Logo/LogoDxe.inf\r
593 MdeModulePkg/Application/UiApp/UiApp.inf {\r
594 <LibraryClasses>\r
595 NULL|MdeModulePkg/Library/DeviceManagerUiLib/DeviceManagerUiLib.inf\r
596 NULL|MdeModulePkg/Library/BootManagerUiLib/BootManagerUiLib.inf\r
597 NULL|MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenanceManagerUiLib.inf\r
598!ifdef $(CSM_ENABLE)\r
599 NULL|IntelFrameworkModulePkg/Library/LegacyBootManagerLib/LegacyBootManagerLib.inf\r
600 NULL|IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/LegacyBootMaintUiLib.inf\r
601!endif\r
602 }\r
603 OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf\r
604 OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf\r
605 OvmfPkg/Virtio10Dxe/Virtio10.inf\r
606 OvmfPkg/VirtioBlkDxe/VirtioBlk.inf\r
607 OvmfPkg/VirtioScsiDxe/VirtioScsi.inf\r
608 OvmfPkg/VirtioRngDxe/VirtioRng.inf\r
609 OvmfPkg/XenIoPciDxe/XenIoPciDxe.inf\r
610 OvmfPkg/XenBusDxe/XenBusDxe.inf\r
611 OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf\r
612 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
613 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
614 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
615 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
616 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
617 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf {\r
618 <LibraryClasses>\r
619 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
620 }\r
621 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
622 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf {\r
623 <LibraryClasses>\r
624 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
625 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
626 }\r
627 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r
628 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
629 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
630 MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe.inf\r
631 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
632 FatPkg/EnhancedFatDxe/Fat.inf\r
633 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
634 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
635 OvmfPkg/SataControllerDxe/SataControllerDxe.inf\r
636 MdeModulePkg/Bus/Ata/AtaAtapiPassThru/AtaAtapiPassThru.inf\r
637 MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf\r
638 MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressDxe.inf\r
639 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
640 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
641 MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf\r
642 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
643\r
644 OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf\r
645 OvmfPkg/VirtioGpuDxe/VirtioGpu.inf\r
646\r
647 #\r
648 # ISA Support\r
649 #\r
650 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf\r
651 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
652 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r
653 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r
654 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r
655\r
656 #\r
657 # SMBIOS Support\r
658 #\r
659 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf {\r
660 <LibraryClasses>\r
661 NULL|OvmfPkg/Library/SmbiosVersionLib/DetectSmbiosVersionLib.inf\r
662 }\r
663 OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf\r
664\r
665 #\r
666 # ACPI Support\r
667 #\r
668 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf\r
669 OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf\r
670 OvmfPkg/AcpiTables/AcpiTables.inf\r
671 MdeModulePkg/Universal/Acpi/S3SaveStateDxe/S3SaveStateDxe.inf\r
672 MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/BootScriptExecutorDxe.inf\r
673\r
674 #\r
675 # Network Support\r
676 #\r
677 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf\r
678 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
679 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
680 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf\r
681 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
682 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
683 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
684 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
685 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
686!if $(NETWORK_IP6_ENABLE) == TRUE\r
687 NetworkPkg/Ip6Dxe/Ip6Dxe.inf\r
688 NetworkPkg/TcpDxe/TcpDxe.inf\r
689 NetworkPkg/Udp6Dxe/Udp6Dxe.inf\r
690 NetworkPkg/Dhcp6Dxe/Dhcp6Dxe.inf\r
691 NetworkPkg/Mtftp6Dxe/Mtftp6Dxe.inf\r
692 NetworkPkg/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
693!if $(SECURE_BOOT_ENABLE) == TRUE\r
694 NetworkPkg/IScsiDxe/IScsiDxe.inf\r
695!else\r
696 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r
697!endif\r
698!else\r
699 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
700 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
701 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r
702!endif\r
703!if $(HTTP_BOOT_ENABLE) == TRUE\r
704 NetworkPkg/DnsDxe/DnsDxe.inf\r
705 NetworkPkg/HttpUtilitiesDxe/HttpUtilitiesDxe.inf\r
706 NetworkPkg/HttpDxe/HttpDxe.inf\r
707 NetworkPkg/HttpBootDxe/HttpBootDxe.inf\r
708!endif\r
709 OvmfPkg/VirtioNetDxe/VirtioNet.inf\r
710\r
711 #\r
712 # Usb Support\r
713 #\r
714 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
715 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
716 MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf\r
717 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
718 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
719 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
720\r
721!ifdef $(CSM_ENABLE)\r
722 IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/VideoDxe.inf {\r
723 <LibraryClasses>\r
724 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
725 }\r
726 IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosDxe.inf\r
727 OvmfPkg/Csm/Csm16/Csm16.inf\r
728!endif\r
729\r
730!ifndef $(USE_OLD_SHELL)\r
731 ShellPkg/Application/Shell/Shell.inf {\r
732 <LibraryClasses>\r
733 ShellCommandLib|ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf\r
734 NULL|ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf\r
735 NULL|ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf\r
736 NULL|ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf\r
737 NULL|ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf\r
738 NULL|ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf\r
739 NULL|ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf\r
740 NULL|ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf\r
741!if $(NETWORK_IP6_ENABLE) == TRUE\r
742 NULL|ShellPkg/Library/UefiShellNetwork2CommandsLib/UefiShellNetwork2CommandsLib.inf\r
743!endif\r
744 NULL|ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.inf\r
745 HandleParsingLib|ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf\r
746 ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf\r
747 FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf\r
748 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
749# SafeBlockIoLib|ShellPkg/Library/SafeBlockIoLib/SafeBlockIoLib.inf\r
750# SafeOpenProtocolLib|ShellPkg/Library/SafeOpenProtocolLib/SafeOpenProtocolLib.inf\r
751 BcfgCommandLib|ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf\r
752\r
753 <PcdsFixedAtBuild>\r
754 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0xFF\r
755 gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE\r
756 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|8000\r
757 }\r
758!endif\r
759\r
760!if $(SECURE_BOOT_ENABLE) == TRUE\r
761 SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigDxe.inf\r
762!endif\r
763\r
764 OvmfPkg/PlatformDxe/Platform.inf\r
765\r
766!if $(SMM_REQUIRE) == TRUE\r
767 OvmfPkg/SmmAccess/SmmAccess2Dxe.inf\r
768 OvmfPkg/SmmControl2Dxe/SmmControl2Dxe.inf\r
769 UefiCpuPkg/CpuS3DataDxe/CpuS3DataDxe.inf\r
770\r
771 #\r
772 # SMM Initial Program Load (a DXE_RUNTIME_DRIVER)\r
773 #\r
774 MdeModulePkg/Core/PiSmmCore/PiSmmIpl.inf\r
775\r
776 #\r
777 # SMM_CORE\r
778 #\r
779 MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf\r
780\r
781 #\r
782 # Privileged drivers (DXE_SMM_DRIVER modules)\r
783 #\r
784 UefiCpuPkg/CpuIo2Smm/CpuIo2Smm.inf\r
785 MdeModulePkg/Universal/LockBox/SmmLockBox/SmmLockBox.inf {\r
786 <LibraryClasses>\r
787 LockBoxLib|MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.inf\r
788 }\r
789 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.inf {\r
790 <LibraryClasses>\r
791 SmmCpuPlatformHookLib|UefiCpuPkg/Library/SmmCpuPlatformHookLibNull/SmmCpuPlatformHookLibNull.inf\r
792 SmmCpuFeaturesLib|OvmfPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.inf\r
793 }\r
794\r
795 #\r
796 # Variable driver stack (SMM)\r
797 #\r
798 OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesSmm.inf\r
799 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.inf\r
800 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmm.inf {\r
801 <LibraryClasses>\r
802 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf\r
803 }\r
804 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.inf\r
805\r
806!else\r
807\r
808 #\r
809 # Variable driver stack (non-SMM)\r
810 #\r
811 OvmfPkg/QemuFlashFvbServicesRuntimeDxe/FvbServicesRuntimeDxe.inf\r
812 OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf {\r
813 <LibraryClasses>\r
814 PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf\r
815 }\r
816 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
817 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf {\r
818 <LibraryClasses>\r
819 NULL|MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf\r
820 }\r
821!endif\r