coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
speed_mapping Struct Reference
Collaboration diagram for speed_mapping:
Collaboration graph

Data Fields

int logical
 
int fsp_value
 

Detailed Description

Definition at line 104 of file meminit.c.

Field Documentation

◆ fsp_value

int speed_mapping::fsp_value

Definition at line 106 of file meminit.c.

Referenced by fsp_memory_profile().

◆ logical

int speed_mapping::logical

Definition at line 105 of file meminit.c.

Referenced by fsp_memory_profile(), and validate_speed().


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