coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
s3_resume.h File Reference
#include <agesa_headers.h>
Include dependency graph for s3_resume.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

AGESA_STATUS OemInitResume (S3_DATA_BLOCK *dataBlock)
 
AGESA_STATUS OemS3LateRestore (S3_DATA_BLOCK *dataBlock)
 
AGESA_STATUS OemS3Save (S3_DATA_BLOCK *dataBlock)
 

Function Documentation

◆ OemInitResume()

AGESA_STATUS OemInitResume ( S3_DATA_BLOCK *  dataBlock)

Definition at line 22 of file s3_resume.c.

References AGESA_SUCCESS, base, BIOS_SPEW, DEFAULT_MRC_VERSION, mrc_cache_current_mmap_leak(), MRC_TRAINING_DATA, printk, read32(), and reboot_from_resume().

Here is the call graph for this function:

◆ OemS3LateRestore()

AGESA_STATUS OemS3LateRestore ( S3_DATA_BLOCK *  dataBlock)

Definition at line 49 of file s3_resume.c.

References AGESA_FATAL, AGESA_SUCCESS, base, BIOS_ERR, BIOS_SPEW, NULL, printk, stage_cache_get_raw(), and STAGE_S3_DATA.

Here is the call graph for this function:

◆ OemS3Save()

AGESA_STATUS OemS3Save ( S3_DATA_BLOCK *  dataBlock)

Definition at line 68 of file s3_resume.c.

References AGESA_CRITICAL, AGESA_SUCCESS, BIOS_ERR, DEFAULT_MRC_VERSION, mrc_cache_stash_data(), MRC_TRAINING_DATA, printk, stage_cache_add_raw(), and STAGE_S3_DATA.

Here is the call graph for this function: