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