coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
msrinit_struct Struct Reference

#include <msr.h>

Collaboration diagram for msrinit_struct:
Collaboration graph

Data Fields

unsigned int index
 
msr_t msr
 

Detailed Description

Definition at line 115 of file msr.h.

Field Documentation

◆ index

unsigned int msrinit_struct::index

Definition at line 116 of file msr.h.

◆ msr

msr_t msrinit_struct::msr

Definition at line 117 of file msr.h.


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