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