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

struct ec_params_get_cmd_versions - Parameters for the get command versions. More...

#include <ec_commands.h>

Collaboration diagram for ec_params_get_cmd_versions:
Collaboration graph

Data Fields

uint8_t cmd
 

Detailed Description

struct ec_params_get_cmd_versions - Parameters for the get command versions.

@cmd: Command to check.

Definition at line 1266 of file ec_commands.h.

Field Documentation

◆ cmd

uint8_t ec_params_get_cmd_versions::cmd

Definition at line 1267 of file ec_commands.h.


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