core: make sure we observe EFLAGS_ID only syslinux-3.86
authorH. Peter Anvin <hpa@zytor.com>
Wed, 31 Mar 2010 16:24:25 +0000 (09:24 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 31 Mar 2010 16:24:25 +0000 (09:24 -0700)
commit01fc061d9851463296347d3834185ea5c5618a68
tree91b89bd27b245ddc97c88cd34b0e15603e180829
parent5135785ccf38c0d480ff5b880d686a699996c722
core: make sure we observe EFLAGS_ID only

When looking for CPUID, make sure we only look at EFLAGS_ID and no
other flags that could possibly have changed for extrinsic reasons.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/cpuinit.inc