]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/UefiCpuPkg.dec
MdeModulePkg/SmmCore: Fix memory leak on Profile unregistered.
[mirror_edk2.git] / UefiCpuPkg / UefiCpuPkg.dec
index 745f9861562e1022b75ac6375e36bcd09298e25d..e87f103996a60cbdaabbe0a38fceeda7955868cf 100644 (file)
   # @Prompt MSEG size.\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuMsegSize|0x200000|UINT32|0x32132112\r
 \r
-  ## Specifies the supported CPU features bit in array\r
-  # @Prompt Supported CPU features\r
+  ## Specifies the supported CPU features bit in array.\r
+  # @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