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

#include <early_init.h>

Collaboration diagram for early_init_data:
Collaboration graph

Data Fields

struct mono_time init_time [EARLY_INIT_MAX]
 

Detailed Description

Definition at line 18 of file early_init.h.

Field Documentation

◆ init_time

struct mono_time early_init_data::init_time[EARLY_INIT_MAX]

Definition at line 24 of file early_init.h.

Referenced by early_init_get_elapsed_time_us(), and early_init_save_time().


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