coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
agesa_mapping Struct Reference
Collaboration diagram for agesa_mapping:
Collaboration graph

Data Fields

AGESA_STRUCT_NAME func
 
const char * name
 
uint32_t entry_id
 
uint32_t exit_id
 

Detailed Description

Definition at line 18 of file eventlog.c.

Field Documentation

◆ entry_id

uint32_t agesa_mapping::entry_id

Definition at line 22 of file eventlog.c.

Referenced by agesa_state_on_entry().

◆ exit_id

uint32_t agesa_mapping::exit_id

Definition at line 23 of file eventlog.c.

Referenced by agesa_state_on_entry().

◆ func

AGESA_STRUCT_NAME agesa_mapping::func

Definition at line 20 of file eventlog.c.

Referenced by agesa_state_on_entry(), and agesawrapper_trace().

◆ name

const char* agesa_mapping::name

Definition at line 21 of file eventlog.c.

Referenced by agesa_state_on_entry().


The documentation for this struct was generated from the following file: