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

struct ec_params_hello - Parameters to the hello command. More...

#include <ec_commands.h>

Collaboration diagram for ec_params_hello:
Collaboration graph

Data Fields

uint32_t in_data
 

Detailed Description

struct ec_params_hello - Parameters to the hello command.

@in_data: Pass anything here.

Definition at line 1117 of file ec_commands.h.

Field Documentation

◆ in_data

uint32_t ec_params_hello::in_data

Definition at line 1118 of file ec_commands.h.


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