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

#include <cse_layout.h>

Collaboration diagram for bpdt_entry:
Collaboration graph

Data Fields

uint32_t type
 
uint32_t offset
 
uint32_t size
 

Detailed Description

Definition at line 73 of file cse_layout.h.

Field Documentation

◆ offset

uint32_t bpdt_entry::offset

Definition at line 75 of file cse_layout.h.

◆ size

uint32_t bpdt_entry::size

Definition at line 76 of file cse_layout.h.

Referenced by cse_sub_part_get_target_rdev().

◆ type

uint32_t bpdt_entry::type

Definition at line 74 of file cse_layout.h.


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