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

Go to the source code of this file.

Functions

void fsp_verify_memory_init_hobs (void)
 

Function Documentation

◆ fsp_verify_memory_init_hobs()

void fsp_verify_memory_init_hobs ( void  )

Definition at line 7 of file hob_verify.c.

References BIOS_CRIT, cbmem_overhead_size(), cbmem_top(), die(), fsp_find_bootloader_tolum(), fsp_find_reserved_memory(), printk, range_entry_base(), range_entry_end(), and range_entry_size().

Referenced by fsp_debug_after_memory_init().

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