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

Go to the source code of this file.

Macros

#define SYS_TRACK_ENTRY   8
 
#define AR_TRACK_OFFSET   0x0100
 
#define AW_TRACK_OFFSET   0x0200
 

Enumerations

enum  { TRACKER_SYSTRACKER = 0 , TRACKER_NUM }
 

Macro Definition Documentation

◆ AR_TRACK_OFFSET

#define AR_TRACK_OFFSET   0x0100

Definition at line 8 of file tracker_v1.h.

◆ AW_TRACK_OFFSET

#define AW_TRACK_OFFSET   0x0200

Definition at line 9 of file tracker_v1.h.

◆ SYS_TRACK_ENTRY

#define SYS_TRACK_ENTRY   8

Definition at line 6 of file tracker_v1.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
TRACKER_SYSTRACKER 
TRACKER_NUM 

Definition at line 11 of file tracker_v1.h.