coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
SMM_MONITOR_CTL_MSR Union Reference
Collaboration diagram for SMM_MONITOR_CTL_MSR:
Collaboration graph

Data Fields

SMM_MONITOR_CTL_MSR_BITS bits
 
uint64_t uint64
 
msr_t msr
 

Detailed Description

Definition at line 78 of file SmmStm.c.

Field Documentation

◆ bits

SMM_MONITOR_CTL_MSR_BITS SMM_MONITOR_CTL_MSR::bits

Definition at line 79 of file SmmStm.c.

◆ msr

msr_t SMM_MONITOR_CTL_MSR::msr

Definition at line 81 of file SmmStm.c.

◆ uint64

uint64_t SMM_MONITOR_CTL_MSR::uint64

Definition at line 80 of file SmmStm.c.


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