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

#include <header.h>

Collaboration diagram for gp_device_header:
Collaboration graph

Data Fields

uint32_t size
 
uint32_t destination
 

Detailed Description

Definition at line 42 of file header.h.

Field Documentation

◆ destination

uint32_t gp_device_header::destination

Definition at line 47 of file header.h.

◆ size

uint32_t gp_device_header::size

Definition at line 44 of file header.h.


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