|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <hal.h>
Go to the source code of this file.
Functions | |
| static DECLSPEC_NORETURN VOID | HalpFreezeSystem (VOID) |
| DECLSPEC_NORETURN VOID | HalpReboot (VOID) |
| VOID NTAPI | HalReturnToFirmware (_In_ FIRMWARE_REENTRY Action) |
|
static |
Definition at line 17 of file reboot.c.
Referenced by HalReturnToFirmware().
| DECLSPEC_NORETURN VOID HalpReboot | ( | VOID | ) |
Definition at line 28 of file reboot.c.
| VOID NTAPI HalReturnToFirmware | ( | _In_ FIRMWARE_REENTRY | Action | ) |
Definition at line 51 of file reboot.c.