coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
vpd.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FRB2_TIMER   "frb2_timer"
 
#define FRB2_COUNTDOWN   "frb2_countdown"
 
#define VPD_LEN   10
 
#define DEFAULT_COUNTDOWN   9000
 

Macro Definition Documentation

◆ DEFAULT_COUNTDOWN

#define DEFAULT_COUNTDOWN   9000

Definition at line 12 of file vpd.h.

◆ FRB2_COUNTDOWN

#define FRB2_COUNTDOWN   "frb2_countdown"

Definition at line 9 of file vpd.h.

◆ FRB2_TIMER

#define FRB2_TIMER   "frb2_timer"

Definition at line 7 of file vpd.h.

◆ VPD_LEN

#define VPD_LEN   10

Definition at line 10 of file vpd.h.