coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
board_id.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define EC_FAB_ID_CMD   0x0D
 

Functions

int get_board_id (void)
 

Macro Definition Documentation

◆ EC_FAB_ID_CMD

#define EC_FAB_ID_CMD   0x0D

Definition at line 7 of file board_id.h.

Function Documentation

◆ get_board_id()

int get_board_id ( void  )

Definition at line 20 of file board_id.c.