coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
variant.c File Reference
#include <baseboard/variants.h>
#include <console/console.h>
#include <drivers/intel/gma/opregion.h>
#include <fw_config.h>
#include <soc/bootblock.h>
Include dependency graph for variant.c:

Go to the source code of this file.

Functions

const char * mainboard_vbt_filename (void)
 
void variant_update_descriptor (void)
 

Function Documentation

◆ mainboard_vbt_filename()

const char* mainboard_vbt_filename ( void  )

Definition at line 9 of file variant.c.

References FW_CONFIG, and fw_config_probe().

Here is the call graph for this function:

◆ variant_update_descriptor()

void variant_update_descriptor ( void  )

Definition at line 17 of file variant.c.

References ARRAY_SIZE, BIOS_INFO, configure_descriptor(), FW_CONFIG, fw_config_probe(), and printk.

Here is the call graph for this function: