]> git.proxmox.com Git - mirror_edk2.git/blob - OvmfPkg/OvmfPkgIa32.dsc
3556812f71303f0e2f93cd2fc5948b3839171279
[mirror_edk2.git] / OvmfPkg / OvmfPkgIa32.dsc
1 ## @file
2 # EFI/Framework Open Virtual Machine Firmware (OVMF) platform
3 #
4 # Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
5 #
6 # 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/OvmfIa32
27 SUPPORTED_ARCHITECTURES = IA32
28 BUILD_TARGETS = DEBUG|RELEASE
29 SKUID_IDENTIFIER = DEFAULT
30 FLASH_DEFINITION = OvmfPkg/OvmfPkg.fdf
31
32 [BuildOptions]
33 GCC:*_*_*_CC_FLAGS = -DMDEPKG_NDEBUG
34 INTEL:*_*_*_CC_FLAGS = /D MDEPKG_NDEBUG
35 MSFT:*_*_*_CC_FLAGS = /D MDEPKG_NDEBUG
36
37 ################################################################################
38 #
39 # SKU Identification section - list of all SKU IDs supported by this Platform.
40 #
41 ################################################################################
42 [SkuIds]
43 0|DEFAULT
44
45 ################################################################################
46 #
47 # Library Class section - list of all Library Classes needed by this Platform.
48 #
49 ################################################################################
50 [LibraryClasses]
51 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
52 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
53 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
54 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
55 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
56 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
57 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf
58 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
59 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
60 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf
61 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
62 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf
63 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf
64 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf
65 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf
66 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf
67 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
68 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
69 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf
70 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf
71 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
72 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
73 SerialPortLib|PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf
74 MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf
75 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
76 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
77 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
78 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
79 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
80 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
81 NvVarsFileLib|OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
82 FileHandleLib|ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.inf
83 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf
84 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf
85 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf
86
87 [LibraryClasses.common.SEC]
88 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
89 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
90 ExtractGuidedSectionLib|MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf
91
92 [LibraryClasses.common.PEI_CORE]
93 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf
94 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
95 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
96 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
97 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
98 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf
99 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
100 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
101 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
102 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
103 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
104
105 [LibraryClasses.common.PEIM]
106 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptPei/BaseMemoryLibOptPei.inf
107 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf
108 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf
109 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
110 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf
111 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
112 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
113 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf
114 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf
115 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
116 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
117 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf
118 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
119
120 [LibraryClasses.common.DXE_CORE]
121 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
122 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf
123 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
124 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
125 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
126 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
127 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
128 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf
129
130 [LibraryClasses.common.DXE_RUNTIME_DRIVER]
131 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
132 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
133 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
134 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
135 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf
136 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
137 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
138 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
139 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
140
141 [LibraryClasses.common.UEFI_DRIVER]
142 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
143 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
144 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf
145 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
146 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
147 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
148 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
149 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
150
151 [LibraryClasses.common.DXE_DRIVER]
152 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
153 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
154 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf
155 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
156 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
157 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
158 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
159 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
160 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf
161 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf
162 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf
163 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf
164 PlatformBdsLib|OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf
165
166 [LibraryClasses.common.UEFI_APPLICATION]
167 BaseMemoryLib|MdePkg/Library/BaseMemoryLibOptDxe/BaseMemoryLibOptDxe.inf
168 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
169 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
170 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
171
172 ################################################################################
173 #
174 # Pcd Section - list of all EDK II PCD Entries defined by this Platform.
175 #
176 ################################################################################
177 [PcdsFeatureFlag]
178 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE
179 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|TRUE
180 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress|FALSE
181 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE
182
183 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE
184 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE
185 gOptionRomPkgTokenSpaceGuid.PcdSupportGop|TRUE
186 gOptionRomPkgTokenSpaceGuid.PcdSupportUga|FALSE
187
188 [PcdsFixedAtBuild]
189 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1
190 gEfiSioTokenSpaceGuid.PcdSerialRegisterBase|0x3F8
191 gEfiSioTokenSpaceGuid.PcdSerialLineControl|0x07
192 gEfiSioTokenSpaceGuid.PcdSerialBoudRate|115200
193
194 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10
195 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6
196 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32
197 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400
198 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000
199 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0xc000
200 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0xc000
201 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000
202 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000
203
204 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0
205
206 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07
207 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F
208 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F
209
210 ################################################################################
211 #
212 # Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform
213 #
214 ################################################################################
215
216 [PcdsDynamicDefault]
217 gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvStoreReserved|0
218 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0
219 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0
220 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0
221
222
223 ################################################################################
224 #
225 # Components Section - list of all EDK II Modules needed by this Platform.
226 #
227 ################################################################################
228 [Components]
229 #
230 # SEC Phase modules
231 #
232 OvmfPkg/Sec/SecMain.inf {
233 <LibraryClasses>
234 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
235 }
236
237 #
238 # PEI Phase modules
239 #
240 MdeModulePkg/Core/Pei/PeiMain.inf
241 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {
242 <LibraryClasses>
243 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
244 }
245 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf
246 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
247
248 OvmfPkg/PlatformPei/PlatformPei.inf {
249 <LibraryClasses>
250 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf
251 }
252
253 #
254 # DXE Phase modules
255 #
256 MdeModulePkg/Core/Dxe/DxeMain.inf {
257 <LibraryClasses>
258 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
259 }
260
261 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf
262 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
263 <LibraryClasses>
264 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
265 }
266
267 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf
268 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf
269 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
270 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
271 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
272 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
273 UefiCpuPkg/CpuDxe/CpuDxe.inf
274 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
275 PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf
276 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
277 PcAtChipsetPkg/KbcResetDxe/Reset.inf
278 MdeModulePkg/Universal/Metronome/Metronome.inf {
279 <LibraryClasses>
280 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
281 }
282
283 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf {
284 <LibraryClasses>
285 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
286 }
287
288 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {
289 <LibraryClasses>
290 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
291 }
292
293 OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf
294 OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf {
295 <LibraryClasses>
296 PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf
297 }
298 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
299 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
300 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf
301 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
302 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
303 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf
304 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
305 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
306 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf
307 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
308 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf
309 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf
310 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf
311 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf
312 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf
313 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
314 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf
315 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf
316 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
317 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
318
319 OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430Dxe.inf
320
321 #
322 # ISA Support
323 #
324 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf
325 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf
326 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf
327 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf
328 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf
329
330 #
331 # ACPI Support
332 #
333 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf
334 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf
335 OvmfPkg/AcpiTables/AcpiTables.inf
336
337 #
338 # Remove the following statements after build tool issue with Binary INFs is resolved
339 #
340 FatBinPkg/EnhancedFatDxe/Fat.inf
341 EdkShellBinPkg/FullShell/FullShell.inf