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

Go to the source code of this file.

Functions

int variant_smbios_data (struct device *dev, int *handle, unsigned long *current)
 

Function Documentation

◆ variant_smbios_data()

int variant_smbios_data ( struct device dev,
int *  handle,
unsigned long *  current 
)

Definition at line 7 of file variant.c.