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

Go to the source code of this file.

Functions

static u32 call_smm (u8 cmd, u8 subcmd, void *arg)
 

Function Documentation

◆ call_smm()

static u32 call_smm ( u8  cmd,
u8  subcmd,
void arg 
)
inlinestatic

Definition at line 13 of file smm.h.

References APM_CNT, and arg.