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

Data Fields

u32 data_ptr
 
u32 data_len
 
u32 type
 

Detailed Description

Definition at line 19 of file gsmi.c.

Field Documentation

◆ data_len

u32 gsmi_set_eventlog_param::data_len

Definition at line 21 of file gsmi.c.

Referenced by gsmi_exec().

◆ data_ptr

u32 gsmi_set_eventlog_param::data_ptr

Definition at line 20 of file gsmi.c.

Referenced by gsmi_exec().

◆ type

u32 gsmi_set_eventlog_param::type

Definition at line 22 of file gsmi.c.

Referenced by gsmi_exec().


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