]> git.proxmox.com Git - mirror_edk2.git/blob - OvmfPkg/OvmfPkgIa32X64.dsc
OVMF: Convert from EmuVariableRuntimeDxe to VariableRuntimeDxe.
[mirror_edk2.git] / OvmfPkg / OvmfPkgIa32X64.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/Ovmf3264
27 SUPPORTED_ARCHITECTURES = IA32|X64
28 BUILD_TARGETS = DEBUG|RELEASE
29 SKUID_IDENTIFIER = DEFAULT
30 FLASH_DEFINITION = OvmfPkg/OvmfPkgIa32X64.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 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
57 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
58 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
59 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
60 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
61 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
62 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
63 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
64 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
65 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
66 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
67 OemHookStatusCodeLib|IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
68 SerialPortLib|PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf
69 MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
70 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
71 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
72 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
73 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
74 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
75 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
76 NvVarsFileLib|OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
77 FileHandleLib|ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf
78
79 [LibraryClasses.common.SEC]
80 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
81 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
82
83 [LibraryClasses.common.PEI_CORE]
84 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
85 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
86 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
87 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
88 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
89 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
90 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
91 OemHookStatusCodeLib|IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
92 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
93 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
94 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
95
96 [LibraryClasses.common.PEIM]
97 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
98 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
99 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
100 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
101 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
102 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
103 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
104 OemHookStatusCodeLib|IntelFrameworkModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
105 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
106 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
107 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
108 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
109 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
110
111 [LibraryClasses.common.DXE_CORE]
112 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
113 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
114 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
115 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
116 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
117 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
118 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
119
120 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
121 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
122 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
123 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
124 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/SmmRuntimeDxeReportStatusCodeLibFramework.inf
125 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
126 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
127 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
128 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
129 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
130
131 [LibraryClasses.common.UEFI_DRIVER]
132 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
133 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
134 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
135 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
136 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
137 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
138 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
139 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
140
141 [LibraryClasses.common.DXE_DRIVER]
142 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
143 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
144 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
145 ReportStatusCodeLib|IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
146 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
147 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
148 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
149 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
150 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
151 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
152 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
153 PlatformBdsLib|OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf
154
155 [LibraryClasses.common.UEFI_APPLICATION]
156 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
157 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
158 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
159
160 ################################################################################
161 #
162 # Pcd Section - list of all EDK II PCD Entries defined by this Platform.
163 #
164 ################################################################################
165 [PcdsFeatureFlag.common]
166 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseHardSerial|TRUE
167 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|TRUE
168
169 [PcdsFixedAtBuild.common]
170 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1
171 gEfiSioTokenSpaceGuid.PcdSerialRegisterBase|0x3F8
172 gEfiSioTokenSpaceGuid.PcdSerialLineControl|0x07
173 gEfiSioTokenSpaceGuid.PcdSerialBoudRate|115200
174
175 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFirmwareFdSize|0x200000
176 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFirmwareBlockSize|0x10000
177 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFlashFvRecoveryBase|0xFFE00000
178 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFlashFvRecoverySize|0x00200000
179
180 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
181 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6
182 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32
183 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400
184 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000
185 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0xc000
186 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0xc000
187 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000
188 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000
189
190 gEfiEdkModulePkgTokenSpaceGuid.PcdDxePcdDatabaseTraverseEnabled|TRUE
191 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
192
193 [PcdsFeatureFlag.common]
194 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress|FALSE
195 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|TRUE
196
197 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
198 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE
199 gOptionRomPkgTokenSpaceGuid.PcdSupportGop|TRUE
200 gOptionRomPkgTokenSpaceGuid.PcdSupportUga|FALSE
201
202 [PcdsFixedAtBuild.common]
203 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
204 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F
205 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F
206
207
208 ################################################################################
209 #
210 # Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform
211 #
212 ################################################################################
213
214 [PcdsDynamicDefault.common]
215 gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvStoreReserved|0
216 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0
217 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0
218 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0
219
220
221 ################################################################################
222 #
223 # Components Section - list of all EDK II Modules needed by this Platform.
224 #
225 ################################################################################
226 [Components.IA32]
227 #
228 # SEC Phase modules
229 #
230 OvmfPkg/Sec/SecMain.inf
231
232 #
233 # PEI Phase modules
234 #
235 MdeModulePkg/Core/Pei/PeiMain.inf
236 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
237 <LibraryClasses>
238 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
239 }
240 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
241 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf {
242 <LibraryClasses>
243 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
244 }
245
246 OvmfPkg/PlatformPei/PlatformPei.inf {
247 <LibraryClasses>
248 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
249 }
250
251 [Components.X64]
252 #
253 # DXE Phase modules
254 #
255 MdeModulePkg/Core/Dxe/DxeMain.inf {
256 <LibraryClasses>
257 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
258 }
259
260 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf
261 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
262 <LibraryClasses>
263 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
264 }
265
266 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
267 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
268 IntelFrameworkModulePkg/Universal/DataHubDxe/DataHubDxe.inf
269 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
270 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
271 UefiCpuPkg/CpuIoDxe/CpuIo.inf
272 UefiCpuPkg/CpuDxe/CpuDxe.inf
273 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
274 PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf
275 IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
276 PcAtChipsetPkg/KbcResetDxe/Reset.inf
277 MdeModulePkg/Universal/Metronome/Metronome.inf {
278 <LibraryClasses>
279 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
280 }
281
282 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf {
283 <LibraryClasses>
284 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
285 }
286
287 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {
288 <LibraryClasses>
289 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
290 }
291
292 OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf {
293 <LibraryClasses>
294 PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf
295 }
296 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
297 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
298 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
299 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
300 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
301 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
302 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
303 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
304 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
305 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
306 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
307 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
308 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
309 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
310 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
311 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
312 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
313 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf
314 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
315 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
316
317 OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430Dxe.inf
318
319 #
320 # ISA Support
321 #
322 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf
323 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
324 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf
325 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf
326 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf
327
328 #
329 # ACPI Support
330 #
331 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
332 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf
333 OvmfPkg/AcpiTables/AcpiTables.inf
334