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

#include <ec_commands.h>

Collaboration diagram for ec_params_mkbp_info:
Collaboration graph

Data Fields

uint8_t info_type
 
uint8_t event_type
 

Detailed Description

Definition at line 3600 of file ec_commands.h.

Field Documentation

◆ event_type

uint8_t ec_params_mkbp_info::event_type

Definition at line 3602 of file ec_commands.h.

◆ info_type

uint8_t ec_params_mkbp_info::info_type

Definition at line 3601 of file ec_commands.h.


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