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

Go to the source code of this file.

Functions

uint8_tmainboard_find_spd_data ()
 

Function Documentation

◆ mainboard_find_spd_data()

uint8_t* mainboard_find_spd_data ( void  )

Definition at line 9 of file spd.c.

References BIOS_ERR, cbfs_map(), die(), printk, spd_data, spd_index, and SPD_LEN.

Referenced by mainboard_memory_init_params().

Here is the call graph for this function:
Here is the caller graph for this function: