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

Data Fields

struct progprog
 
struct progopensbi
 

Detailed Description

Definition at line 12 of file boot.c.

Field Documentation

◆ opensbi

struct prog* arch_prog_run_args::opensbi

Definition at line 14 of file boot.c.

◆ prog

struct prog* arch_prog_run_args::prog

Definition at line 13 of file boot.c.

Referenced by arch_prog_run().


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