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