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

Go to the source code of this file.

Functions

void do_board_reset (void)
 

Function Documentation

◆ do_board_reset()

void do_board_reset ( void  )

Definition at line 8 of file reset.c.

References EC_REBOOT_COLD, and google_chromeec_reboot().

Here is the call graph for this function: