coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
variant.c File Reference
#include <chip.h>
#include <fw_config.h>
#include <baseboard/variants.h>
#include <sar.h>
Include dependency graph for variant.c:

Go to the source code of this file.

Functions

const char * get_wifi_sar_cbfs_filename (void)
 
void variant_update_soc_chip_config (struct soc_intel_alderlake_config *config)
 

Function Documentation

◆ get_wifi_sar_cbfs_filename()

const char* get_wifi_sar_cbfs_filename ( void  )

Definition at line 8 of file variant.c.

◆ variant_update_soc_chip_config()

void variant_update_soc_chip_config ( struct soc_intel_alderlake_config config)

Definition at line 13 of file variant.c.

References config, FW_CONFIG, fw_config_probe(), GPP_A19, and GPP_A20.

Here is the call graph for this function: