coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ramstage.c File Reference
#include <smbios.h>
Include dependency graph for ramstage.c:

Go to the source code of this file.

Functions

unsigned int smbios_cpu_get_max_speed_mhz (void)
 

Function Documentation

◆ smbios_cpu_get_max_speed_mhz()

unsigned int smbios_cpu_get_max_speed_mhz ( void  )

Definition at line 5 of file ramstage.c.