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

Go to the source code of this file.

Macros

#define SMI_DOCK_CONNECT   0x01
 
#define SMI_DOCK_DISCONNECT   0x02
 
#define SMI_SAVE_CMOS   0x03
 

Macro Definition Documentation

◆ SMI_DOCK_CONNECT

#define SMI_DOCK_CONNECT   0x01

Definition at line 6 of file smi.h.

◆ SMI_DOCK_DISCONNECT

#define SMI_DOCK_DISCONNECT   0x02

Definition at line 7 of file smi.h.

◆ SMI_SAVE_CMOS

#define SMI_SAVE_CMOS   0x03

Definition at line 8 of file smi.h.