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