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

Go to the source code of this file.

Functions

size_t sdram_size_mb (void)
 
void sdram_init (void)
 

Function Documentation

◆ sdram_init()

◆ sdram_size_mb()

size_t sdram_size_mb ( void  )