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