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

Go to the source code of this file.

Functions

void chipset_handle_reset (uint32_t status)
 

Function Documentation

◆ chipset_handle_reset()

void chipset_handle_reset ( uint32_t  status)

Definition at line 6 of file reset.c.

References BIOS_ERR, BUG, die(), do_cold_reset(), and printk.

Referenced by fsp_handle_reset().

Here is the call graph for this function:
Here is the caller graph for this function: