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

Data Fields

uint32_t fih
 
uint32_t hob_list
 

Detailed Description

Definition at line 172 of file fsp_util.c.

Field Documentation

◆ fih

uint32_t fsp_runtime::fih

Definition at line 173 of file fsp_util.c.

Referenced by fsp_get_fih(), fsp_set_runtime(), and fsp_update_fih().

◆ hob_list

uint32_t fsp_runtime::hob_list

Definition at line 174 of file fsp_util.c.

Referenced by fsp_get_hob_list(), and fsp_set_runtime().


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