]> git.proxmox.com Git - mirror_edk2.git/blob - OvmfPkg/OvmfPkgX64.dsc
Reviewed the description in the FatBinPkg .dec file.
[mirror_edk2.git] / OvmfPkg / OvmfPkgX64.dsc
1 #/** @file
2 # EFI/Framework Open Virtual Machine Firmware (OVMF) platform
3 #
4 # Copyright (c) 2006 - 2009, Intel Corporation
5 #
6 # All rights reserved. This program and the accompanying materials
7 # are licensed and made available under the terms and conditions of the BSD License
8 # which accompanies this distribution. The full text of the license may be found at
9 # http://opensource.org/licenses/bsd-license.php
10 #
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13 #
14 #**/
15
16 ################################################################################
17 #
18 # Defines Section - statements that will be processed to create a Makefile.
19 #
20 ################################################################################
21 [Defines]
22 PLATFORM_NAME = Ovmf
23 PLATFORM_GUID = 5a9e7754-d81b-49ea-85ad-69eaa7b1539b
24 PLATFORM_VERSION = 0.1
25 DSC_ SPECIFICATION = 0x00010005
26 OUTPUT_DIRECTORY = Build/OvmfX64
27 SUPPORTED_ARCHITECTURES = X64
28 BUILD_TARGETS = DEBUG|RELEASE
29 SKUID_IDENTIFIER = DEFAULT
30 FLASH_DEFINITION = OvmfPkg/OvmfPkg.fdf
31
32 ################################################################################
33 #
34 # SKU Identification section - list of all SKU IDs supported by this Platform.
35 #
36 ################################################################################
37 [SkuIds]
38 0|DEFAULT
39
40 ################################################################################
41 #
42 # Library Class section - list of all Library Classes needed by this Platform.
43 #
44 ################################################################################
45 [LibraryClasses.common]
46 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
47 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
48 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
49 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
50 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
51 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
52 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
53 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
54 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
55 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
56 PciIncompatibleDeviceSupportLib|IntelFrameworkModulePkg/Library/PciIncompatibleDeviceSupportLib/PciIncompatibleDeviceSupportLib.inf
57 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
58 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
59 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
60 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
61 S3Lib|MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf
62 RecoveryLib|MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf
63 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
64 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
65 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
66 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
67 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
68 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
69 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
70 OemHookStatusCodeLib|IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
71 SerialPortLib|PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf
72 MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
73
74 [LibraryClasses.common.SEC]
75 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
76 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
77
78 [LibraryClasses.common.PEI_CORE]
79 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
80 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
81 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
82 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
83 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
84 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
85 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
86 OemHookStatusCodeLib|IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
87 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
88 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
89 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
90
91 [LibraryClasses.common.PEIM]
92 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
93 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
94 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
95 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
96 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
97 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
98 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
99 OemHookStatusCodeLib|IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
100 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
101 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
102 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
103 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
104 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
105
106 [LibraryClasses.common.DXE_CORE]
107 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
108 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
109 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
110 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
111 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
112 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
113 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
114 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
115 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
116 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
117 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
118
119 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
120 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
121 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
122 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
123 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
124 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
125 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
126 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.inf
127 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
128 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
129 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
130 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
131 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
132 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
133 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
134
135 [LibraryClasses.common.UEFI_DRIVER]
136 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
137 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
138 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
139 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
140 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
141 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
142 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
143 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
144 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
145 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
146 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
147 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
148 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
149
150 [LibraryClasses.common.DXE_DRIVER]
151 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
152 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
153 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
154 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
155 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
156 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
157 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
158 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
159 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
160 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
161 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
162 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
163 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
164 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
165 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
166 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
167 PlatformBdsLib|OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf
168
169 ################################################################################
170 #
171 # Pcd Section - list of all EDK II PCD Entries defined by this Platform.
172 #
173 ################################################################################
174 [PcdsFeatureFlag.common]
175 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseHardSerial|TRUE
176 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|TRUE
177
178 [PcdsFixedAtBuild.common]
179 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1
180 gEfiSioTokenSpaceGuid.PcdSerialRegisterBase|0x3F8
181 gEfiSioTokenSpaceGuid.PcdSerialLineControl|0x07
182 gEfiSioTokenSpaceGuid.PcdSerialBoudRate|115200
183
184 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFirmwareFdSize|0x200000
185 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFirmwareBlockSize|0x10000
186 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFlashFvRecoveryBase|0xFFE00000
187 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFlashFvRecoverySize|0x00200000
188
189 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
190 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6
191 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32
192 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400
193 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000
194 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0x10000
195
196 gEfiEdkModulePkgTokenSpaceGuid.PcdDxePcdDatabaseTraverseEnabled|TRUE
197 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
198
199 [PcdsFeatureFlag.common]
200 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress|FALSE
201 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE
202
203 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
204 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE
205 gOptionRomPkgTokenSpaceGuid.PcdSupportGop|TRUE
206 gOptionRomPkgTokenSpaceGuid.PcdSupportUga|FALSE
207
208 [PcdsFixedAtBuild.common]
209 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
210 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F
211 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F
212
213 [PcdsDynamicDefault.common.DEFAULT]
214 gEfiMdePkgTokenSpaceGuid.PcdFSBClock|0
215
216 ################################################################################
217 #
218 # Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform
219 #
220 ################################################################################
221
222 [PcdsDynamicDefault.common.DEFAULT]
223
224 ################################################################################
225 #
226 # Components Section - list of all EDK II Modules needed by this Platform.
227 #
228 ################################################################################
229 [Components.common]
230 #
231 # SEC Phase modules
232 #
233 OvmfPkg/Sec/SecMain.inf
234
235 #
236 # PEI Phase modules
237 #
238 MdeModulePkg/Core/Pei/PeiMain.inf
239 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
240 <LibraryClasses>
241 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
242 }
243 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
244 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
245 <LibraryClasses>
246 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
247 }
248 OvmfPkg/PlatformPei/PlatformPei.inf
249
250 #
251 # DXE Phase modules
252 #
253 MdeModulePkg/Core/Dxe/DxeMain.inf {
254 <LibraryClasses>
255 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
256 }
257
258 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf
259 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
260 <LibraryClasses>
261 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
262 }
263
264 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
265 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
266 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf
267 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
268 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
269 UefiCpuPkg/CpuIoDxe/CpuIo.inf
270 UefiCpuPkg/CpuDxe/CpuDxe.inf
271 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
272 PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf
273 IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
274 PcAtChipsetPkg/KbcResetDxe/Reset.inf
275 MdeModulePkg/Universal/Metronome/Metronome.inf {
276 <LibraryClasses>
277 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
278 }
279
280 PcAtChipsetPkg/PcRtc/RealTimeClock.inf {
281 <LibraryClasses>
282 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
283 }
284
285 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {
286 <LibraryClasses>
287 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
288 }
289
290 MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariableRuntimeDxe.inf
291 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
292 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
293 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
294 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
295 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
296 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
297 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
298 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
299 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
300 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
301 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
302 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
303 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
304 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
305 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf
306 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
307 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
308
309 OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430Dxe.inf
310
311 #
312 # ISA Support
313 #
314 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf
315 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
316 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf
317 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf
318 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf
319
320 #
321 # ACPI Support
322 #
323 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
324 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf
325 OvmfPkg/AcpiTables/AcpiTables.inf
326