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