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

#include <vpd_tables.h>

Collaboration diagram for vpd_header:
Collaboration graph

Data Fields

uint8_t type
 
uint8_t length
 
uint16_t handle
 

Detailed Description

Definition at line 52 of file vpd_tables.h.

Field Documentation

◆ handle

uint16_t vpd_header::handle

Definition at line 55 of file vpd_tables.h.

◆ length

uint8_t vpd_header::length

Definition at line 54 of file vpd_tables.h.

◆ type

uint8_t vpd_header::type

Definition at line 53 of file vpd_tables.h.


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