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

#include <usbl_if.h>

Collaboration diagram for boot_log_entry:
Collaboration graph

Data Fields

u32 time_stamp
 
char msg [27]
 
u8 type
 

Detailed Description

Definition at line 8 of file usbl_if.h.

Field Documentation

◆ msg

char boot_log_entry::msg

Definition at line 10 of file usbl_if.h.

◆ time_stamp

u32 boot_log_entry::time_stamp

Definition at line 9 of file usbl_if.h.

◆ type

u8 boot_log_entry::type

Definition at line 11 of file usbl_if.h.


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