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 <commonlib/helpers.h>
#include <soc/addressmap.h>
#include <soc/sdram.h>
#include <symbols.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 9 of file cbmem.c.

References _dram, MAX_DRAM_ADDRESS, MiB, MIN, and sdram_size_mb().

Here is the call graph for this function: