coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mainboard.c File Reference
#include <boardid.h>
#include <ec/google/chromeec/ec.h>
#include <sar.h>
Include dependency graph for mainboard.c:

Go to the source code of this file.

Functions

const char * get_wifi_sar_cbfs_filename (void)
 

Function Documentation

◆ get_wifi_sar_cbfs_filename()

const char* get_wifi_sar_cbfs_filename ( void  )

Definition at line 7 of file mainboard.c.

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

Here is the call graph for this function: