coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
reset.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void do_global_reset (void)
 
__noreturn void global_reset (void)
 

Function Documentation

◆ do_global_reset()

void do_global_reset ( void  )

Definition at line 8 of file reset.c.

References cse_request_global_reset(), do_force_global_reset(), do_full_reset(), pmc_global_reset_enable(), and send_global_reset().

Referenced by cse_set_and_boot_from_next_bp(), global_reset(), and handle_cse_eop_result().

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

◆ global_reset()

__noreturn void global_reset ( void  )

Definition at line 11 of file reset.c.

References BIOS_INFO, cf9_reset_prepare(), dcache_clean_all(), do_global_reset(), halt(), and printk.

Referenced by chipset_handle_reset(), and txt_reset_platform().

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