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

Data Fields

const struct speed_mappingmappings
 
size_t num_mappings
 

Detailed Description

Definition at line 109 of file meminit.c.

Field Documentation

◆ mappings

const struct speed_mapping* fsp_speed_profiles::mappings

Definition at line 110 of file meminit.c.

Referenced by fsp_memory_profile(), and validate_speed().

◆ num_mappings

size_t fsp_speed_profiles::num_mappings

Definition at line 111 of file meminit.c.

Referenced by fsp_memory_profile(), and validate_speed().


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