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

Go to the source code of this file.

Functions

voidcbmem_top_chipset (void)
 

Function Documentation

◆ cbmem_top_chipset()

void* cbmem_top_chipset ( void  )

Definition at line 7 of file cbmem.c.

References FB_SIZE_MB, and sdram_max_addressable_mb().

Here is the call graph for this function: