coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
smihandler.c File Reference
#include <types.h>
#include <cpu/x86/smm.h>
#include "superio.h"
Include dependency graph for smihandler.c:

Go to the source code of this file.

Functions

void mainboard_smi_sleep (u8 slp_typ)
 

Function Documentation

◆ mainboard_smi_sleep()

void mainboard_smi_sleep ( u8  slp_typ)

Definition at line 7 of file smihandler.c.

References SUPERIO_LOCK, SUPERIO_UNLOCK, and SUPERIO_WRITE.