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

#include <usbl_if.h>

Collaboration diagram for sbl_ro_info:
Collaboration graph

Data Fields

u32 num_log_entries
 
boot_log_entrylog
 

Detailed Description

Definition at line 15 of file usbl_if.h.

Field Documentation

◆ log

boot_log_entry * sbl_ro_info::log

Definition at line 17 of file usbl_if.h.

◆ num_log_entries

u32 sbl_ro_info::num_log_entries

Definition at line 16 of file usbl_if.h.


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