REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2329
Signed-off-by: Ray Ni <[email protected]> Cc: Eric Dong <[email protected]> Cc: Laszlo Ersek <[email protected]> --- 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 (#50325): https://edk2.groups.io/g/devel/message/50325 Mute This Topic: https://groups.io/mt/52189326/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
