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

#include <coreboot_tables.h>

Collaboration diagram for lb_timestamp:
Collaboration graph

Data Fields

uint32_t tag
 
uint32_t size
 
uint32_t timestamp
 

Detailed Description

Definition at line 167 of file coreboot_tables.h.

Field Documentation

◆ size

uint32_t lb_timestamp::size

Definition at line 169 of file coreboot_tables.h.

Referenced by lb_record_version_timestamp().

◆ tag

uint32_t lb_timestamp::tag

Definition at line 168 of file coreboot_tables.h.

Referenced by lb_record_version_timestamp().

◆ timestamp

uint32_t lb_timestamp::timestamp

Definition at line 170 of file coreboot_tables.h.

Referenced by lb_record_version_timestamp().


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