cpu/intel/common: improve debug output
commit54efaae701dacd58621e66a8cf56812eb5304946
authorMatt DeVillier <matt.devillier@gmail.com>
Sun, 30 Dec 2018 06:31:35 +0000 (30 00:31 -0600)
committerMatt DeVillier <matt.devillier@gmail.com>
Sat, 5 Jan 2019 20:39:23 +0000 (5 20:39 +0000)
tree40f8e9be469cb1170b89b62edbdc089345f894d0
parenta2046b29ef28941c67f78c46520d5345acf08d83
cpu/intel/common: improve debug output

currently, if the IA32_FEATURE_CONTROL lock bit is already
set, VMX status isn't reported. Adjust debug output to
provide more useful infomation on both VMX and lock bit statuses.

Test: build/boot google/chell, observe useful output in cbmem log
regardless of lock bit status.

Change-Id: Ie50f214f7e3fcfd6c3d0d2de034a93518c0a6b46
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30524
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
src/cpu/intel/common/common_init.c