coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
rmod_stage_load Struct Reference

#include <rmodule.h>

Collaboration diagram for rmod_stage_load:
Collaboration graph

Data Fields

uint32_t cbmem_id
 
struct progprog
 
voidparams
 

Detailed Description

Definition at line 42 of file rmodule.h.

Field Documentation

◆ cbmem_id

◆ params

void* rmod_stage_load::params

Definition at line 45 of file rmodule.h.

Referenced by load_postcar_cbfs(), and rmodule_stage_load().

◆ prog

struct prog* rmod_stage_load::prog

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