]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - OvmfPkg/OvmfPkgIa32X64.dsc
OvmfPkg: Add USB support
[mirror_edk2.git] / OvmfPkg / OvmfPkgIa32X64.dsc
... / ...
CommitLineData
1## @file\r
2# EFI/Framework Open Virtual Machine Firmware (OVMF) platform\r
3#\r
4# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
5#\r
6# This program and the accompanying materials\r
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
14##\r
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
25 DSC_SPECIFICATION = 0x00010005\r
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
32[BuildOptions]\r
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
36\r
37################################################################################\r
38#\r
39# SKU Identification section - list of all SKU IDs supported by this Platform.\r
40#\r
41################################################################################\r
42[SkuIds]\r
43 0|DEFAULT\r
44\r
45################################################################################\r
46#\r
47# Library Class section - list of all Library Classes needed by this Platform.\r
48#\r
49################################################################################\r
50[LibraryClasses]\r
51 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
52 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
53 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
54 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
55 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
56 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
57 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
58 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
59 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
60 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
61 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
62 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
63 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
64 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r
65 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
66 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
67 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
68 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
69 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
70 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
71 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
72 SerialPortLib|PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf\r
73 MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf\r
74 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
75 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
76 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
77 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
78 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
79 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
80 NvVarsFileLib|OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf\r
81 FileHandleLib|ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf\r
82 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf\r
83 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
84 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
85 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
86 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
87 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
88 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
89\r
90!ifdef $(SOURCE_DEBUG_ENABLE)\r
91 PeCoffExtraActionLib|SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf\r
92 DebugCommunicationLib|SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/DebugCommunicationLibSerialPort.inf\r
93!else\r
94 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
95 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
96!endif\r
97\r
98 ResetSystemLib|PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf\r
99 LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf\r
100\r
101[LibraryClasses.common.SEC]\r
102 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
103 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
104 ExtractGuidedSectionLib|MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf\r
105!ifdef $(SOURCE_DEBUG_ENABLE)\r
106 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf\r
107!endif\r
108 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
109 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
110 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
111 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
112\r
113[LibraryClasses.common.PEI_CORE]\r
114 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf\r
115 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
116 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
117 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
118 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
119 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
120 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
121 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
122 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
123 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
124 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
125\r
126[LibraryClasses.common.PEIM]\r
127 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf\r
128 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
129 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
130 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
131 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
132 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
133 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
134 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
135 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
136 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
137 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
138 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf\r
139 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
140!ifdef $(SOURCE_DEBUG_ENABLE)\r
141 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf\r
142!endif\r
143\r
144[LibraryClasses.common.DXE_CORE]\r
145 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
146 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
147 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
148 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
149 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
150 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
151 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
152 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
153!ifdef $(SOURCE_DEBUG_ENABLE)\r
154 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf\r
155!endif\r
156\r
157[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
158 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
159 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
160 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
161 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
162 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r
163 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
164 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
165 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
166 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
167\r
168[LibraryClasses.common.UEFI_DRIVER]\r
169 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
170 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
171 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
172 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
173 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
174 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
175 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
176 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
177\r
178[LibraryClasses.common.DXE_DRIVER]\r
179 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
180 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
181 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
182 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
183 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
184 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
185 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
186 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
187 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
188 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
189 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
190 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
191 PlatformBdsLib|OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf\r
192\r
193[LibraryClasses.common.UEFI_APPLICATION]\r
194 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
195 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
196 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
197 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
198\r
199################################################################################\r
200#\r
201# Pcd Section - list of all EDK II PCD Entries defined by this Platform.\r
202#\r
203################################################################################\r
204[PcdsFeatureFlag]\r
205 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE\r
206 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|TRUE\r
207 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress|FALSE\r
208 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE\r
209 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE\r
210\r
211 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
212 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE\r
213 gOptionRomPkgTokenSpaceGuid.PcdSupportGop|TRUE\r
214 gOptionRomPkgTokenSpaceGuid.PcdSupportUga|FALSE\r
215\r
216[PcdsFixedAtBuild]\r
217 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1\r
218\r
219 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10\r
220 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6\r
221 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32\r
222 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400\r
223 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000\r
224 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0xc000\r
225 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0xc000\r
226 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000\r
227 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000\r
228\r
229 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0\r
230\r
231 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
232 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F\r
233!ifdef $(SOURCE_DEBUG_ENABLE)\r
234 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x17\r
235!else\r
236 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F\r
237!endif\r
238\r
239 gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugLoadImageMethod|0x2\r
240\r
241################################################################################\r
242#\r
243# Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform\r
244#\r
245################################################################################\r
246\r
247[PcdsDynamicDefault]\r
248 gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvStoreReserved|0\r
249 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0\r
250 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0\r
251 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0\r
252\r
253\r
254################################################################################\r
255#\r
256# Components Section - list of all EDK II Modules needed by this Platform.\r
257#\r
258################################################################################\r
259[Components.IA32]\r
260 #\r
261 # SEC Phase modules\r
262 #\r
263 OvmfPkg/Sec/SecMain.inf {\r
264 <LibraryClasses>\r
265 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
266 }\r
267\r
268 #\r
269 # PEI Phase modules\r
270 #\r
271 MdeModulePkg/Core/Pei/PeiMain.inf\r
272 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
273 <LibraryClasses>\r
274 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
275 }\r
276 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf\r
277 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
278\r
279 OvmfPkg/PlatformPei/PlatformPei.inf {\r
280 <LibraryClasses>\r
281 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
282 }\r
283\r
284[Components.X64]\r
285 #\r
286 # DXE Phase modules\r
287 #\r
288 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
289 <LibraryClasses>\r
290 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
291 }\r
292\r
293 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf\r
294 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
295 <LibraryClasses>\r
296 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
297 }\r
298\r
299 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
300 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
301 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
302 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf\r
303 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf\r
304 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf\r
305 UefiCpuPkg/CpuDxe/CpuDxe.inf\r
306 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf\r
307 PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf\r
308 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
309 PcAtChipsetPkg/KbcResetDxe/Reset.inf\r
310 MdeModulePkg/Universal/Metronome/Metronome.inf {\r
311 <LibraryClasses>\r
312 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
313 }\r
314\r
315 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf {\r
316 <LibraryClasses>\r
317 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
318 }\r
319\r
320 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {\r
321 <LibraryClasses>\r
322 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
323 }\r
324\r
325 OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf\r
326 OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf {\r
327 <LibraryClasses>\r
328 PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf\r
329 }\r
330 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
331 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
332 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
333 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
334 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
335 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
336 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
337 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
338 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
339 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
340 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r
341 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
342 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
343 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
344 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
345 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
346 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
347 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf\r
348 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
349 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
350\r
351 OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430Dxe.inf\r
352\r
353 #\r
354 # ISA Support\r
355 #\r
356 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf\r
357 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
358 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r
359 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r
360 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r
361\r
362 #\r
363 # ACPI Support\r
364 #\r
365 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf\r
366 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf\r
367 OvmfPkg/AcpiTables/AcpiTables.inf\r
368\r
369 #\r
370 # Network Support\r
371 #\r
372!if $(NETWORK_ENABLE)\r
373 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf\r
374 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
375 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
376 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf\r
377 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
378 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
379 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r
380 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
381 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
382 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
383 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
384 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
385 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r
386!endif\r
387\r
388 #\r
389 # Usb Support\r
390 #\r
391 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
392 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
393 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
394 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
395 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
396\r