]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/OvmfPkgIa32.dsc
1. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode.
[mirror_edk2.git] / OvmfPkg / OvmfPkgIa32.dsc
CommitLineData
7b202cb0 1## @file\r
49ba9447 2# EFI/Framework Open Virtual Machine Firmware (OVMF) platform\r
3#\r
7ca30a6a 4# Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
49ba9447 5#\r
56d7640a 6# This program and the accompanying materials\r
49ba9447 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
7b202cb0 14##\r
49ba9447 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/OvmfIa32\r
27 SUPPORTED_ARCHITECTURES = IA32\r
28 BUILD_TARGETS = DEBUG|RELEASE\r
29 SKUID_IDENTIFIER = DEFAULT\r
7416f4eb 30 FLASH_DEFINITION = OvmfPkg/OvmfPkgIa32.fdf\r
49ba9447 31\r
e05061c5 32 #\r
33 # Defines for default states. These can be changed on the command line.\r
34 # -D FLAG=VALUE\r
35 #\r
36 DEFINE SECURE_BOOT_ENABLE = FALSE\r
37\r
0bc7e56d 38[BuildOptions]\r
152d9a6b 39 GCC:RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG\r
40 INTEL:RELEASE_*_*_CC_FLAGS = /D MDEPKG_NDEBUG\r
41 MSFT:RELEASE_*_*_CC_FLAGS = /D MDEPKG_NDEBUG\r
4a8266f5 42 GCC:*_*_*_CC_FLAGS = -mno-mmx -mno-sse\r
0bc7e56d 43\r
49ba9447 44################################################################################\r
45#\r
46# SKU Identification section - list of all SKU IDs supported by this Platform.\r
47#\r
48################################################################################\r
49[SkuIds]\r
50 0|DEFAULT\r
51\r
52################################################################################\r
53#\r
54# Library Class section - list of all Library Classes needed by this Platform.\r
55#\r
56################################################################################\r
7b202cb0 57[LibraryClasses]\r
49ba9447 58 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
59 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
60 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
4a8266f5 61 BaseMemoryLib|MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf\r
49ba9447 62 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
63 SynchronizationLib|MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf\r
64 CpuLib|MdePkg/Library/BaseCpuLib/BaseCpuLib.inf\r
65 PerformanceLib|MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf\r
66 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
49ba9447 67 CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
68 UefiDecompressLib|MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.inf\r
69 UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
70 HiiLib|MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf\r
49ba9447 71 GenericBdsLib|IntelFrameworkModulePkg/Library/GenericBdsLib/GenericBdsLib.inf\r
72 CapsuleLib|MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf\r
73 DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf\r
74 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
75 PciCf8Lib|MdePkg/Library/BasePciCf8Lib/BasePciCf8Lib.inf\r
76 PciLib|MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf\r
77 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf\r
1630c6df 78 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
49ba9447 79 SerialPortLib|PcAtChipsetPkg/Library/SerialIoLib/SerialIoLib.inf\r
80 MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf\r
86fef5b4 81 UefiLib|MdePkg/Library/UefiLib/UefiLib.inf\r
82 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf\r
83 UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf\r
84 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf\r
85 UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf\r
86 DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf\r
14b21de9 87 NvVarsFileLib|OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf\r
7052047f 88 FileHandleLib|ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf\r
284af948 89 UefiCpuLib|UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.inf\r
8273af4e 90 SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
7416f4eb 91 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
92 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
93 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
94 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
689562cd 95 UefiUsbLib|MdePkg/Library/UefiUsbLib/UefiUsbLib.inf\r
b043ebc2 96 SerializeVariablesLib|OvmfPkg/Library/SerializeVariablesLib/SerializeVariablesLib.inf\r
152d9a6b 97\r
c6efcc2a 98!ifdef $(SOURCE_DEBUG_ENABLE)\r
99 PeCoffExtraActionLib|SourceLevelDebugPkg/Library/PeCoffExtraActionLibDebug/PeCoffExtraActionLibDebug.inf\r
100 DebugCommunicationLib|SourceLevelDebugPkg/Library/DebugCommunicationLibSerialPort/DebugCommunicationLibSerialPort.inf\r
101!else\r
42a83e80 102 PeCoffExtraActionLib|MdePkg/Library/BasePeCoffExtraActionLibNull/BasePeCoffExtraActionLibNull.inf\r
103 DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
c6efcc2a 104!endif\r
152d9a6b 105\r
7ca30a6a 106 ResetSystemLib|OvmfPkg/Library/ResetSystemLib/ResetSystemLib.inf\r
c6efcc2a 107 LocalApicLib|UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.inf\r
8cee3de7 108 DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf\r
109\r
110!if $(SECURE_BOOT_ENABLE) == TRUE\r
111 PlatformSecureLib|OvmfPkg/Library/PlatformSecureLib/PlatformSecureLib.inf\r
112 IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf\r
113 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r
114!endif\r
115\r
116[LibraryClasses.common]\r
117!if $(SECURE_BOOT_ENABLE) == TRUE\r
118 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
119!endif\r
152d9a6b 120\r
49ba9447 121[LibraryClasses.common.SEC]\r
122 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
abec2e51 123 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
fcd7e677 124 ExtractGuidedSectionLib|MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf\r
c6efcc2a 125!ifdef $(SOURCE_DEBUG_ENABLE)\r
126 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf\r
127!endif\r
42a83e80 128 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
129 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
130 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
131 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
152d9a6b 132\r
49ba9447 133[LibraryClasses.common.PEI_CORE]\r
49ba9447 134 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
135 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
136 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
137 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
138 PeiCoreEntryPoint|MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.inf\r
abec2e51 139 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
1630c6df 140 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
49ba9447 141 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
142 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
143 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
144\r
145[LibraryClasses.common.PEIM]\r
49ba9447 146 HobLib|MdePkg/Library/PeiHobLib/PeiHobLib.inf\r
147 PeiServicesTablePointerLib|MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointerLibIdt.inf\r
148 PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf\r
149 MemoryAllocationLib|MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.inf\r
150 PeimEntryPoint|MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf\r
abec2e51 151 ReportStatusCodeLib|MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf\r
1630c6df 152 OemHookStatusCodeLib|MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf\r
49ba9447 153 PeCoffGetEntryPointLib|MdePkg/Library/BasePeCoffGetEntryPointLib/BasePeCoffGetEntryPointLib.inf\r
154 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
155 PeCoffLib|MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf\r
156 PeiResourcePublicationLib|MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.inf\r
157 ExtractGuidedSectionLib|MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf\r
c6efcc2a 158!ifdef $(SOURCE_DEBUG_ENABLE)\r
159 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/SecPeiDebugAgentLib.inf\r
160!endif\r
49ba9447 161\r
162[LibraryClasses.common.DXE_CORE]\r
49ba9447 163 HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
164 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
165 MemoryAllocationLib|MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf\r
abec2e51 166 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
49ba9447 167 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
168 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
169 ExtractGuidedSectionLib|MdePkg/Library/DxeExtractGuidedSectionLib/DxeExtractGuidedSectionLib.inf\r
c6efcc2a 170!ifdef $(SOURCE_DEBUG_ENABLE)\r
171 DebugAgentLib|SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgentLib.inf\r
172!endif\r
49ba9447 173\r
174[LibraryClasses.common.DXE_RUNTIME_DRIVER]\r
49ba9447 175 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
176 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
177 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
abec2e51 178 ReportStatusCodeLib|MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/RuntimeDxeReportStatusCodeLib.inf\r
49ba9447 179 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
180 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
49ba9447 181 UefiRuntimeLib|MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf\r
182 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
8cee3de7 183!if $(SECURE_BOOT_ENABLE) == TRUE\r
184 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf\r
185!endif\r
49ba9447 186\r
187[LibraryClasses.common.UEFI_DRIVER]\r
49ba9447 188 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
189 DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
190 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
abec2e51 191 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
49ba9447 192 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
193 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
49ba9447 194 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
195\r
196[LibraryClasses.common.DXE_DRIVER]\r
49ba9447 197 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
198 PcdLib|MdePkg/Library/DxePcdLib/DxePcdLib.inf\r
199 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
abec2e51 200 ReportStatusCodeLib|MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf\r
49ba9447 201 DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf\r
49ba9447 202 UefiScsiLib|MdePkg/Library/UefiScsiLib/UefiScsiLib.inf\r
203 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
204 NetLib|MdeModulePkg/Library/DxeNetLib/DxeNetLib.inf\r
205 IpIoLib|MdeModulePkg/Library/DxeIpIoLib/DxeIpIoLib.inf\r
206 UdpIoLib|MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf\r
207 DpcLib|MdeModulePkg/Library/DxeDpcLib/DxeDpcLib.inf\r
208 PlatformBdsLib|OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf\r
209\r
86fef5b4 210[LibraryClasses.common.UEFI_APPLICATION]\r
211 HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
212 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
213 DebugLib|MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf\r
214\r
49ba9447 215################################################################################\r
216#\r
217# Pcd Section - list of all EDK II PCD Entries defined by this Platform.\r
218#\r
219################################################################################\r
7b202cb0 220[PcdsFeatureFlag]\r
e8d1b8d8 221 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseSerial|FALSE\r
222 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|TRUE\r
8fa729a8
LG
223 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress|FALSE\r
224 gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode|FALSE\r
8fa729a8
LG
225 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutGopSupport|TRUE\r
226 gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE\r
227 gOptionRomPkgTokenSpaceGuid.PcdSupportGop|TRUE\r
228 gOptionRomPkgTokenSpaceGuid.PcdSupportUga|FALSE\r
e05061c5 229!if $(SECURE_BOOT_ENABLE) == TRUE\r
230 gUefiOvmfPkgTokenSpaceGuid.PcdSecureBootEnable|TRUE\r
231!endif\r
49ba9447 232\r
7b202cb0 233[PcdsFixedAtBuild]\r
e6d3b270 234 gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeMemorySize|1\r
670a64e7 235 gEfiMdeModulePkgTokenSpaceGuid.PcdResetOnMemoryTypeInformationChange|FALSE\r
49ba9447 236 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler|0x10\r
237 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported|6\r
238 gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv|32\r
8cee3de7 239!if $(SECURE_BOOT_ENABLE) == TRUE\r
240 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x10000\r
241!else\r
49ba9447 242 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxVariableSize|0x400\r
8cee3de7 243!endif\r
49ba9447 244 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x8000\r
27f58ea1 245 gEfiMdeModulePkgTokenSpaceGuid.PcdVariableStoreSize|0xc000\r
246 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize|0xc000\r
247 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingSize|0x2000\r
248 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareSize|0x10000\r
49ba9447 249\r
49ba9447 250 gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress|0x0\r
251\r
49ba9447 252 gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
253 gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x8000004F\r
c6efcc2a 254!ifdef $(SOURCE_DEBUG_ENABLE)\r
255 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x17\r
256!else\r
49ba9447 257 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x2F\r
c6efcc2a 258!endif\r
259\r
8cee3de7 260!if $(SECURE_BOOT_ENABLE) == TRUE\r
261 # override the default values from SecurityPkg to ensure images from all sources are verified in secure boot\r
262 gEfiSecurityPkgTokenSpaceGuid.PcdOptionRomImageVerificationPolicy|0x05\r
263 gEfiSecurityPkgTokenSpaceGuid.PcdFixedMediaImageVerificationPolicy|0x05\r
264 gEfiSecurityPkgTokenSpaceGuid.PcdRemovableMediaImageVerificationPolicy|0x05\r
265!endif\r
266\r
670a64e7 267!ifdef $(SOURCE_DEBUG_ENABLE)\r
c6efcc2a 268 gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugLoadImageMethod|0x2\r
670a64e7 269!endif\r
49ba9447 270\r
345a0c8f 271!if $(BUILD_NEW_SHELL)\r
272 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, 0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, 0xB4, 0xD1 }\r
273!else\r
274!if $(USE_NEW_SHELL)\r
275 gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile|{ 0x83, 0xA5, 0x04, 0x7C, 0x3E, 0x9E, 0x1C, 0x4F, 0xAD, 0x65, 0xE0, 0x52, 0x68, 0xD0, 0xB4, 0xD1 }\r
276!endif\r
277!endif\r
278\r
49ba9447 279################################################################################\r
280#\r
281# Pcd Dynamic Section - list of all EDK II PCD Entries defined by this Platform\r
282#\r
283################################################################################\r
284\r
7b202cb0 285[PcdsDynamicDefault]\r
77ba993c 286 gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvStoreReserved|0\r
e3130268 287 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase64|0\r
27f58ea1 288 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0\r
289 gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0\r
290\r
49ba9447 291\r
292################################################################################\r
293#\r
294# Components Section - list of all EDK II Modules needed by this Platform.\r
295#\r
296################################################################################\r
7b202cb0 297[Components]\r
49ba9447 298 #\r
299 # SEC Phase modules\r
300 #\r
c1c2669c 301 OvmfPkg/Sec/SecMain.inf {\r
302 <LibraryClasses>\r
303 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
304 }\r
49ba9447 305\r
306 #\r
307 # PEI Phase modules\r
308 #\r
309 MdeModulePkg/Core/Pei/PeiMain.inf\r
310 MdeModulePkg/Universal/PCD/Pei/Pcd.inf {\r
311 <LibraryClasses>\r
312 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
313 }\r
314 IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf\r
c1c2669c 315 MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf\r
77ba993c 316\r
317 OvmfPkg/PlatformPei/PlatformPei.inf {\r
318 <LibraryClasses>\r
319 PcdLib|MdePkg/Library/PeiPcdLib/PeiPcdLib.inf\r
320 }\r
49ba9447 321\r
322 #\r
323 # DXE Phase modules\r
324 #\r
325 MdeModulePkg/Core/Dxe/DxeMain.inf {\r
326 <LibraryClasses>\r
327 NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf\r
328 }\r
329\r
330 IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/StatusCodeRuntimeDxe.inf\r
331 MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {\r
332 <LibraryClasses>\r
333 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf\r
334 }\r
335\r
336 MdeModulePkg/Core/RuntimeDxe/RuntimeDxe.inf\r
8cee3de7 337\r
338!if $(SECURE_BOOT_ENABLE) == TRUE\r
339 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf {\r
340 <LibraryClasses>\r
341 NULL|SecurityPkg/Library/DxeImageVerificationLib/DxeImageVerificationLib.inf\r
342 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf\r
343 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r
344 }\r
345!else\r
49ba9447 346 MdeModulePkg/Universal/SecurityStubDxe/SecurityStubDxe.inf\r
8cee3de7 347!endif\r
348\r
e6d3b270 349 MdeModulePkg/Universal/EbcDxe/EbcDxe.inf\r
49ba9447 350 PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf\r
73cbc580 351 UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf\r
49ba9447 352 UefiCpuPkg/CpuDxe/CpuDxe.inf\r
353 PcAtChipsetPkg/8254TimerDxe/8254Timer.inf\r
354 PcAtChipsetPkg/PciHostBridgeDxe/PciHostBridgeDxe.inf\r
4ad90a84 355 MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf\r
49ba9447 356 PcAtChipsetPkg/KbcResetDxe/Reset.inf\r
357 MdeModulePkg/Universal/Metronome/Metronome.inf {\r
358 <LibraryClasses>\r
359 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
360 }\r
361\r
78e748bd 362 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf {\r
49ba9447 363 <LibraryClasses>\r
364 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
365 }\r
366\r
c1c2669c 367 IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {\r
49ba9447 368 <LibraryClasses>\r
369 TimerLib|OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf\r
8016da21 370!ifdef $(CSM_ENABLE)\r
371 NULL|OvmfPkg/Csm/CsmSupportLib/CsmSupportLib.inf\r
372!endif\r
49ba9447 373 }\r
374\r
efd82c57 375 OvmfPkg/BlockMmioToBlockIoDxe/BlockIo.inf\r
27f58ea1 376 OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf {\r
377 <LibraryClasses>\r
378 PlatformFvbLib|OvmfPkg/Library/EmuVariableFvbLib/EmuVariableFvbLib.inf\r
379 }\r
380 MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf\r
381 MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf\r
49ba9447 382 MdeModulePkg/Universal/WatchdogTimerDxe/WatchdogTimer.inf\r
383 MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf\r
384 MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf\r
385 MdeModulePkg/Universal/Console/ConPlatformDxe/ConPlatformDxe.inf\r
386 MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf\r
387 MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf\r
388 MdeModulePkg/Universal/Console/TerminalDxe/TerminalDxe.inf\r
389 MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf\r
86fef5b4 390 MdeModulePkg/Universal/PrintDxe/PrintDxe.inf\r
49ba9447 391 MdeModulePkg/Universal/Disk/DiskIoDxe/DiskIoDxe.inf\r
392 MdeModulePkg/Universal/Disk/PartitionDxe/PartitionDxe.inf\r
393 MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/EnglishDxe.inf\r
394 MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBusDxe.inf\r
395 MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf\r
396 IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
397 PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf\r
398 MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf\r
399 MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf\r
999a815e 400 MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryTestDxe.inf\r
49ba9447 401\r
eaf4f336 402 OvmfPkg/QemuVideoDxe/QemuVideoDxe.inf {\r
403 <LibraryClasses>\r
404 BltLib|OptionRomPkg/Library/FrameBufferBltLib/FrameBufferBltLib.inf\r
405 }\r
49ba9447 406\r
407 #\r
408 # ISA Support\r
409 #\r
410 PcAtChipsetPkg/IsaAcpiDxe/IsaAcpi.inf\r
411 IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/IsaBusDxe.inf\r
412 IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/IsaSerialDxe.inf\r
413 IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2keyboardDxe.inf\r
414 IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/IsaFloppyDxe.inf\r
415\r
fb511817 416 #\r
417 # SMBIOS Support\r
418 #\r
419 MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf\r
420 OvmfPkg/SmbiosPlatformDxe/SmbiosPlatformDxe.inf\r
421\r
49ba9447 422 #\r
423 # ACPI Support\r
424 #\r
425 MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableDxe.inf\r
426 MdeModulePkg/Universal/Acpi/AcpiPlatformDxe/AcpiPlatformDxe.inf\r
427 OvmfPkg/AcpiTables/AcpiTables.inf\r
7416f4eb 428\r
429 #\r
430 # Network Support\r
431 #\r
432!if $(NETWORK_ENABLE)\r
433 MdeModulePkg/Universal/Network/SnpDxe/SnpDxe.inf\r
434 MdeModulePkg/Universal/Network/DpcDxe/DpcDxe.inf\r
435 MdeModulePkg/Universal/Network/MnpDxe/MnpDxe.inf\r
436 MdeModulePkg/Universal/Network/VlanConfigDxe/VlanConfigDxe.inf\r
437 MdeModulePkg/Universal/Network/ArpDxe/ArpDxe.inf\r
438 MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Dxe.inf\r
439 MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDxe.inf\r
440 MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Dxe.inf\r
441 MdeModulePkg/Universal/Network/Mtftp4Dxe/Mtftp4Dxe.inf\r
442 MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Dxe.inf\r
443 MdeModulePkg/Universal/Network/Udp4Dxe/Udp4Dxe.inf\r
444 MdeModulePkg/Universal/Network/UefiPxeBcDxe/UefiPxeBcDxe.inf\r
445 MdeModulePkg/Universal/Network/IScsiDxe/IScsiDxe.inf\r
446!endif\r
152d9a6b 447\r
689562cd 448 #\r
449 # Usb Support\r
450 #\r
451 MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
452 MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r
453 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf\r
454 MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf\r
455 MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf\r
456\r
4b3d663f 457!ifdef $(CSM_ENABLE)\r
458 IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/VideoDxe.inf\r
459 IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBiosDxe.inf\r
460 OvmfPkg/Csm/Csm16/Csm16.inf\r
461!endif\r
462\r
345a0c8f 463!if $(BUILD_NEW_SHELL)\r
464 ShellPkg/Application/Shell/Shell.inf {\r
465 <LibraryClasses>\r
466 ShellCommandLib|ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.inf\r
467 NULL|ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.inf\r
468 NULL|ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf\r
469 NULL|ShellPkg/Library/UefiShellLevel3CommandsLib/UefiShellLevel3CommandsLib.inf\r
470 NULL|ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.inf\r
471 NULL|ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf\r
472 NULL|ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf\r
473 NULL|ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.inf\r
474 HandleParsingLib|ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf\r
475 FileHandleLib|ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf\r
476 ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf\r
477 SortLib|ShellPkg/Library/UefiSortLib/UefiSortLib.inf\r
478 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf\r
d12bed15 479 PathLib|ShellPkg/Library/BasePathLib/BasePathLib.inf\r
345a0c8f 480# SafeBlockIoLib|ShellPkg/Library/SafeBlockIoLib/SafeBlockIoLib.inf\r
481# SafeOpenProtocolLib|ShellPkg/Library/SafeOpenProtocolLib/SafeOpenProtocolLib.inf\r
482\r
483 <PcdsFixedAtBuild>\r
484 gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0xFF\r
485 gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|FALSE\r
486 gEfiMdePkgTokenSpaceGuid.PcdUefiLibMaxPrintBufferSize|8000\r
487 }\r
488!endif\r
489\r
8cee3de7 490!if $(SECURE_BOOT_ENABLE) == TRUE\r
491 SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableRuntimeDxe.inf {\r
492 <LibraryClasses>\r
493 BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf\r
494 OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf\r
495 }\r
496!endif\r