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

#include <ipmi_ops.h>

Collaboration diagram for oem_ts_spec_sel_rec:
Collaboration graph

Data Fields

uint32_t timestamp
 
uint8_t manf_id [3]
 
uint8_t oem_defined [6]
 

Detailed Description

Definition at line 62 of file ipmi_ops.h.

Field Documentation

◆ manf_id

uint8_t oem_ts_spec_sel_rec::manf_id[3]

Definition at line 64 of file ipmi_ops.h.

◆ oem_defined

uint8_t oem_ts_spec_sel_rec::oem_defined[6]

Definition at line 65 of file ipmi_ops.h.

◆ timestamp

uint32_t oem_ts_spec_sel_rec::timestamp

Definition at line 63 of file ipmi_ops.h.


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