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

Go to the source code of this file.

Functions

static const char * decodeAGESA_STATUS (AGESA_STATUS sret)
 
static u32 do_agesawrapper (AGESA_STRUCT_NAME func, const char *name)
 

Function Documentation

◆ decodeAGESA_STATUS()

static const char* decodeAGESA_STATUS ( AGESA_STATUS  sret)
static

Definition at line 22 of file agesawrapper_call.h.

References ARRAY_SIZE.

Referenced by do_agesawrapper().

Here is the caller graph for this function:

◆ do_agesawrapper()

static u32 do_agesawrapper ( AGESA_STRUCT_NAME  func,
const char *  name 
)
inlinestatic

Definition at line 34 of file agesawrapper_call.h.

References agesa_execute_state(), BIOS_DEBUG, decodeAGESA_STATUS(), name, and printk.

Referenced by agesa_call(), agesawrapper_post_device(), agesawrapper_s3finalrestore(), car_stage_entry(), domain_enable_resources(), and earliest_ramstage().

Here is the call graph for this function:
Here is the caller graph for this function: