]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/UefiCpuPkg.dec
BaseTools: Fix IA32 UINT64 alignment for CLANG toolchains
[mirror_edk2.git] / UefiCpuPkg / UefiCpuPkg.dec
index 4fe79cecbf3505a4fc9d4d5a7db82c2e716bef77..cff239d5283e61fa085003be9d263a27f365acc8 100644 (file)
@@ -53,8 +53,8 @@
   ##\r
   MpInitLib|Include/Library/MpInitLib.h\r
 \r
-  ##  @libraryclass  Provides function to support VMGEXIT processing.\r
-  VmgExitLib|Include/Library/VmgExitLib.h\r
+  ##  @libraryclass  Provides function to support CcExit processing.\r
+  CcExitLib|Include/Library/CcExitLib.h\r
 \r
   ##  @libraryclass  Provides function to get CPU cache information.\r
   CpuCacheInfoLib|Include/Library/CpuCacheInfoLib.h\r
   # @Prompt Lock SMM Feature Control MSR.\r
   gUefiCpuPkgTokenSpaceGuid.PcdCpuSmmFeatureControlMsrLock|TRUE|BOOLEAN|0x3213210B\r
 \r
+  ## Indicates if SMRR will be enabled.<BR><BR>\r
+  #   TRUE  - SMRR will be enabled.<BR>\r
+  #   FALSE - SMRR will not be enabled.<BR>\r
+  # @Prompt Enable SMRR.\r
+  gUefiCpuPkgTokenSpaceGuid.PcdSmrrEnable|TRUE|BOOLEAN|0x3213210D\r
+\r
+  ## Indicates if SmmFeatureControl will be enabled.<BR><BR>\r
+  #   TRUE  - SmmFeatureControl will be enabled.<BR>\r
+  #   FALSE - SmmFeatureControl will not be enabled.<BR>\r
+  # @Prompt Support SmmFeatureControl.\r
+  gUefiCpuPkgTokenSpaceGuid.PcdSmmFeatureControlEnable|TRUE|BOOLEAN|0x32132110\r
+\r
 [PcdsFixedAtBuild]\r
   ## List of exception vectors which need switching stack.\r
   #  This PCD will only take into effect if PcdCpuStackGuard is enabled.\r