STM/Test/FrmPkg
Tsung Ho Wu 5d982b52d3 Test/FrmPkg: Fix the boot failure if guest OS has kernel 4.12 or newer.
Kernel 4.12 reads MSR 0x140, MSR_XEON_PHI_MISC_FEATURE_ENABLES_REGISTER
and it causes CPU hang if CPU is in VMM mode.

Solution: Set MsrBitmap to 1 and set the corresponding bits in
mGuestContextCommon.MsrBitmap. Make VMM service the MSR read/write
requests only if the MSR handler is  defined in MsrHandler.c.

Testing: Verified pass with Minnowboard max.
2018-12-12 17:14:46 -08:00
..
Core Test/FrmPkg: Fix the boot failure if guest OS has kernel 4.12 or newer. 2018-12-12 17:14:46 -08:00
FrmBin Add STM, bios and test package. 2016-03-31 15:15:57 +08:00
Include Correct event log type. 2016-08-02 11:50:13 +08:00
Library Sync SimpleSyncLib to EDKII. 2016-12-14 12:01:35 +08:00
LoaderApp Make SmMonitorService optional 2016-12-14 12:02:15 +08:00
LoaderDriver Make SmMonitorService optional 2016-12-14 12:02:15 +08:00
StmService Add STM, bios and test package. 2016-03-31 15:15:57 +08:00
Contributions.txt Add license file. 2016-05-17 13:48:02 +08:00
FrmPkg.Sample.fdf Add STM, bios and test package. 2016-03-31 15:15:57 +08:00
FrmPkg.dec Add TXT launch support in FRM. 2016-08-01 20:39:21 +08:00
FrmPkg.dsc Add TXT launch support in FRM. 2016-08-01 20:39:21 +08:00
License.txt Add license file. 2016-05-17 13:48:02 +08:00