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

#include <me.h>

Collaboration diagram for mbp_header::__packed:
Collaboration graph

Data Fields

u32 mbp_size: 8
 
u32 num_entries: 8
 
u32 rsvd: 16
 

Detailed Description

Definition at line 378 of file me.h.

Field Documentation

◆ mbp_size

u32 mbp_header::__packed::mbp_size

Definition at line 379 of file me.h.

◆ num_entries

u32 mbp_header::__packed::num_entries

Definition at line 380 of file me.h.

◆ rsvd

u32 mbp_header::__packed::rsvd

Definition at line 381 of file me.h.


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