coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
hob_type_name Struct Reference
Collaboration diagram for hob_type_name:
Collaboration graph

Data Fields

uint16_t type
 
const char * name
 

Detailed Description

Definition at line 6 of file hob_display.c.

Field Documentation

◆ name

const char* hob_type_name::name

Definition at line 8 of file hob_display.c.

Referenced by fsp_get_hob_type_name().

◆ type

uint16_t hob_type_name::type

Definition at line 7 of file hob_display.c.

Referenced by fsp_get_hob_type_name().


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