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

Data Fields

uint16_t ver
 
char str [16]
 

Detailed Description

Definition at line 16 of file supermicro_oem.c.

Field Documentation

◆ str

char ipmi_oem_set_bios_str::str[16]

Definition at line 18 of file supermicro_oem.c.

Referenced by set_coreboot_date(), and set_coreboot_ver().

◆ ver

uint16_t ipmi_oem_set_bios_str::ver

Definition at line 17 of file supermicro_oem.c.

Referenced by set_coreboot_date(), and set_coreboot_ver().


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