]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/OvmfPkgIa32X64.dsc
Fix Xcode compile bug. It looks like these two arguments had an extra level of indire...
[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
82 FileHandleLib|ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.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
c6efcc2a 91\r
92!ifdef $(SOURCE_DEBUG_ENABLE)\r
93 PeCoffExtraActionLib|SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf\r
94 DebugCommunicationLib|SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/DebugCommunicationLibSerialPort.inf\r
95!else\r
42a83e80 96 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
97 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
c6efcc2a 98!endif\r
152d9a6b 99\r
7ca30a6a 100 ResetSystemLib|OvmfPkg/Library/ResetSystemLib/ResetSystemLib.inf\r
c6efcc2a 101 LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf\r
5de1a578 102 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf \r
7416f4eb 103\r
49ba9447 104[LibraryClasses.common.SEC]\r
105 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
abec2e51 106 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
fcd7e677 107 ExtractGuidedSectionLib|MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf\r
c6efcc2a 108!ifdef $(SOURCE_DEBUG_ENABLE)\r
109 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf\r
110!endif\r
42a83e80 111 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
112 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
113 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
114 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
49ba9447 115\r
116[LibraryClasses.common.PEI_CORE]\r
49ba9447 117 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
118 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
119 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
120 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
121 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
abec2e51 122 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
1630c6df 123 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
49ba9447 124 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
125 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
126 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
127\r
128[LibraryClasses.common.PEIM]\r
49ba9447 129 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
130 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
131 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
132 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
133 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
abec2e51 134 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
1630c6df 135 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
49ba9447 136 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
137 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
138 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
139 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf\r
140 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
c6efcc2a 141!ifdef $(SOURCE_DEBUG_ENABLE)\r
142 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf\r
143!endif\r
49ba9447 144\r
145[LibraryClasses.common.DXE_CORE]\r
49ba9447 146 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
147 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
148 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
abec2e51 149 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
49ba9447 150 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
151 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
152 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
c6efcc2a 153!ifdef $(SOURCE_DEBUG_ENABLE)\r
154 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf\r
155!endif\r
49ba9447 156\r
157[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
49ba9447 158 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
159 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
160 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
abec2e51 161 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r
49ba9447 162 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
163 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
49ba9447 164 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
165 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
49ba9447 166\r
167[LibraryClasses.common.UEFI_DRIVER]\r
49ba9447 168 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
169 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
170 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
abec2e51 171 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
49ba9447 172 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
173 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
49ba9447 174 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
175\r
176[LibraryClasses.common.DXE_DRIVER]\r
49ba9447 177 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
178 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
179 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
abec2e51 180 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
49ba9447 181 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
49ba9447 182 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
183 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
184 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
185 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
186 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
187 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
188 PlatformBdsLib|OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf\r
189\r
86fef5b4 190[LibraryClasses.common.UEFI_APPLICATION]\r
191 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
192 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
193 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
194\r
49ba9447 195################################################################################\r
196#\r
197# Pcd Section - list of all EDK II PCD Entries defined by this Platform.\r
198#\r
199################################################################################\r
7b202cb0 200[PcdsFeatureFlag]\r
e8d1b8d8 201 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE\r
202 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|TRUE\r
8fa729a8
LG
203 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress|FALSE\r
204 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE\r
7709cf48 205 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE\r
8fa729a8
LG
206\r
207 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
208 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE\r
209 gOptionRomPkgTokenSpaceGuid.PcdSupportGop|TRUE\r
210 gOptionRomPkgTokenSpaceGuid.PcdSupportUga|FALSE\r
211\r
7b202cb0 212[PcdsFixedAtBuild]\r
e6d3b270 213 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1\r
49ba9447 214\r
49ba9447 215 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10\r
216 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6\r
217 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32\r
218 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400\r
219 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000\r
27f58ea1 220 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0xc000\r
221 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0xc000\r
222 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000\r
223 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000\r
49ba9447 224\r
49ba9447 225 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0\r
226\r
49ba9447 227 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
228 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F\r
c6efcc2a 229!ifdef $(SOURCE_DEBUG_ENABLE)\r
230 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x17\r
231!else\r
49ba9447 232 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F\r
c6efcc2a 233!endif\r
234\r
235 gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugLoadImageMethod|0x2\r
49ba9447 236\r
49ba9447 237################################################################################\r
238#\r
239# Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform\r
240#\r
241################################################################################\r
242\r
7b202cb0 243[PcdsDynamicDefault]\r
77ba993c 244 gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvStoreReserved|0\r
e3130268 245 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase64|0\r
27f58ea1 246 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0\r
247 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0\r
248\r
49ba9447 249\r
250################################################################################\r
251#\r
252# Components Section - list of all EDK II Modules needed by this Platform.\r
253#\r
254################################################################################\r
255[Components.IA32]\r
256 #\r
257 # SEC Phase modules\r
258 #\r
c1c2669c 259 OvmfPkg/Sec/SecMain.inf {\r
260 <LibraryClasses>\r
261 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
262 }\r
49ba9447 263\r
264 #\r
265 # PEI Phase modules\r
266 #\r
267 MdeModulePkg/Core/Pei/PeiMain.inf\r
268 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
269 <LibraryClasses>\r
270 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
271 }\r
272 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf\r
c1c2669c 273 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
77ba993c 274\r
275 OvmfPkg/PlatformPei/PlatformPei.inf {\r
276 <LibraryClasses>\r
277 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
278 }\r
49ba9447 279\r
280[Components.X64]\r
281 #\r
282 # DXE Phase modules\r
283 #\r
284 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
285 <LibraryClasses>\r
286 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
287 }\r
288\r
289 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf\r
290 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
291 <LibraryClasses>\r
292 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
293 }\r
294\r
295 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
296 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
e6d3b270 297 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
e471bf1f 298 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf\r
49ba9447 299 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf\r
73cbc580 300 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf\r
49ba9447 301 UefiCpuPkg/CpuDxe/CpuDxe.inf\r
302 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf\r
303 PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf\r
4ad90a84 304 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
49ba9447 305 PcAtChipsetPkg/KbcResetDxe/Reset.inf\r
306 MdeModulePkg/Universal/Metronome/Metronome.inf {\r
307 <LibraryClasses>\r
308 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
309 }\r
310\r
78e748bd 311 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf {\r
49ba9447 312 <LibraryClasses>\r
313 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
314 }\r
315\r
c1c2669c 316 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {\r
49ba9447 317 <LibraryClasses>\r
318 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
319 }\r
320\r
efd82c57 321 OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf\r
27f58ea1 322 OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf {\r
323 <LibraryClasses>\r
324 PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf\r
325 }\r
326 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
327 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
49ba9447 328 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
329 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
330 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
331 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
332 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
333 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
334 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
335 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
86fef5b4 336 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r
49ba9447 337 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
338 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
339 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
340 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
341 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
342 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
343 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf\r
344 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
345 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
999a815e 346 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
49ba9447 347\r
348 OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430Dxe.inf\r
349\r
350 #\r
351 # ISA Support\r
352 #\r
353 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf\r
354 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
355 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r
356 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r
357 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r
358\r
359 #\r
360 # ACPI Support\r
361 #\r
362 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf\r
363 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf\r
364 OvmfPkg/AcpiTables/AcpiTables.inf\r
7416f4eb 365\r
366 #\r
367 # Network Support\r
368 #\r
369!if $(NETWORK_ENABLE)\r
370 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf\r
371 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
372 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
373 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf\r
374 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
375 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
376 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r
377 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
378 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
379 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
380 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
381 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
382 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r
383!endif\r
152d9a6b 384\r
689562cd 385 #\r
386 # Usb Support\r
387 #\r
388 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
389 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
390 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
391 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
392 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
393\r