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

Go to the source code of this file.

Functions

void cbmem_run_init_hooks (int is_recovery)
 

Function Documentation

◆ cbmem_run_init_hooks()

void cbmem_run_init_hooks ( int  is_recovery)

Definition at line 6 of file cbmem_common.c.

References REGION_SIZE.

Referenced by cbmem_initialize_empty_id_size(), and cbmem_initialize_id_size().

Here is the caller graph for this function: