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

Data Fields

struct ec_host_request header
 
uint8_t data [MSG_BYTES]
 

Detailed Description

Definition at line 55 of file crosec_proto.c.

Field Documentation

◆ data

uint8_t ec_command_v3::data[MSG_BYTES]

Definition at line 57 of file crosec_proto.c.

Referenced by create_proto3_request().

◆ header

struct ec_host_request ec_command_v3::header

Definition at line 240 of file crosec_proto.c.

Referenced by create_proto3_request().


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