]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/OvmfPkg.dec
OvmfPkg/MptScsiDxe: Report targets and one LUN
[mirror_edk2.git] / OvmfPkg / OvmfPkg.dec
CommitLineData
7b202cb0 1## @file\r
49ba9447 2# EFI/Framework Open Virtual Machine Firmware (OVMF) platform\r
3#\r
10fa47e5 4# Copyright (c) 2006 - 2019, Intel Corporation. All rights reserved.<BR>\r
49ba9447 5#\r
b26f0cf9 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
49ba9447 7#\r
7b202cb0 8##\r
49ba9447 9\r
10[Defines]\r
46293a42 11 DEC_SPECIFICATION = 0x00010005\r
49ba9447 12 PACKAGE_NAME = OvmfPkg\r
13 PACKAGE_GUID = 2daf5f34-50e5-4b9d-b8e3-5562334d87e5\r
14 PACKAGE_VERSION = 0.1\r
15\r
50944545 16[Includes]\r
17 Include\r
eb7cad3f 18 Csm/Include\r
50944545 19\r
28b29a70 20[LibraryClasses]\r
f6c6c020 21 ## @libraryclass Loads and boots a Linux kernel image\r
22 #\r
23 LoadLinuxLib|Include/Library/LoadLinuxLib.h\r
24\r
7cfc48fe
LE
25 ## @libraryclass Declares helper functions for Secure Encrypted\r
26 # Virtualization (SEV) guests.\r
27 MemEncryptSevLib|Include/Library/MemEncryptSevLib.h\r
28\r
28b29a70 29 ## @libraryclass Save and restore variables using a file\r
30 #\r
31 NvVarsFileLib|Include/Library/NvVarsFileLib.h\r
32\r
392a3146
LE
33 ## @libraryclass Provides services to work with PCI capabilities in PCI\r
34 # config space.\r
35 PciCapLib|Include/Library/PciCapLib.h\r
36\r
02b9a834
LE
37 ## @libraryclass Layered on top of PciCapLib, allows clients to plug an\r
38 # EFI_PCI_IO_PROTOCOL backend into PciCapLib, for config\r
39 # space access.\r
40 PciCapPciIoLib|Include/Library/PciCapPciIoLib.h\r
41\r
6a744d40
LE
42 ## @libraryclass Layered on top of PciCapLib, allows clients to plug a\r
43 # PciSegmentLib backend into PciCapLib, for config space\r
44 # access.\r
45 PciCapPciSegmentLib|Include/Library/PciCapPciSegmentLib.h\r
46\r
77874cee
LE
47 ## @libraryclass Register a status code handler for printing the Boot\r
48 # Manager's LoadImage() and StartImage() preparations, and\r
49 # return codes, to the UEFI console.\r
50 PlatformBmPrintScLib|Include/Library/PlatformBmPrintScLib.h\r
51\r
7cfc48fe
LE
52 ## @libraryclass Customize FVB2 protocol member functions for a platform.\r
53 PlatformFvbLib|Include/Library/PlatformFvbLib.h\r
54\r
f1ec65ba 55 ## @libraryclass Access QEMU's firmware configuration interface\r
56 #\r
57 QemuFwCfgLib|Include/Library/QemuFwCfgLib.h\r
58\r
f70b071e
LE
59 ## @libraryclass S3 support for QEMU fw_cfg\r
60 #\r
61 QemuFwCfgS3Lib|Include/Library/QemuFwCfgS3Lib.h\r
62\r
611c7f11
LE
63 ## @libraryclass Parse the contents of named fw_cfg files as simple\r
64 # (scalar) data types.\r
65 QemuFwCfgSimpleParserLib|Include/Library/QemuFwCfgSimpleParserLib.h\r
66\r
cca7475b
LE
67 ## @libraryclass Rewrite the BootOrder NvVar based on QEMU's "bootorder"\r
68 # fw_cfg file.\r
69 #\r
70 QemuBootOrderLib|Include/Library/QemuBootOrderLib.h\r
71\r
28de1a55
AB
72 ## @libraryclass Load a kernel image and command line passed to QEMU via\r
73 # the command line\r
74 #\r
75 QemuLoadImageLib|Include/Library/QemuLoadImageLib.h\r
76\r
28b29a70 77 ## @libraryclass Serialize (and deserialize) variables\r
78 #\r
79 SerializeVariablesLib|Include/Library/SerializeVariablesLib.h\r
80\r
7cfc48fe
LE
81 ## @libraryclass Declares utility functions for virtio device drivers.\r
82 VirtioLib|Include/Library/VirtioLib.h\r
83\r
84 ## @libraryclass Install Virtio Device Protocol instances on virtio-mmio\r
85 # transports.\r
86 VirtioMmioDeviceLib|Include/Library/VirtioMmioDeviceLib.h\r
87\r
cd8ff8fd
AB
88 ## @libraryclass Invoke Xen hypercalls\r
89 #\r
90 XenHypercallLib|Include/Library/XenHypercallLib.h\r
91\r
0169352e
AB
92 ## @libraryclass Manage XenBus device path and I/O handles\r
93 #\r
94 XenIoMmioLib|Include/Library/XenIoMmioLib.h\r
95\r
f496443e
AP
96 ## @libraryclass Get information about Xen\r
97 #\r
98 XenPlatformLib|Include/Library/XenPlatformLib.h\r
99\r
7b202cb0 100[Guids]\r
1dc875a7
AB
101 gUefiOvmfPkgTokenSpaceGuid = {0x93bb96af, 0xb9f2, 0x4eb8, {0x94, 0x62, 0xe0, 0xba, 0x74, 0x56, 0x42, 0x36}}\r
102 gEfiXenInfoGuid = {0xd3b46f3b, 0xd441, 0x1244, {0x9a, 0x12, 0x0, 0x12, 0x27, 0x3f, 0xc1, 0x4d}}\r
103 gOvmfPkKek1AppPrefixGuid = {0x4e32566d, 0x8e9e, 0x4f52, {0x81, 0xd3, 0x5b, 0xb9, 0x71, 0x5f, 0x97, 0x27}}\r
104 gOvmfPlatformConfigGuid = {0x7235c51c, 0x0c80, 0x4cab, {0x87, 0xac, 0x3b, 0x08, 0x4a, 0x63, 0x04, 0xb1}}\r
105 gVirtioMmioTransportGuid = {0x837dca9e, 0xe874, 0x4d82, {0xb2, 0x9a, 0x23, 0xfe, 0x0e, 0x23, 0xd1, 0xe2}}\r
106 gQemuRamfbGuid = {0x557423a1, 0x63ab, 0x406c, {0xbe, 0x7e, 0x91, 0xcd, 0xbc, 0x08, 0xc4, 0x57}}\r
107 gXenBusRootDeviceGuid = {0xa732241f, 0x383d, 0x4d9c, {0x8a, 0xe1, 0x8e, 0x09, 0x83, 0x75, 0x89, 0xd7}}\r
108 gRootBridgesConnectedEventGroupGuid = {0x24a2d66f, 0xeedd, 0x4086, {0x90, 0x42, 0xf2, 0x6e, 0x47, 0x97, 0xee, 0x69}}\r
109 gMicrosoftVendorGuid = {0x77fa9abd, 0x0359, 0x4d32, {0xbd, 0x60, 0x28, 0xf4, 0xe7, 0x8f, 0x78, 0x4b}}\r
110 gEfiLegacyBiosGuid = {0x2E3044AC, 0x879F, 0x490F, {0x97, 0x60, 0xBB, 0xDF, 0xAF, 0x69, 0x5F, 0x50}}\r
111 gEfiLegacyDevOrderVariableGuid = {0xa56074db, 0x65fe, 0x45f7, {0xbd, 0x21, 0x2d, 0x2b, 0xdd, 0x8e, 0x96, 0x52}}\r
112 gLinuxEfiInitrdMediaGuid = {0x5568e427, 0x68fc, 0x4f3d, {0xac, 0x74, 0xca, 0x55, 0x52, 0x31, 0xcc, 0x68}}\r
113 gQemuKernelLoaderFsMediaGuid = {0x1428f772, 0xb64a, 0x441e, {0xb8, 0xc3, 0x9e, 0xbd, 0xd7, 0xf8, 0x93, 0xc7}}\r
49ba9447 114\r
6b3d196a
AB
115[Ppis]\r
116 # PPI whose presence in the PPI database signals that the TPM base address\r
117 # has been discovered and recorded\r
1dc875a7 118 gOvmfTpmDiscoveredPpiGuid = {0xb9a61ad0, 0x2802, 0x41f3, {0xb5, 0x13, 0x96, 0x51, 0xce, 0x6b, 0xd5, 0x75}}\r
6b3d196a 119\r
b0f51446 120[Protocols]\r
1dc875a7
AB
121 gVirtioDeviceProtocolGuid = {0xfa920010, 0x6785, 0x4941, {0xb6, 0xec, 0x49, 0x8c, 0x57, 0x9f, 0x16, 0x0a}}\r
122 gXenBusProtocolGuid = {0x3d3ca290, 0xb9a5, 0x11e3, {0xb7, 0x5d, 0xb8, 0xac, 0x6f, 0x7d, 0x65, 0xe6}}\r
123 gXenIoProtocolGuid = {0x6efac84f, 0x0ab0, 0x4747, {0x81, 0xbe, 0x85, 0x55, 0x62, 0x59, 0x04, 0x49}}\r
124 gIoMmuAbsentProtocolGuid = {0xf8775d50, 0x8abd, 0x4adf, {0x92, 0xac, 0x85, 0x3e, 0x51, 0xf6, 0xc8, 0xdc}}\r
125 gEfiLegacy8259ProtocolGuid = {0x38321dba, 0x4fe0, 0x4e17, {0x8a, 0xec, 0x41, 0x30, 0x55, 0xea, 0xed, 0xc1}}\r
126 gEfiFirmwareVolumeProtocolGuid = {0x389F751F, 0x1838, 0x4388, {0x83, 0x90, 0xcd, 0x81, 0x54, 0xbd, 0x27, 0xf8}}\r
127 gEfiIsaAcpiProtocolGuid = {0x64a892dc, 0x5561, 0x4536, {0x92, 0xc7, 0x79, 0x9b, 0xfc, 0x18, 0x33, 0x55}}\r
128 gEfiIsaIoProtocolGuid = {0x7ee2bd44, 0x3da0, 0x11d4, {0x9a, 0x38, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d}}\r
129 gEfiLegacyBiosProtocolGuid = {0xdb9a1e3d, 0x45cb, 0x4abb, {0x85, 0x3b, 0xe5, 0x38, 0x7f, 0xdb, 0x2e, 0x2d}}\r
130 gEfiLegacyBiosPlatformProtocolGuid = {0x783658a3, 0x4172, 0x4421, {0xa2, 0x99, 0xe0, 0x09, 0x07, 0x9c, 0x0c, 0xb4}}\r
131 gEfiLegacyInterruptProtocolGuid = {0x31ce593d, 0x108a, 0x485d, {0xad, 0xb2, 0x78, 0xf2, 0x1f, 0x29, 0x66, 0xbe}}\r
132 gEfiVgaMiniPortProtocolGuid = {0xc7735a2f, 0x88f5, 0x4882, {0xae, 0x63, 0xfa, 0xac, 0x8c, 0x8b, 0x86, 0xb3}}\r
133 gOvmfLoadedX86LinuxKernelProtocolGuid = {0xa3edc05d, 0xb618, 0x4ff6, {0x95, 0x52, 0x76, 0xd7, 0x88, 0x63, 0x43, 0xc8}}\r
b0f51446 134\r
61069836 135[PcdsFixedAtBuild]\r
b36f701d
JJ
136 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfPeiMemFvBase|0x0|UINT32|0\r
137 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfPeiMemFvSize|0x0|UINT32|1\r
138 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfDxeMemFvBase|0x0|UINT32|0x15\r
139 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfDxeMemFvSize|0x0|UINT32|0x16\r
61069836 140\r
b90aefa9 141 ## This flag is used to control the destination port for PlatformDebugLibIoPort\r
142 gUefiOvmfPkgTokenSpaceGuid.PcdDebugIoPort|0x402|UINT16|4\r
143\r
37078a63 144 ## When VirtioScsiDxe is instantiated for a HBA, the numbers of targets and\r
145 # LUNs are retrieved from the host during virtio-scsi setup.\r
146 # MdeModulePkg/Bus/Scsi/ScsiBusDxe then scans all MaxTarget * MaxLun\r
147 # possible devices. This can take extremely long, for example with\r
148 # MaxTarget=255 and MaxLun=16383. The *inclusive* constants below limit\r
149 # MaxTarget and MaxLun, independently, should the host report higher values,\r
150 # so that scanning the number of devices given by their product is still\r
151 # acceptably fast.\r
152 gUefiOvmfPkgTokenSpaceGuid.PcdVirtioScsiMaxTargetLimit|31|UINT16|6\r
153 gUefiOvmfPkgTokenSpaceGuid.PcdVirtioScsiMaxLunLimit|7|UINT32|7\r
154\r
7efce2e5
LA
155 ## Sets the *inclusive* number of targets and LUNs that PvScsi exposes for\r
156 # scan by ScsiBusDxe.\r
157 # As specified above for VirtioScsi, ScsiBusDxe scans all MaxTarget * MaxLun\r
158 # possible devices, which can take extremely long. Thus, the below constants\r
159 # are used so that scanning the number of devices given by their product\r
160 # is still acceptably fast.\r
161 gUefiOvmfPkgTokenSpaceGuid.PcdPvScsiMaxTargetLimit|64|UINT8|0x36\r
162 gUefiOvmfPkgTokenSpaceGuid.PcdPvScsiMaxLunLimit|0|UINT8|0x37\r
163\r
c4c15b87
LA
164 ## After PvScsiDxe sends a SCSI request to the device, it waits for\r
165 # the request completion in a polling loop.\r
166 # This constant defines how many micro-seconds to wait between each\r
167 # polling loop iteration.\r
168 gUefiOvmfPkgTokenSpaceGuid.PcdPvScsiWaitForCmpStallInUsecs|5|UINT32|0x38\r
169\r
093cceaf
NL
170 ## Set the *inclusive* number of targets that MptScsi exposes for scan\r
171 # by ScsiBusDxe.\r
172 gUefiOvmfPkgTokenSpaceGuid.PcdMptScsiMaxTargetLimit|7|UINT8|0x39\r
173\r
501e08fc
JJ
174 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFlashNvStorageEventLogBase|0x0|UINT32|0x8\r
175 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFlashNvStorageEventLogSize|0x0|UINT32|0x9\r
176 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFirmwareFdSize|0x0|UINT32|0xa\r
177 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFirmwareBlockSize|0|UINT32|0xb\r
178 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFlashNvStorageVariableBase|0x0|UINT32|0xc\r
179 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFlashNvStorageFtwSpareBase|0x0|UINT32|0xd\r
180 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFlashNvStorageFtwWorkingBase|0x0|UINT32|0xe\r
181 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFdBaseAddress|0x0|UINT32|0xf\r
b382ede3
JJ
182 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfSecPageTablesBase|0x0|UINT32|0x11\r
183 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfSecPageTablesSize|0x0|UINT32|0x12\r
7cb6b0e0
JJ
184 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfSecPeiTempRamBase|0x0|UINT32|0x13\r
185 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfSecPeiTempRamSize|0x0|UINT32|0x14\r
6a7cba79
LE
186 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfLockBoxStorageBase|0x0|UINT32|0x18\r
187 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfLockBoxStorageSize|0x0|UINT32|0x19\r
ad43bc6b 188 gUefiOvmfPkgTokenSpaceGuid.PcdGuidedExtractHandlerTableSize|0x0|UINT32|0x1a\r
9beac0d8 189 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfDecompressionScratchEnd|0x0|UINT32|0x1f\r
501e08fc 190\r
460ffed2
HW
191 ## Pcd8259LegacyModeMask defines the default mask value for platform. This\r
192 # value is determined.\r
193 # 1) If platform only support pure UEFI, value should be set to 0xFFFF or\r
194 # 0xFFFE; Because only clock interrupt is allowed in legacy mode in pure\r
195 # UEFI platform.\r
196 # 2) If platform install CSM and use thunk module:\r
197 # a) If thunk call provided by CSM binary requires some legacy interrupt\r
198 # support, the corresponding bit should be opened as 0.\r
199 # For example, if keyboard interfaces provided CSM binary use legacy\r
200 # keyboard interrupt in 8259 bit 1, then the value should be set to\r
201 # 0xFFFC.\r
202 # b) If all thunk call provied by CSM binary do not require legacy\r
203 # interrupt support, value should be set to 0xFFFF or 0xFFFE.\r
204 #\r
205 # The default value of legacy mode mask could be changed by\r
206 # EFI_LEGACY_8259_PROTOCOL->SetMask(). But it is rarely need change it\r
207 # except some special cases such as when initializing the CSM binary, it\r
208 # should be set to 0xFFFF to mask all legacy interrupt. Please restore the\r
209 # original legacy mask value if changing is made for these special case.\r
210 gUefiOvmfPkgTokenSpaceGuid.Pcd8259LegacyModeMask|0xFFFF|UINT16|0x3\r
211\r
212 ## Pcd8259LegacyModeEdgeLevel defines the default edge level for legacy\r
213 # mode's interrrupt controller.\r
214 # For the corresponding bits, 0 = Edge triggered and 1 = Level triggered.\r
215 gUefiOvmfPkgTokenSpaceGuid.Pcd8259LegacyModeEdgeLevel|0x0000|UINT16|0x5\r
216\r
51e55d81
HW
217 ## Indicates if BiosVideo driver will switch to 80x25 Text VGA Mode when\r
218 # exiting boot service.\r
219 # TRUE - Switch to Text VGA Mode.\r
220 # FALSE - Does not switch to Text VGA Mode.\r
221 gUefiOvmfPkgTokenSpaceGuid.PcdBiosVideoSetTextVgaModeEnable|FALSE|BOOLEAN|0x28\r
222\r
223 ## Indicates if BiosVideo driver will check for VESA BIOS Extension service\r
224 # support.\r
225 # TRUE - Check for VESA BIOS Extension service.\r
226 # FALSE - Does not check for VESA BIOS Extension service.\r
227 gUefiOvmfPkgTokenSpaceGuid.PcdBiosVideoCheckVbeEnable|TRUE|BOOLEAN|0x29\r
228\r
229 ## Indicates if BiosVideo driver will check for VGA service support.\r
230 # NOTE: If both PcdBiosVideoCheckVbeEnable and PcdBiosVideoCheckVgaEnable\r
231 # are set to FALSE, that means Graphics Output protocol will not be\r
232 # installed, the VGA miniport protocol will be installed instead.\r
233 # TRUE - Check for VGA service.<BR>\r
234 # FALSE - Does not check for VGA service.<BR>\r
235 gUefiOvmfPkgTokenSpaceGuid.PcdBiosVideoCheckVgaEnable|TRUE|BOOLEAN|0x2a\r
236\r
237 ## Indicates if memory space for legacy region will be set as cacheable.\r
238 # TRUE - Set cachebility for legacy region.\r
239 # FALSE - Does not set cachebility for legacy region.\r
240 gUefiOvmfPkgTokenSpaceGuid.PcdLegacyBiosCacheLegacyRegion|TRUE|BOOLEAN|0x2b\r
241\r
242 ## Specify memory size with bytes to reserve EBDA below 640K for OPROM.\r
243 # The value should be a multiple of 4KB.\r
244 gUefiOvmfPkgTokenSpaceGuid.PcdEbdaReservedMemorySize|0x8000|UINT32|0x2c\r
245\r
246 ## Specify memory base address for OPROM to find free memory.\r
247 # Some OPROMs do not use EBDA or PMM to allocate memory for its usage,\r
248 # instead they find the memory filled with zero from 0x20000.\r
249 # The value should be a multiple of 4KB.\r
250 # The range should be below the EBDA reserved range from\r
251 # (CONVENTIONAL_MEMORY_TOP - Reserved EBDA Memory Size) to\r
252 # CONVENTIONAL_MEMORY_TOP.\r
253 gUefiOvmfPkgTokenSpaceGuid.PcdOpromReservedMemoryBase|0x60000|UINT32|0x2d\r
254\r
255 ## Specify memory size with bytes for OPROM to find free memory.\r
256 # The value should be a multiple of 4KB. And the range should be below the\r
257 # EBDA reserved range from\r
258 # (CONVENTIONAL_MEMORY_TOP - Reserved EBDA Memory Size) to\r
259 # CONVENTIONAL_MEMORY_TOP.\r
260 gUefiOvmfPkgTokenSpaceGuid.PcdOpromReservedMemorySize|0x28000|UINT32|0x2e\r
261\r
262 ## Specify the end of address below 1MB for the OPROM.\r
263 # The last shadowed OpROM should not exceed this address.\r
264 gUefiOvmfPkgTokenSpaceGuid.PcdEndOpromShadowAddress|0xdffff|UINT32|0x2f\r
265\r
266 ## Specify the low PMM (Post Memory Manager) size with bytes below 1MB.\r
267 # The value should be a multiple of 4KB.\r
268 # @Prompt Low PMM (Post Memory Manager) Size\r
269 gUefiOvmfPkgTokenSpaceGuid.PcdLowPmmMemorySize|0x10000|UINT32|0x30\r
270\r
271 ## Specify the high PMM (Post Memory Manager) size with bytes above 1MB.\r
272 # The value should be a multiple of 4KB.\r
273 gUefiOvmfPkgTokenSpaceGuid.PcdHighPmmMemorySize|0x400000|UINT32|0x31\r
274\r
93314ae5
AP
275 gUefiOvmfPkgTokenSpaceGuid.PcdXenPvhStartOfDayStructPtr|0x0|UINT32|0x17\r
276 gUefiOvmfPkgTokenSpaceGuid.PcdXenPvhStartOfDayStructPtrSize|0x0|UINT32|0x32\r
277\r
8f39d79d
AP
278 ## Number of page frames to use for storing grant table entries.\r
279 gUefiOvmfPkgTokenSpaceGuid.PcdXenGrantFrames|4|UINT32|0x33\r
280\r
70c66df5 281[PcdsDynamic, PcdsDynamicEx]\r
85c0b5ee 282 gUefiOvmfPkgTokenSpaceGuid.PcdEmuVariableEvent|0|UINT64|2\r
9d35ac26 283 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfFlashVariablesEnable|FALSE|BOOLEAN|0x10\r
d55004da 284 gUefiOvmfPkgTokenSpaceGuid.PcdOvmfHostBridgePciDevId|0|UINT16|0x1b\r
6fbef93e 285 gUefiOvmfPkgTokenSpaceGuid.PcdQemuSmbiosValidated|FALSE|BOOLEAN|0x21\r
49ba9447 286\r
c4df7fd0
LE
287 ## The IO port aperture shared by all PCI root bridges.\r
288 #\r
289 gUefiOvmfPkgTokenSpaceGuid.PcdPciIoBase|0x0|UINT64|0x22\r
290 gUefiOvmfPkgTokenSpaceGuid.PcdPciIoSize|0x0|UINT64|0x23\r
291\r
03845e90
LE
292 ## The 32-bit MMIO aperture shared by all PCI root bridges.\r
293 #\r
294 gUefiOvmfPkgTokenSpaceGuid.PcdPciMmio32Base|0x0|UINT64|0x24\r
295 gUefiOvmfPkgTokenSpaceGuid.PcdPciMmio32Size|0x0|UINT64|0x25\r
296\r
7e5b1b67
LE
297 ## The 64-bit MMIO aperture shared by all PCI root bridges.\r
298 #\r
299 gUefiOvmfPkgTokenSpaceGuid.PcdPciMmio64Base|0x0|UINT64|0x26\r
300 gUefiOvmfPkgTokenSpaceGuid.PcdPciMmio64Size|0x0|UINT64|0x27\r
301\r
966dbaf4 302 ## The following setting controls how many megabytes we configure as TSEG on\r
d04b72c6
LE
303 # Q35, for SMRAM purposes. Permitted defaults are: 1, 2, 8. Other defaults\r
304 # cause undefined behavior. During boot, the PCD is updated by PlatformPei\r
305 # to reflect the extended TSEG size, if one is advertized by QEMU.\r
966dbaf4 306 #\r
d04b72c6 307 # This PCD is only accessed if PcdSmmSmramRequire is TRUE (see below).\r
966dbaf4
LE
308 gUefiOvmfPkgTokenSpaceGuid.PcdQ35TsegMbytes|8|UINT16|0x20\r
309\r
d74d56fc
LE
310 ## Set to TRUE by PlatformPei if the Q35 board supports the "SMRAM at default\r
311 # SMBASE" feature.\r
312 #\r
313 # This PCD is only accessed if PcdSmmSmramRequire is TRUE (see below).\r
314 gUefiOvmfPkgTokenSpaceGuid.PcdQ35SmramAtDefaultSmbase|FALSE|BOOLEAN|0x34\r
315\r
e05061c5 316[PcdsFeatureFlag]\r
2f9c55cc 317 gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderPciTranslation|TRUE|BOOLEAN|0x1c\r
43336916 318 gUefiOvmfPkgTokenSpaceGuid.PcdQemuBootOrderMmioTranslation|FALSE|BOOLEAN|0x1d\r
1f695483
LE
319\r
320 ## This feature flag enables SMM/SMRAM support. Note that it also requires\r
321 # such support from the underlying QEMU instance; if that support is not\r
322 # present, the firmware will reject continuing after a certain point.\r
323 #\r
324 # The flag also acts as a general "security switch"; when TRUE, many\r
325 # components will change behavior, with the goal of preventing a malicious\r
326 # runtime OS from tampering with firmware structures (special memory ranges\r
327 # used by OVMF, the varstore pflash chip, LockBox etc).\r
328 gUefiOvmfPkgTokenSpaceGuid.PcdSmmSmramRequire|FALSE|BOOLEAN|0x1e\r
50f911d2
LE
329\r
330 ## Informs modules (including pre-DXE-phase modules) whether the platform\r
331 # firmware contains a CSM (Compatibility Support Module).\r
332 #\r
333 gUefiOvmfPkgTokenSpaceGuid.PcdCsmEnable|FALSE|BOOLEAN|0x35\r