coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
amd_resume_final.c File Reference
Include dependency graph for amd_resume_final.c:

Go to the source code of this file.

Functions

static void agesawrapper_s3finalrestore (void *unused)
 
 BOOT_STATE_INIT_ENTRY (BS_OS_RESUME, BS_ON_ENTRY, agesawrapper_s3finalrestore, NULL)
 

Function Documentation

◆ agesawrapper_s3finalrestore()

static void agesawrapper_s3finalrestore ( void unused)
static

Definition at line 6 of file amd_resume_final.c.

References do_agesawrapper().

Here is the call graph for this function:

◆ BOOT_STATE_INIT_ENTRY()

BOOT_STATE_INIT_ENTRY ( BS_OS_RESUME  ,
BS_ON_ENTRY  ,
agesawrapper_s3finalrestore  ,
NULL   
)