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

#include <coreboot_tables.h>

Collaboration diagram for lb_hwrpb:
Collaboration graph

Data Fields

uint32_t tag
 
uint32_t size
 
lb_uint64_t hwrpb
 

Detailed Description

Definition at line 147 of file coreboot_tables.h.

Field Documentation

◆ hwrpb

lb_uint64_t lb_hwrpb::hwrpb

Definition at line 150 of file coreboot_tables.h.

◆ size

uint32_t lb_hwrpb::size

Definition at line 149 of file coreboot_tables.h.

◆ tag

uint32_t lb_hwrpb::tag

Definition at line 148 of file coreboot_tables.h.


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