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

#include <ec_commands.h>

Collaboration diagram for ec_params_reboot_ec:
Collaboration graph

Data Fields

uint8_t cmd
 
uint8_t flags
 

Detailed Description

Definition at line 5384 of file ec_commands.h.

Field Documentation

◆ cmd

uint8_t ec_params_reboot_ec::cmd

Definition at line 5385 of file ec_commands.h.

◆ flags

uint8_t ec_params_reboot_ec::flags

Definition at line 5386 of file ec_commands.h.

Referenced by google_chromeec_reboot().


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