TianoCore EDK2 master
Loading...
Searching...
No Matches
MSR_IA32_CET Union Reference

Data Fields

struct {
   UINT32   SH_STK_ENP: 1
 
   UINT32   WR_SHSTK_EN: 1
 
   UINT32   ENDBR_EN: 1
 
   UINT32   LEG_IW_EN: 1
 
   UINT32   NO_TRACK_EN: 1
 
   UINT32   SUPPRESS_DIS: 1
 
   UINT32   RSVD: 4
 
   UINT32   SUPPRESS: 1
 
   UINT32   TRACKER: 1
 
   UINT32   EB_LEG_BITMAP_BASE_low: 12
 
   UINT32   EB_LEG_BITMAP_BASE_high: 32
 
Bits
 
UINT64 Uint64
 

Detailed Description

Definition at line 83 of file PiSmmCpuCommon.h.

Field Documentation

◆ EB_LEG_BITMAP_BASE_high

UINT32 MSR_IA32_CET::EB_LEG_BITMAP_BASE_high

Definition at line 111 of file PiSmmCpuCommon.h.

◆ EB_LEG_BITMAP_BASE_low

UINT32 MSR_IA32_CET::EB_LEG_BITMAP_BASE_low

Definition at line 110 of file PiSmmCpuCommon.h.

◆ ENDBR_EN

UINT32 MSR_IA32_CET::ENDBR_EN

Definition at line 90 of file PiSmmCpuCommon.h.

◆ LEG_IW_EN

UINT32 MSR_IA32_CET::LEG_IW_EN

Definition at line 92 of file PiSmmCpuCommon.h.

◆ NO_TRACK_EN

UINT32 MSR_IA32_CET::NO_TRACK_EN

Definition at line 94 of file PiSmmCpuCommon.h.

◆ RSVD

UINT32 MSR_IA32_CET::RSVD

Definition at line 97 of file PiSmmCpuCommon.h.

◆ SH_STK_ENP

UINT32 MSR_IA32_CET::SH_STK_ENP

Definition at line 86 of file PiSmmCpuCommon.h.

◆ SUPPRESS

UINT32 MSR_IA32_CET::SUPPRESS

Definition at line 100 of file PiSmmCpuCommon.h.

◆ SUPPRESS_DIS

UINT32 MSR_IA32_CET::SUPPRESS_DIS

Definition at line 96 of file PiSmmCpuCommon.h.

◆ TRACKER

UINT32 MSR_IA32_CET::TRACKER

Definition at line 103 of file PiSmmCpuCommon.h.

◆ Uint64

UINT64 MSR_IA32_CET::Uint64

Definition at line 113 of file PiSmmCpuCommon.h.

◆ WR_SHSTK_EN

UINT32 MSR_IA32_CET::WR_SHSTK_EN

Definition at line 88 of file PiSmmCpuCommon.h.


The documentation for this union was generated from the following file: