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

Data Fields

const voidguid
 
const char * name
 

Detailed Description

Definition at line 65 of file hob_display.c.

Field Documentation

◆ guid

const void * guid_name_map::guid

Definition at line 66 of file hob_display.c.

Referenced by soc_get_guid_name().

◆ name

const char * guid_name_map::name

Definition at line 67 of file hob_display.c.


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