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

Data Fields

uint8_t oem_id
 
char oem_name [10]
 

Detailed Description

Definition at line 135 of file mainboard.c.

Field Documentation

◆ oem_id

uint8_t oem_mapping::oem_id

Definition at line 136 of file mainboard.c.

Referenced by find_sku_mapping(), and smbios_mainboard_manufacturer().

◆ oem_name

char oem_mapping::oem_name[10]

Definition at line 137 of file mainboard.c.

Referenced by smbios_mainboard_manufacturer().


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