Fix QEMU boot issue with KVM enabled

As reported in issue #1055, when "--enable-kvm" flag is enabled
within QEMU, SBL does not boot. It is because KVM does not allow
certain MSR access. This patch removed NO_EVICTION_MODE MSR access
from QEMU FSP TempRamInit. By doing so, it allows QEMU to boot
with KVM enabled.
It fixed #1055.

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
This commit is contained in:
Maurice Ma 2021-03-21 10:06:45 -07:00 committed by Guo Dong
parent c2d16b3611
commit 0c114940c3
1 changed files with 0 additions and 0 deletions