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

Go to the source code of this file.

Functions

int mainboard_smi_apmc (u8 data)
 

Function Documentation

◆ mainboard_smi_apmc()