mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
UefiCpuPkg/CpuFeatures: Change CPU features name to follow IA32 SDM
Cc: Feng Tian <feng.tian@intel.com> Cc: Michael Kinney <michael.d.kinney@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jeff Fan <jeff.fan@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com>
This commit is contained in:
parent
3ff4061033
commit
bea7af2788
@ -45,8 +45,8 @@
|
||||
#define CPU_FEATURE_C1E 16
|
||||
#define CPU_FEATURE_C1_AUTO_DEMOTION 17
|
||||
#define CPU_FEATURE_C3_AUTO_DEMOTION 18
|
||||
#define CPU_FEATURE_C1_AUTO_UNDEMOTION 19
|
||||
#define CPU_FEATURE_C3_AUTO_UNDEMOTION 20
|
||||
#define CPU_FEATURE_C1_UNDEMOTION 19
|
||||
#define CPU_FEATURE_C3_UNDEMOTION 20
|
||||
#define CPU_FEATURE_C_STATE 21
|
||||
#define CPU_FEATURE_TM 22
|
||||
#define CPU_FEATURE_TM2 23
|
||||
|
Loading…
x
Reference in New Issue
Block a user