coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
cpu.h File Reference

Go to the source code of this file.

Macros

#define SOC_EARLY_VMTRR_FLASH   1
 
#define SOC_EARLY_VMTRR_CAR_HEAP   2
 
#define SOC_EARLY_VMTRR_TEMPRAM   3
 

Macro Definition Documentation

◆ SOC_EARLY_VMTRR_CAR_HEAP

#define SOC_EARLY_VMTRR_CAR_HEAP   2

Definition at line 14 of file cpu.h.

◆ SOC_EARLY_VMTRR_FLASH

#define SOC_EARLY_VMTRR_FLASH   1

Definition at line 13 of file cpu.h.

◆ SOC_EARLY_VMTRR_TEMPRAM

#define SOC_EARLY_VMTRR_TEMPRAM   3

Definition at line 15 of file cpu.h.