]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/OvmfPkgIa32X64.dsc
OvmfPkg: Add PlatformSecureLib instance
[mirror_edk2.git] / OvmfPkg / OvmfPkgIa32X64.dsc
CommitLineData
7b202cb0 1## @file\r
49ba9447 2# EFI/Framework Open Virtual Machine Firmware (OVMF) platform\r
3#\r
7ca30a6a 4# Copyright (c) 2006 - 2011, 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
0bc7e56d 32[BuildOptions]\r
152d9a6b 33 GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG\r
34 INTEL:RELEASE_*_*_CC_FLAGS = /D MDEPKG_NDEBUG\r
35 MSFT:RELEASE_*_*_CC_FLAGS = /D MDEPKG_NDEBUG\r
4a8266f5 36 GCC:*_*_*_CC_FLAGS = -mno-mmx -mno-sse\r
0bc7e56d 37\r
49ba9447 38################################################################################\r
39#\r
40# SKU Identification section - list of all SKU IDs supported by this Platform.\r
41#\r
42################################################################################\r
43[SkuIds]\r
44 0|DEFAULT\r
45\r
46################################################################################\r
47#\r
48# Library Class section - list of all Library Classes needed by this Platform.\r
49#\r
50################################################################################\r
7b202cb0 51[LibraryClasses]\r
49ba9447 52 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
53 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
54 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
4a8266f5 55 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf\r
49ba9447 56 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
57 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
58 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
59 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
60 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
49ba9447 61 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
62 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
63 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
64 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
49ba9447 65 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r
66 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
67 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
68 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
69 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
70 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
71 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
1630c6df 72 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
49ba9447 73 SerialPortLib|PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf\r
74 MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf\r
86fef5b4 75 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
76 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
77 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
78 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
79 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
80 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
14b21de9 81 NvVarsFileLib|OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf\r
7052047f 82 FileHandleLib|ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf\r
284af948 83 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf\r
8273af4e 84 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
7416f4eb 85 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
86 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
87 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
88 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
689562cd 89 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
b043ebc2 90 SerializeVariablesLib|OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.inf\r
d33db927 91 LockBoxLib|MdeModulePkg/Library/LockBoxNullLib/LockBoxNullLib.inf\r
c6efcc2a 92\r
93!ifdef $(SOURCE_DEBUG_ENABLE)\r
94 PeCoffExtraActionLib|SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf\r
95 DebugCommunicationLib|SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/DebugCommunicationLibSerialPort.inf\r
96!else\r
42a83e80 97 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
98 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
c6efcc2a 99!endif\r
152d9a6b 100\r
7ca30a6a 101 ResetSystemLib|OvmfPkg/Library/ResetSystemLib/ResetSystemLib.inf\r
c6efcc2a 102 LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf\r
5de1a578 103 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf \r
7416f4eb 104\r
49ba9447 105[LibraryClasses.common.SEC]\r
106 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
abec2e51 107 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
fcd7e677 108 ExtractGuidedSectionLib|MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf\r
c6efcc2a 109!ifdef $(SOURCE_DEBUG_ENABLE)\r
110 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf\r
111!endif\r
42a83e80 112 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
113 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
114 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
115 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
49ba9447 116\r
117[LibraryClasses.common.PEI_CORE]\r
49ba9447 118 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
119 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
120 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
121 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
122 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
abec2e51 123 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
1630c6df 124 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
49ba9447 125 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
126 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
127 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
128\r
129[LibraryClasses.common.PEIM]\r
49ba9447 130 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
131 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
132 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
133 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
134 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
abec2e51 135 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
1630c6df 136 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
49ba9447 137 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
138 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
139 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
140 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf\r
141 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
c6efcc2a 142!ifdef $(SOURCE_DEBUG_ENABLE)\r
143 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf\r
144!endif\r
49ba9447 145\r
146[LibraryClasses.common.DXE_CORE]\r
49ba9447 147 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
148 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
149 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
abec2e51 150 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
49ba9447 151 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
152 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
153 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
c6efcc2a 154!ifdef $(SOURCE_DEBUG_ENABLE)\r
155 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf\r
156!endif\r
49ba9447 157\r
158[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
49ba9447 159 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
160 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
161 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
abec2e51 162 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r
49ba9447 163 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
164 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
49ba9447 165 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
166 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
49ba9447 167\r
168[LibraryClasses.common.UEFI_DRIVER]\r
49ba9447 169 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
170 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
171 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
abec2e51 172 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
49ba9447 173 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
174 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
49ba9447 175 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
176\r
177[LibraryClasses.common.DXE_DRIVER]\r
49ba9447 178 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
179 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
180 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
abec2e51 181 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
49ba9447 182 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
49ba9447 183 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
184 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
185 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
186 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
187 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
188 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
189 PlatformBdsLib|OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf\r
190\r
86fef5b4 191[LibraryClasses.common.UEFI_APPLICATION]\r
192 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
193 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
194 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
195\r
49ba9447 196################################################################################\r
197#\r
198# Pcd Section - list of all EDK II PCD Entries defined by this Platform.\r
199#\r
200################################################################################\r
7b202cb0 201[PcdsFeatureFlag]\r
e8d1b8d8 202 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE\r
203 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|TRUE\r
8fa729a8
LG
204 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress|FALSE\r
205 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE\r
8fa729a8
LG
206 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
207 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE\r
208 gOptionRomPkgTokenSpaceGuid.PcdSupportGop|TRUE\r
209 gOptionRomPkgTokenSpaceGuid.PcdSupportUga|FALSE\r
210\r
7b202cb0 211[PcdsFixedAtBuild]\r
e6d3b270 212 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1\r
670a64e7 213 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE\r
49ba9447 214 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10\r
215 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6\r
216 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32\r
217 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400\r
218 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000\r
27f58ea1 219 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0xc000\r
220 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0xc000\r
221 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000\r
222 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000\r
49ba9447 223\r
49ba9447 224 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0\r
225\r
49ba9447 226 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
227 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F\r
c6efcc2a 228!ifdef $(SOURCE_DEBUG_ENABLE)\r
229 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x17\r
230!else\r
49ba9447 231 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F\r
c6efcc2a 232!endif\r
233\r
670a64e7 234!ifdef $(SOURCE_DEBUG_ENABLE)\r
c6efcc2a 235 gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugLoadImageMethod|0x2\r
670a64e7 236!endif\r
49ba9447 237\r
345a0c8f 238!if $(BUILD_NEW_SHELL)\r
239 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, 0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, 0xB4, 0xD1 }\r
240!else\r
241!if $(USE_NEW_SHELL)\r
242 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, 0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, 0xB4, 0xD1 }\r
243!endif\r
244!endif\r
245\r
49ba9447 246################################################################################\r
247#\r
248# Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform\r
249#\r
250################################################################################\r
251\r
7b202cb0 252[PcdsDynamicDefault]\r
77ba993c 253 gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvStoreReserved|0\r
e3130268 254 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase64|0\r
27f58ea1 255 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0\r
256 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0\r
257\r
49ba9447 258\r
259################################################################################\r
260#\r
261# Components Section - list of all EDK II Modules needed by this Platform.\r
262#\r
263################################################################################\r
264[Components.IA32]\r
265 #\r
266 # SEC Phase modules\r
267 #\r
c1c2669c 268 OvmfPkg/Sec/SecMain.inf {\r
269 <LibraryClasses>\r
270 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
271 }\r
49ba9447 272\r
273 #\r
274 # PEI Phase modules\r
275 #\r
276 MdeModulePkg/Core/Pei/PeiMain.inf\r
277 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
278 <LibraryClasses>\r
279 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
280 }\r
281 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf\r
c1c2669c 282 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
77ba993c 283\r
284 OvmfPkg/PlatformPei/PlatformPei.inf {\r
285 <LibraryClasses>\r
286 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
287 }\r
49ba9447 288\r
289[Components.X64]\r
290 #\r
291 # DXE Phase modules\r
292 #\r
293 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
294 <LibraryClasses>\r
295 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
296 }\r
297\r
298 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf\r
299 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
300 <LibraryClasses>\r
301 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
302 }\r
303\r
304 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
305 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
e6d3b270 306 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
49ba9447 307 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf\r
73cbc580 308 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf\r
49ba9447 309 UefiCpuPkg/CpuDxe/CpuDxe.inf\r
310 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf\r
311 PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf\r
4ad90a84 312 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
49ba9447 313 PcAtChipsetPkg/KbcResetDxe/Reset.inf\r
314 MdeModulePkg/Universal/Metronome/Metronome.inf {\r
315 <LibraryClasses>\r
316 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
317 }\r
318\r
78e748bd 319 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf {\r
49ba9447 320 <LibraryClasses>\r
321 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
322 }\r
323\r
c1c2669c 324 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {\r
49ba9447 325 <LibraryClasses>\r
326 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
8016da21 327!ifdef $(CSM_ENABLE)\r
328 NULL|OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf\r
329!endif\r
49ba9447 330 }\r
331\r
efd82c57 332 OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf\r
27f58ea1 333 OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf {\r
334 <LibraryClasses>\r
335 PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf\r
336 }\r
337 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
338 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
49ba9447 339 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
340 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
341 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
342 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
343 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
344 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
345 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
346 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
86fef5b4 347 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r
49ba9447 348 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
349 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
350 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
351 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
352 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
353 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
354 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf\r
355 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
356 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
999a815e 357 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
49ba9447 358\r
eaf4f336 359 OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf {\r
360 <LibraryClasses>\r
361 BltLib|OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf\r
362 }\r
49ba9447 363\r
364 #\r
365 # ISA Support\r
366 #\r
367 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf\r
368 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
369 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r
370 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r
371 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r
372\r
fb511817 373 #\r
374 # SMBIOS Support\r
375 #\r
376 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf\r
377 OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf\r
378\r
49ba9447 379 #\r
380 # ACPI Support\r
381 #\r
382 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf\r
383 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf\r
384 OvmfPkg/AcpiTables/AcpiTables.inf\r
7416f4eb 385\r
386 #\r
387 # Network Support\r
388 #\r
389!if $(NETWORK_ENABLE)\r
390 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf\r
391 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
392 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
393 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf\r
394 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
395 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
396 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r
397 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
398 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
399 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
400 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
401 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
402 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r
403!endif\r
152d9a6b 404\r
689562cd 405 #\r
406 # Usb Support\r
407 #\r
408 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
409 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
410 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
411 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
412 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
413\r
4b3d663f 414!ifdef $(CSM_ENABLE)\r
415 IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/VideoDxe.inf\r
416 IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosDxe.inf\r
417 OvmfPkg/Csm/Csm16/Csm16.inf\r
418!endif\r
419\r
345a0c8f 420!if $(BUILD_NEW_SHELL)\r
421 ShellPkg/Application/Shell/Shell.inf {\r
422 <LibraryClasses>\r
423 ShellCommandLib|ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf\r
424 NULL|ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf\r
425 NULL|ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf\r
426 NULL|ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf\r
427 NULL|ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf\r
428 NULL|ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf\r
429 NULL|ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf\r
430 NULL|ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf\r
431 HandleParsingLib|ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf\r
432 FileHandleLib|ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf\r
433 ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf\r
434 SortLib|ShellPkg/Library/UefiSortLib/UefiSortLib.inf\r
435 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
d12bed15 436 PathLib|ShellPkg/Library/BasePathLib/BasePathLib.inf\r
345a0c8f 437# SafeBlockIoLib|ShellPkg/Library/SafeBlockIoLib/SafeBlockIoLib.inf\r
438# SafeOpenProtocolLib|ShellPkg/Library/SafeOpenProtocolLib/SafeOpenProtocolLib.inf\r
439\r
440 <PcdsFixedAtBuild>\r
441 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0xFF\r
442 gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE\r
443 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|8000\r
444 }\r
445!endif\r
446\r