coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
die.c File Reference
#include <console/console.h>
#include <delay.h>
#include <gpio.h>
Include dependency graph for die.c:

Go to the source code of this file.

Functions

void die_notify (void)
 

Function Documentation

◆ die_notify()

void die_notify ( void  )

Definition at line 7 of file die.c.

References ENV_POSTCAR, gpio_set(), GPP_E8, and mdelay().

Here is the call graph for this function: