coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
systemagent.h File Reference
Include dependency graph for systemagent.h:

Go to the source code of this file.

Macros

#define EPBAR   0x40
 
#define DMIBAR   0x68
 
#define CAPID0_A   0xe4
 
#define BIOS_RESET_CPL   0x5da8
 
#define EDRAMBAR   0x5408
 
#define REGBAR   0x5420
 
#define MCH_PKG_POWER_LIMIT_LO   0x59a0
 
#define MCH_PKG_POWER_LIMIT_HI   0x59a4
 
#define MCH_DDR_POWER_LIMIT_LO   0x58e0
 
#define MCH_DDR_POWER_LIMIT_HI   0x58e4
 
#define IMRBASE   0x6A40
 
#define IMRLIMIT   0x6A48
 

Macro Definition Documentation

◆ BIOS_RESET_CPL

#define BIOS_RESET_CPL   0x5da8

Definition at line 14 of file systemagent.h.

◆ CAPID0_A

#define CAPID0_A   0xe4

Definition at line 12 of file systemagent.h.

◆ DMIBAR

#define DMIBAR   0x68

Definition at line 11 of file systemagent.h.

◆ EDRAMBAR

#define EDRAMBAR   0x5408

Definition at line 15 of file systemagent.h.

◆ EPBAR

#define EPBAR   0x40

Definition at line 10 of file systemagent.h.

◆ IMRBASE

#define IMRBASE   0x6A40

Definition at line 23 of file systemagent.h.

◆ IMRLIMIT

#define IMRLIMIT   0x6A48

Definition at line 24 of file systemagent.h.

◆ MCH_DDR_POWER_LIMIT_HI

#define MCH_DDR_POWER_LIMIT_HI   0x58e4

Definition at line 21 of file systemagent.h.

◆ MCH_DDR_POWER_LIMIT_LO

#define MCH_DDR_POWER_LIMIT_LO   0x58e0

Definition at line 20 of file systemagent.h.

◆ MCH_PKG_POWER_LIMIT_HI

#define MCH_PKG_POWER_LIMIT_HI   0x59a4

Definition at line 19 of file systemagent.h.

◆ MCH_PKG_POWER_LIMIT_LO

#define MCH_PKG_POWER_LIMIT_LO   0x59a0

Definition at line 18 of file systemagent.h.

◆ REGBAR

#define REGBAR   0x5420

Definition at line 16 of file systemagent.h.