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

#include <coreboot_tables.h>

Collaboration diagram for lb_record:
Collaboration graph

Data Fields

uint32_t tag
 
uint32_t size
 

Detailed Description

Definition at line 123 of file coreboot_tables.h.

Field Documentation

◆ size

uint32_t lb_record::size

Definition at line 125 of file coreboot_tables.h.

Referenced by lb_new_record(), and lb_table_fini().

◆ tag

uint32_t lb_record::tag

Definition at line 124 of file coreboot_tables.h.

Referenced by lb_new_record().


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