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/addressmap.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 6 of file cbmem.c.

References addr, and memory_in_range_below_4gb().

Here is the call graph for this function: