]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/UefiCpuPkg.dec
UefiCpuPkg: Add CPU Features PEI/DXE drivers
[mirror_edk2.git] / UefiCpuPkg / UefiCpuPkg.dec
index 745f9861562e1022b75ac6375e36bcd09298e25d..4a679bdb5700be98e6ea9e1378309f97f11c47aa 100644 (file)
   # @Prompt Supported CPU features\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuFeaturesSupport|{0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF}|VOID*|0x00000016\r
 \r
+  ## Specifies if CPU features will be initialized after SMM relocation\r
+  # @Prompt if CPU features will be initialized after SMM relocation\r
+  gUefiCpuPkgTokenSpaceGuid.PcdCpuFeaturesInitAfterSmmRelocation|FALSE|BOOLEAN|0x0000001C\r
+\r
+  ## Specifies if CPU features will be initialized during S3 resume\r
+  # @Prompt if CPU features will be initialized during S3 resume\r
+  gUefiCpuPkgTokenSpaceGuid.PcdCpuFeaturesInitOnS3Resume|FALSE|BOOLEAN|0x0000001D\r
+\r
 [PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r
   ## Specifies max supported number of Logical Processors.\r
   # @Prompt Configure max supported number of Logical Processors\r