summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg
diff options
context:
space:
mode:
authorEric Dong <eric.dong@intel.com>2017-07-20 13:46:12 +0800
committerEric Dong <eric.dong@intel.com>2017-07-20 14:11:15 +0800
commit79aac4dd756bb2809cdcb74f7d2ae8a630457c99 (patch)
tree26e524b2a7676125f6ffa51a723534c8806fdd91 /UefiCpuPkg
parent381700e7ec50747af372a86933ef4d6a0d934e6e (diff)
downloadedk2-79aac4dd756bb2809cdcb74f7d2ae8a630457c99.tar.gz
edk2-79aac4dd756bb2809cdcb74f7d2ae8a630457c99.tar.bz2
edk2-79aac4dd756bb2809cdcb74f7d2ae8a630457c99.zip
UefiCpuPkg: Remove deprecated CPU feature.
Senter feature could not be a single feature, it has been merge to Smx feature, so remove it. Cc: Jeff Fan <jeff.fan@intel.com> Cc: Ruiyu Ni <ruiyu.ni@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com> Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Diffstat (limited to 'UefiCpuPkg')
-rw-r--r--UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h b/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h
index 10286ed167..8ea060928d 100644
--- a/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h
+++ b/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h
@@ -35,7 +35,6 @@
#define CPU_FEATURE_FASTSTRINGS 6
#define CPU_FEATURE_VMX 7
#define CPU_FEATURE_SMX 8
-#define CPU_FEATURE_SENTER 9
#define CPU_FEATURE_LOCK_FEATURE_CONTROL_REGISTER 10
#define CPU_FEATURE_LIMIT_CPUID_MAX_VAL 11
#define CPU_FEATURE_MCE 12