coreboot/src
Elyes HAOUAS 909870aba6 cpu/intel/common: Fix generated exception if not supported VMX
Reading rdmsr(IA32_FEATURE_CONTROL) in function set_feature_ctrl_lock()
will generate an exception if the CPU do not support this MSR.
Tested on pentium4 (CPUID F65).

Change-Id: I72e138e3bcffe1dcd4e20739a8d07c9abfab4f80
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/30713
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
2019-01-09 09:49:50 +00:00
..
acpi
arch arch/x86/Kconfig: Fix spelling of *successful* 2019-01-08 15:50:50 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console device/pci_early: Fixes for __SIMPLE_DEVICE__ 2018-12-30 21:33:26 +00:00
cpu cpu/intel/common: Fix generated exception if not supported VMX 2019-01-09 09:49:50 +00:00
device amdfam10 boards: Fix regression on dev_find_slot() removal 2019-01-08 02:51:47 +00:00
drivers arch/x86: Unify bootblock MMX register usage 2019-01-08 15:31:19 +00:00
ec ec/chromeec: fix LPC read/write for MEC devices 2018-12-28 12:24:52 +00:00
include cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK 2019-01-08 15:33:47 +00:00
lib src: Get rid of device_t 2019-01-04 12:11:18 +00:00
mainboard samsung/lumpy: add cpu/gpu pwm backlight register values 2019-01-08 22:36:21 +00:00
northbridge nb/intel/gm45: Remove the C native graphic init 2019-01-07 23:08:41 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc soc/intel/cannonlake: Add FSP UPD for minimum assertion width 2019-01-08 19:12:38 +00:00
southbridge sb/intel/i82801gx: Autodisable functions based on devicetree 2019-01-08 14:29:13 +00:00
superio Kconfig: Unify power-after-failure options 2019-01-06 15:54:19 +00:00
vendorcode chromeos: Provide watchdog support in verstage 2018-12-21 18:14:20 +00:00
Kconfig cbmem: Always use EARLY_CBMEM_INIT 2018-12-22 11:49:17 +00:00