cpu/intel/haswell: Do not set PMG_IO_CAPTURE_BASE MSR
commit4f31cdfa2c90e2233e5cdae15961555d9f4abbec
authorAngel Pons <th3fanbus@gmail.com>
Wed, 28 Oct 2020 21:35:16 +0000 (28 22:35 +0100)
committerNico Huber <nico.h@gmx.de>
Mon, 11 Jan 2021 23:41:28 +0000 (11 23:41 +0000)
treea7327768969bb8a032f2ff4f124fa3673c7ef319
parent712ca3193307d170ed00a617a05d4cd3c539a02a
cpu/intel/haswell: Do not set PMG_IO_CAPTURE_BASE MSR

The MSR only needs to be set when IO MWAIT redirection is to be enabled.
This was copied from Sandy Bridge, which already had this inconsistency.

Change-Id: I424333afd654db9a7e180e9a2c31d369e3d92fd6
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46917
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/cpu/intel/haswell/haswell_init.c