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 <chip.h>
#include <ec/google/chromeec/ec.h>
#include <drivers/intel/gma/opregion.h>
Include dependency graph for variant.c:

Go to the source code of this file.

Functions

const char * mainboard_vbt_filename (void)
 

Function Documentation

◆ mainboard_vbt_filename()

const char* mainboard_vbt_filename ( void  )

Definition at line 8 of file variant.c.

References google_chromeec_get_board_sku(), and sku_id().

Here is the call graph for this function: