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

struct ec_params_get_cmd_versions_v1 - Parameters for the get command versions (v1) @cmd: Command to check. More...

#include <ec_commands.h>

Collaboration diagram for ec_params_get_cmd_versions_v1:
Collaboration graph

Data Fields

uint16_t cmd
 

Detailed Description

struct ec_params_get_cmd_versions_v1 - Parameters for the get command versions (v1) @cmd: Command to check.

Definition at line 1275 of file ec_commands.h.

Field Documentation

◆ cmd

uint16_t ec_params_get_cmd_versions_v1::cmd

Definition at line 1276 of file ec_commands.h.


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