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 dependency graph for variant.c:

Go to the source code of this file.

Functions

void variant_update_soc_chip_config (struct soc_intel_alderlake_config *config)
 

Function Documentation

◆ variant_update_soc_chip_config()

void variant_update_soc_chip_config ( struct soc_intel_alderlake_config config)

Definition at line 7 of file variant.c.

References AUDIO, config, FW_CONFIG, and fw_config_probe().

Here is the call graph for this function: