]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/OvmfPkgX64.dsc
Import SourceLevelDebugPkg.
[mirror_edk2.git] / OvmfPkg / OvmfPkgX64.dsc
CommitLineData
7b202cb0 1## @file\r
49ba9447 2# EFI/Framework Open Virtual Machine Firmware (OVMF) platform\r
3#\r
56d7640a 4# Copyright (c) 2006 - 2010, 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/OvmfX64\r
27 SUPPORTED_ARCHITECTURES = X64\r
28 BUILD_TARGETS = DEBUG|RELEASE\r
29 SKUID_IDENTIFIER = DEFAULT\r
7416f4eb 30 FLASH_DEFINITION = OvmfPkg/OvmfPkgX64.fdf\r
49ba9447 31\r
0bc7e56d 32[BuildOptions]\r
33 GCC:*_*_*_CC_FLAGS = -DMDEPKG_NDEBUG\r
34 INTEL:*_*_*_CC_FLAGS = /D MDEPKG_NDEBUG\r
35 MSFT:*_*_*_CC_FLAGS = /D MDEPKG_NDEBUG\r
36\r
49ba9447 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
7b202cb0 50[LibraryClasses]\r
49ba9447 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
49ba9447 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
49ba9447 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
1630c6df 71 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
49ba9447 72 SerialPortLib|PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf\r
73 MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf\r
86fef5b4 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
14b21de9 80 NvVarsFileLib|OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf\r
81 FileHandleLib|ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf\r
284af948 82 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf\r
8273af4e 83 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
7416f4eb 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
42a83e80 88 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
89 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
90 ResetSystemLib|PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf\r
7416f4eb 91 \r
49ba9447 92[LibraryClasses.common.SEC]\r
93 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
abec2e51 94 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
fcd7e677 95 ExtractGuidedSectionLib|MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf\r
42a83e80 96 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
97 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
98 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
99 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
49ba9447 100\r
101[LibraryClasses.common.PEI_CORE]\r
8cf01cae 102 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf\r
49ba9447 103 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
104 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
105 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
106 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
107 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
abec2e51 108 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
1630c6df 109 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
49ba9447 110 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
111 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
112 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
113\r
114[LibraryClasses.common.PEIM]\r
8cf01cae 115 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf\r
49ba9447 116 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
117 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
118 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
119 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
120 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
abec2e51 121 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
1630c6df 122 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
49ba9447 123 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
124 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
125 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
126 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf\r
127 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
128\r
129[LibraryClasses.common.DXE_CORE]\r
8cf01cae 130 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
49ba9447 131 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
132 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
133 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
abec2e51 134 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
49ba9447 135 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
136 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
137 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
138\r
139[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
8cf01cae 140 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
49ba9447 141 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
142 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
143 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
abec2e51 144 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r
49ba9447 145 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
146 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
49ba9447 147 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
148 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
49ba9447 149\r
150[LibraryClasses.common.UEFI_DRIVER]\r
8cf01cae 151 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
49ba9447 152 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
153 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
154 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
abec2e51 155 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
49ba9447 156 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
157 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
49ba9447 158 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
159\r
160[LibraryClasses.common.DXE_DRIVER]\r
8cf01cae 161 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
49ba9447 162 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
163 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
164 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
abec2e51 165 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
49ba9447 166 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
49ba9447 167 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
168 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
169 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
170 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
171 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
172 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
173 PlatformBdsLib|OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf\r
174\r
86fef5b4 175[LibraryClasses.common.UEFI_APPLICATION]\r
8cf01cae 176 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf\r
86fef5b4 177 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
178 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
179 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
180\r
49ba9447 181################################################################################\r
182#\r
183# Pcd Section - list of all EDK II PCD Entries defined by this Platform.\r
184#\r
185################################################################################\r
7b202cb0 186[PcdsFeatureFlag]\r
e8d1b8d8 187 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE\r
188 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|TRUE\r
8fa729a8
LG
189 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress|FALSE\r
190 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE\r
191\r
192 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
193 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE\r
194 gOptionRomPkgTokenSpaceGuid.PcdSupportGop|TRUE\r
195 gOptionRomPkgTokenSpaceGuid.PcdSupportUga|FALSE\r
196\r
7b202cb0 197[PcdsFixedAtBuild]\r
e6d3b270 198 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1\r
49ba9447 199 gEfiSioTokenSpaceGuid.PcdSerialRegisterBase|0x3F8\r
200 gEfiSioTokenSpaceGuid.PcdSerialLineControl|0x07\r
201 gEfiSioTokenSpaceGuid.PcdSerialBoudRate|115200\r
202\r
49ba9447 203 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10\r
204 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6\r
205 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32\r
206 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400\r
207 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000\r
27f58ea1 208 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0xc000\r
209 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0xc000\r
210 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000\r
211 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000\r
49ba9447 212\r
49ba9447 213 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0\r
214\r
49ba9447 215 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
216 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F\r
217 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F\r
218\r
49ba9447 219################################################################################\r
220#\r
221# Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform\r
222#\r
223################################################################################\r
224\r
7b202cb0 225[PcdsDynamicDefault]\r
77ba993c 226 gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvStoreReserved|0\r
27f58ea1 227 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0\r
228 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0\r
229 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0\r
230\r
49ba9447 231\r
232################################################################################\r
233#\r
234# Components Section - list of all EDK II Modules needed by this Platform.\r
235#\r
236################################################################################\r
7b202cb0 237[Components]\r
49ba9447 238 #\r
239 # SEC Phase modules\r
240 #\r
c1c2669c 241 OvmfPkg/Sec/SecMain.inf {\r
242 <LibraryClasses>\r
243 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
244 }\r
49ba9447 245\r
246 #\r
247 # PEI Phase modules\r
248 #\r
249 MdeModulePkg/Core/Pei/PeiMain.inf\r
250 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
251 <LibraryClasses>\r
252 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
253 }\r
254 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf\r
c1c2669c 255 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
77ba993c 256\r
257 OvmfPkg/PlatformPei/PlatformPei.inf {\r
258 <LibraryClasses>\r
259 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
260 }\r
49ba9447 261\r
262 #\r
263 # DXE Phase modules\r
264 #\r
265 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
266 <LibraryClasses>\r
267 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
268 }\r
269\r
270 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf\r
271 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
272 <LibraryClasses>\r
273 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
274 }\r
c1c2669c 275\r
49ba9447 276 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
277 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
e6d3b270 278 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
e471bf1f 279 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf\r
49ba9447 280 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf\r
73cbc580 281 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf\r
49ba9447 282 UefiCpuPkg/CpuDxe/CpuDxe.inf\r
283 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf\r
284 PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf\r
4ad90a84 285 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
49ba9447 286 PcAtChipsetPkg/KbcResetDxe/Reset.inf\r
287 MdeModulePkg/Universal/Metronome/Metronome.inf {\r
288 <LibraryClasses>\r
289 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
290 }\r
291\r
78e748bd 292 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf {\r
49ba9447 293 <LibraryClasses>\r
294 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
295 }\r
296\r
c1c2669c 297 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {\r
49ba9447 298 <LibraryClasses>\r
299 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
300 }\r
301\r
efd82c57 302 OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf\r
27f58ea1 303 OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf {\r
304 <LibraryClasses>\r
305 PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf\r
306 }\r
307 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
308 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
49ba9447 309 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
310 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
311 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
312 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
313 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
314 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
315 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
316 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
86fef5b4 317 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r
49ba9447 318 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
319 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
320 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
321 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
322 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
323 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
324 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf\r
325 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
326 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
327\r
328 OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430Dxe.inf\r
329\r
330 #\r
331 # ISA Support\r
332 #\r
333 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf\r
334 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
335 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r
336 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r
337 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r
338\r
339 #\r
340 # ACPI Support\r
341 #\r
342 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf\r
343 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf\r
344 OvmfPkg/AcpiTables/AcpiTables.inf\r
7416f4eb 345\r
346 #\r
347 # Network Support\r
348 #\r
349!if $(NETWORK_ENABLE)\r
350 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf\r
351 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
352 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
353 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf\r
354 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
355 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
356 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r
357 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
358 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
359 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
360 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
361 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
362 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r
363!endif\r
364 \r