audk/UefiCpuPkg/Library
Michael Kinney d26a7a3fa2 UefiCpuPkg: SmmCpuFeaturesLib: Add MSR_SMM_FEATURE_CONTROL support
Add support for the reading and writing MSR_SMM_FEATURE_CONTROL
through the SmmCpuFeaturesIsSmmRegisterSupported(),
SmmCpuFeaturesGetSmmRegister(), and SmmCpuFeaturesSetSmmRegister()
functions.  This MSR is supported if the Family/Model is 06_3C,
06_45, or 06_46.

Cc: "Yao, Jiewen" <jiewen.yao@intel.com>
Cc: Jeff Fan <jeff.fan@intel.com>

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: "Yao, Jiewen" <jiewen.yao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18690 6f19259b-4bc3-4df7-8a09-765794883524
2015-10-28 07:16:38 +00:00
..
BaseUefiCpuLib UefiCpuPkg: Convert non DOS format files to DOS format 2014-09-03 08:48:53 +00:00
BaseXApicLib UefiCpuPkg: Add Cpuid.h include files for CPUID related defines 2015-10-19 19:09:15 +00:00
BaseXApicX2ApicLib UefiCpuPkg: Add Cpuid.h include files for CPUID related defines 2015-10-19 19:09:15 +00:00
CpuExceptionHandlerLib UefiCpuPkg/Library/CpuExceptionHandlerLib: Add exception type decoder 2015-07-08 05:45:10 +00:00
MtrrLib UefiCpuPkg/MtrrLib: MtrrValidBitsMask and MtrrValidAddressMask wrong 2015-09-05 02:07:02 +00:00
PlatformSecLibNull UefiCpuPkg: Add PlatformSecLib 2015-10-19 19:09:56 +00:00
SecPeiDxeTimerLibUefiCpu UefiCpuPkg: Add ASSERT to handle local APIC not config properly 2015-10-09 07:04:00 +00:00
SmmCpuFeaturesLib UefiCpuPkg: SmmCpuFeaturesLib: Add MSR_SMM_FEATURE_CONTROL support 2015-10-28 07:16:38 +00:00
SmmCpuPlatformHookLibNull UefiCpuPkg: Add SmmCpuPlatformHookLib 2015-10-19 19:11:15 +00:00