Reviewed-by: Eric Dong <eric.d...@intel.com> > -----Original Message----- > From: Ni, Ray <ray...@intel.com> > Sent: Monday, November 11, 2019 11:05 AM > To: devel@edk2.groups.io > Cc: Dong, Eric <eric.d...@intel.com>; Laszlo Ersek <ler...@redhat.com> > Subject: [PATCH 2/2] UefiCpuPkg/RegisterCpuFeature: Remove > CPU_FEATURE_XD macro > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2329 > > Signed-off-by: Ray Ni <ray...@intel.com> > Cc: Eric Dong <eric.d...@intel.com> > Cc: Laszlo Ersek <ler...@redhat.com> > --- > UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h > b/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h > index 5bd464b32e..f370373d63 100644 > --- a/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h > +++ b/UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h > @@ -25,7 +25,7 @@ > #define CPU_FEATURE_MWAIT 2 > #define CPU_FEATURE_ACPI 3 > #define CPU_FEATURE_EIST 4 > -#define CPU_FEATURE_XD 5 > +#define CPU_FEATURE_RESERVED_5 5 > #define CPU_FEATURE_FASTSTRINGS 6 > #define CPU_FEATURE_VMX 7 > #define CPU_FEATURE_SMX 8 > -- > 2.21.0.windows.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#50569): https://edk2.groups.io/g/devel/message/50569 Mute This Topic: https://groups.io/mt/52189326/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-