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

Go to the source code of this file.

Functions

int fsp_relocate (struct prog *fsp_relocd)
 

Function Documentation

◆ fsp_relocate()

int fsp_relocate ( struct prog fsp_relocd)

Definition at line 9 of file fsp_relocate.c.

References BIOS_ERR, cbfs_cbmem_alloc(), CBMEM_ID_REFCODE, fsp1_1_relocate(), NULL, printk, prog_name(), prog_set_area(), and prog_set_entry().

Referenced by fsp_load().

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