coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
msr.h File Reference
#include <intelblocks/msr.h>
Include dependency graph for msr.h:

Go to the source code of this file.

Macros

#define MSR_BIOS_DONE   0x151
 
#define ENABLE_IA_UNTRUSTED   (1 << 0)
 
#define MSR_VR_MISC_CONFIG2   0x636
 

Macro Definition Documentation

◆ ENABLE_IA_UNTRUSTED

#define ENABLE_IA_UNTRUSTED   (1 << 0)

Definition at line 9 of file msr.h.

◆ MSR_BIOS_DONE

#define MSR_BIOS_DONE   0x151

Definition at line 8 of file msr.h.

◆ MSR_VR_MISC_CONFIG2

#define MSR_VR_MISC_CONFIG2   0x636

Definition at line 10 of file msr.h.