aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/common
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-01-05 17:20:11 +0100
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-01-09 04:07:29 +0000
commit8c70dd66da02f4ee46086f0bdc54b56e39c7054f (patch)
treeabb1be750104a446eab71e0cd905fd25eec10611 /src/cpu/intel/common
parenteaea9c987ccb00a60f8ca4c4332deb72c3761a70 (diff)
cpu/intel/microcode_asm.S: Fix reading cpuid(1) and checking PF
The value of %ebx was clobbered later on by a cpuid call. A bitwise and needs to be used to check processor flags. Change-Id: I29f1fddfe3cc2cbfc7c843b6aff7425f32e12317 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/30680 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/cpu/intel/common')
0 files changed, 0 insertions, 0 deletions