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

#include <ec_commands.h>

Collaboration diagram for ec_response_rollback_info:
Collaboration graph

Data Fields

int32_t id
 
int32_t rollback_min_version
 
int32_t rw_rollback_version
 

Detailed Description

Definition at line 6202 of file ec_commands.h.

Field Documentation

◆ id

int32_t ec_response_rollback_info::id

Definition at line 6203 of file ec_commands.h.

◆ rollback_min_version

int32_t ec_response_rollback_info::rollback_min_version

Definition at line 6204 of file ec_commands.h.

◆ rw_rollback_version

int32_t ec_response_rollback_info::rw_rollback_version

Definition at line 6205 of file ec_commands.h.


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