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

Go to the source code of this file.

Functions

smbios_enclosure_type smbios_mainboard_enclosure_type (void)
 

Function Documentation

◆ smbios_mainboard_enclosure_type()

smbios_enclosure_type smbios_mainboard_enclosure_type ( void  )

Definition at line 6 of file smbios.c.

References has_360_sensor_board(), SMBIOS_ENCLOSURE_CONVERTIBLE, and SMBIOS_ENCLOSURE_LAPTOP.

Here is the call graph for this function: