* [Patch] UefiCpuPkg: Remove deprecated CPU feature.
@ 2017-07-20 5:47 Eric Dong
2017-07-20 5:58 ` Ni, Ruiyu
2017-07-20 5:59 ` Fan, Jeff
0 siblings, 2 replies; 3+ messages in thread
From: Eric Dong @ 2017-07-20 5:47 UTC (permalink / raw)
To: edk2-devel; +Cc: Jeff Fan, Ruiyu Ni
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>
---
UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h b/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h
index 10286ed..8ea0609 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
--
2.7.0.windows.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Patch] UefiCpuPkg: Remove deprecated CPU feature.
2017-07-20 5:47 [Patch] UefiCpuPkg: Remove deprecated CPU feature Eric Dong
@ 2017-07-20 5:58 ` Ni, Ruiyu
2017-07-20 5:59 ` Fan, Jeff
1 sibling, 0 replies; 3+ messages in thread
From: Ni, Ruiyu @ 2017-07-20 5:58 UTC (permalink / raw)
To: Dong, Eric, edk2-devel@lists.01.org; +Cc: Fan, Jeff
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Thanks/Ray
> -----Original Message-----
> From: Dong, Eric
> Sent: Thursday, July 20, 2017 1:47 PM
> To: edk2-devel@lists.01.org
> Cc: Fan, Jeff <jeff.fan@intel.com>; Ni, Ruiyu <ruiyu.ni@intel.com>
> Subject: [Patch] 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>
> ---
> UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h
> b/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h
> index 10286ed..8ea0609 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
> --
> 2.7.0.windows.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Patch] UefiCpuPkg: Remove deprecated CPU feature.
2017-07-20 5:47 [Patch] UefiCpuPkg: Remove deprecated CPU feature Eric Dong
2017-07-20 5:58 ` Ni, Ruiyu
@ 2017-07-20 5:59 ` Fan, Jeff
1 sibling, 0 replies; 3+ messages in thread
From: Fan, Jeff @ 2017-07-20 5:59 UTC (permalink / raw)
To: Dong, Eric, edk2-devel@lists.01.org; +Cc: Ni, Ruiyu
Reivewed-by: Jeff Fan <jeff.fan@intel.com>
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Eric Dong
Sent: Thursday, July 20, 2017 1:47 PM
To: edk2-devel@lists.01.org
Cc: Ni, Ruiyu; Fan, Jeff
Subject: [edk2] [Patch] 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>
---
UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h b/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h
index 10286ed..8ea0609 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
--
2.7.0.windows.1
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-07-20 5:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-20 5:47 [Patch] UefiCpuPkg: Remove deprecated CPU feature Eric Dong
2017-07-20 5:58 ` Ni, Ruiyu
2017-07-20 5:59 ` Fan, Jeff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox