MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
MSR_GOLDMONT_FEATURE_CONTROL_REGISTER Union Reference

Data Fields

struct {
   UINT32   Lock:1
 
   UINT32   EnableVmxInsideSmx:1
 
   UINT32   EnableVmxOutsideSmx:1
 
   UINT32   Reserved1:5
 
   UINT32   SenterLocalFunctionEnables:7
 
   UINT32   SenterGlobalEnable:1
 
   UINT32   Reserved2:2
 
   UINT32   SgxEnable:1
 
   UINT32   Reserved3:13
 
   UINT32   Reserved4:32
 
Bits
 
UINT32 Uint32
 
UINT64 Uint64
 

Detailed Description

MSR information returned for MSR index MSR_GOLDMONT_FEATURE_CONTROL

Field Documentation

struct { ... } MSR_GOLDMONT_FEATURE_CONTROL_REGISTER::Bits

Individual bit fields

UINT32 MSR_GOLDMONT_FEATURE_CONTROL_REGISTER::EnableVmxInsideSmx

[Bit 1] Enable VMX inside SMX operation (R/WL)

UINT32 MSR_GOLDMONT_FEATURE_CONTROL_REGISTER::EnableVmxOutsideSmx

[Bit 2] Enable VMX outside SMX operation (R/WL)

UINT32 MSR_GOLDMONT_FEATURE_CONTROL_REGISTER::Lock

[Bit 0] Lock bit (R/WL)

UINT32 MSR_GOLDMONT_FEATURE_CONTROL_REGISTER::Reserved1
UINT32 MSR_GOLDMONT_FEATURE_CONTROL_REGISTER::Reserved2
UINT32 MSR_GOLDMONT_FEATURE_CONTROL_REGISTER::Reserved3
UINT32 MSR_GOLDMONT_FEATURE_CONTROL_REGISTER::Reserved4
UINT32 MSR_GOLDMONT_FEATURE_CONTROL_REGISTER::SenterGlobalEnable

[Bit 15] SENTER global functions enable (R/WL)

UINT32 MSR_GOLDMONT_FEATURE_CONTROL_REGISTER::SenterLocalFunctionEnables

[Bits 14:8] SENTER local function enables (R/WL)

UINT32 MSR_GOLDMONT_FEATURE_CONTROL_REGISTER::SgxEnable

[Bit 18] SGX global functions enable (R/WL)

UINT32 MSR_GOLDMONT_FEATURE_CONTROL_REGISTER::Uint32

All bit fields as a 32-bit value

UINT64 MSR_GOLDMONT_FEATURE_CONTROL_REGISTER::Uint64

All bit fields as a 64-bit value