coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
smihandler.c File Reference
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 14 of file smihandler.c.

References ACPI_S3, ACPI_S4, ACPI_S5, LED_BLINK, LED_OFF, and set_power_led().

Here is the call graph for this function: