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

#include <commands.h>

Collaboration diagram for ec_response_get_ec_info:
Collaboration graph

Data Fields

char data [EC_INFO_MAX_SIZE]
 

Detailed Description

Definition at line 113 of file commands.h.

Field Documentation

◆ data

char ec_response_get_ec_info::data[EC_INFO_MAX_SIZE]

Definition at line 114 of file commands.h.

Referenced by wilco_ec_get_info().


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