coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
vbt.c File Reference
#include <acpi/acpi.h>
#include <bootmode.h>
#include <console/console.h>
#include <drivers/intel/gma/opregion.h>
#include <fsp/ramstage.h>
#include <fsp/util.h>
#include <lib.h>
Include dependency graph for vbt.c:

Go to the source code of this file.

Functions

void load_vbt (SILICON_INIT_UPD *params)
 

Function Documentation

◆ load_vbt()

void load_vbt ( SILICON_INIT_UPD *  params)

Definition at line 12 of file vbt.c.

References acpi_is_wakeup_s3(), BIOS_DEBUG, CONFIG, display_init_required(), hexdump(), locate_vbt(), NULL, params, printk, and vbt_data.

Referenced by fsp_run_silicon_init().

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