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

Go to the source code of this file.

Functions

void __noreturn halt (void)
 halt the system reliably More...
 
void poweroff (void)
 

Function Documentation

◆ halt()

◆ poweroff()

void poweroff ( void  )