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

Go to the source code of this file.

Functions

void variant_devtree_update (void)
 
const char * get_wifi_sar_cbfs_filename (void)
 
const char * mainboard_vbt_filename (void)
 

Function Documentation

◆ get_wifi_sar_cbfs_filename()

const char* get_wifi_sar_cbfs_filename ( void  )

Definition at line 39 of file variant.c.

References google_chromeec_get_board_sku(), sku_id(), and WIFI_SAR_CBFS_DEFAULT_FILENAME.

Here is the call graph for this function:

◆ mainboard_vbt_filename()

const char* mainboard_vbt_filename ( void  )

Definition at line 48 of file variant.c.

References google_chromeec_get_board_sku(), and sku_id().

Here is the call graph for this function:

◆ variant_devtree_update()

void variant_devtree_update ( void  )

Definition at line 10 of file variant.c.

References config_of_soc, device::enabled, google_chromeec_get_board_sku(), NULL, PCH_DEVFN_EMMC, PCH_DEVFN_SATA, pcidev_path_on_root(), and sku_id().

Here is the call graph for this function: