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

Go to the source code of this file.

Functions

int platform_is_resuming (void)
 

Function Documentation

◆ platform_is_resuming()

int platform_is_resuming ( void  )

Definition at line 8 of file pmutil.c.

References BIOS_ERR, printk, and svc_get_boot_mode().

Here is the call graph for this function: