]> git.proxmox.com Git - mirror_edk2.git/commitdiff
UefiCpuPkg: Remove deprecated CPU feature.
authorEric Dong <eric.dong@intel.com>
Thu, 20 Jul 2017 05:46:12 +0000 (13:46 +0800)
committerEric Dong <eric.dong@intel.com>
Thu, 20 Jul 2017 06:11:15 +0000 (14:11 +0800)
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>
UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h

index 10286ed167bb3ac415a40c1d6c251e9ffd53cbe8..8ea060928d368aaba16824545edffb1215d93ba0 100644 (file)
@@ -35,7 +35,6 @@
 #define CPU_FEATURE_FASTSTRINGS                     6\r
 #define CPU_FEATURE_VMX                             7\r
 #define CPU_FEATURE_SMX                             8\r
-#define CPU_FEATURE_SENTER                          9\r
 #define CPU_FEATURE_LOCK_FEATURE_CONTROL_REGISTER   10\r
 #define CPU_FEATURE_LIMIT_CPUID_MAX_VAL             11\r
 #define CPU_FEATURE_MCE                             12\r