]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
MdeModulePkg: Update PciEnumeratorSupport to ignore OptionRom if needed
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 133e04ee86caa7066bd6e2023a7bd29961cc2b24..cf79292ec8773f4c89b677d763b9b8edd416c42f 100644 (file)
   # @Prompt Maximum permitted FwVol section nesting depth (exclusive).\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdFwVolDxeMaxEncapsulationDepth|0x10|UINT32|0x00000030\r
 \r
+  ## Indicates the default timeout value for SD/MMC Host Controller operations in microseconds.\r
+  # @Prompt SD/MMC Host Controller Operations Timeout (us).\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSdMmcGenericTimeoutValue|1000000|UINT32|0x00000031\r
+\r
 [PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r
   ## This PCD defines the Console output row. The default value is 25 according to UEFI spec.\r
   #  This PCD could be set to 0 then console output would be at max column and max row.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosEntryPointProvideMethod|0x3|UINT32|0x00010069\r
 \r
   ## This PCD specifies the additional pad size in FPDT Basic Boot Performance Table for\r
-  #  the extension FPDT boot records received after ReadyToBoot and before ExitBootService.\r
+  #  the extension FPDT boot records received after EndOfDxe and before ExitBootService.\r
   # @Prompt Pad size for extension FPDT boot records.\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdExtFpdtBootRecordPadSize|0x20000|UINT32|0x0001005F\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdExtFpdtBootRecordPadSize|0x30000|UINT32|0x0001005F\r
 \r
   ## Indicates if ConIn device are connected on demand.<BR><BR>\r
   #   TRUE  - ConIn device are not connected during BDS and ReadKeyStroke/ReadKeyStrokeEx produced\r
   # @Prompt Enable PCIe Resizable BAR Capability support.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdPcieResizableBarSupport|FALSE|BOOLEAN|0x10000024\r
 \r
+  ## This PCD holds the shared bit mask for page table entries when Tdx is enabled.\r
+  # @Prompt The shared bit mask when Intel Tdx is enabled.\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdTdxSharedBitMask|0x0|UINT64|0x10000025\r
+\r
 [PcdsPatchableInModule]\r
   ## Specify memory size with page number for PEI code when\r
   #  Loading Module at Fixed Address feature is enabled.\r