coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
sysinfo_t Struct Reference

#include <gm45.h>

Collaboration diagram for sysinfo_t:
Collaboration graph

Data Fields

stepping_t stepping
 
int txt_enabled
 
int cores
 
gmch_gfx_t gfx_type
 
int max_ddr2_mhz
 
int max_ddr3_mt
 
fsb_clock_t max_fsb
 
int max_fsb_mhz
 
int max_render_mhz
 
int enable_igd
 
int enable_peg
 
u16 ggc
 
int spd_type
 
timings_t selected_timings
 
dimminfo_t dimms [2]
 
u8 spd_map [4]
 
int gs45_low_power_mode
 
int sff
 

Detailed Description

Definition at line 109 of file gm45.h.

Field Documentation

◆ cores

int sysinfo_t::cores

Definition at line 112 of file gm45.h.

◆ dimms

dimminfo_t sysinfo_t::dimms[2]

Definition at line 126 of file gm45.h.

◆ enable_igd

int sysinfo_t::enable_igd

Definition at line 119 of file gm45.h.

◆ enable_peg

int sysinfo_t::enable_peg

Definition at line 120 of file gm45.h.

◆ gfx_type

gmch_gfx_t sysinfo_t::gfx_type

Definition at line 113 of file gm45.h.

◆ ggc

u16 sysinfo_t::ggc

Definition at line 121 of file gm45.h.

◆ gs45_low_power_mode

int sysinfo_t::gs45_low_power_mode

Definition at line 128 of file gm45.h.

◆ max_ddr2_mhz

int sysinfo_t::max_ddr2_mhz

Definition at line 114 of file gm45.h.

◆ max_ddr3_mt

int sysinfo_t::max_ddr3_mt

Definition at line 115 of file gm45.h.

◆ max_fsb

fsb_clock_t sysinfo_t::max_fsb

Definition at line 116 of file gm45.h.

◆ max_fsb_mhz

int sysinfo_t::max_fsb_mhz

Definition at line 117 of file gm45.h.

◆ max_render_mhz

int sysinfo_t::max_render_mhz

Definition at line 118 of file gm45.h.

◆ selected_timings

timings_t sysinfo_t::selected_timings

Definition at line 125 of file gm45.h.

◆ sff

int sysinfo_t::sff

Definition at line 129 of file gm45.h.

◆ spd_map

u8 sysinfo_t::spd_map[4]

Definition at line 127 of file gm45.h.

◆ spd_type

int sysinfo_t::spd_type

Definition at line 124 of file gm45.h.

◆ stepping

stepping_t sysinfo_t::stepping

Definition at line 110 of file gm45.h.

◆ txt_enabled

int sysinfo_t::txt_enabled

Definition at line 111 of file gm45.h.


The documentation for this struct was generated from the following file: