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

#include <ec_commands.h>

Collaboration diagram for ec_params_get_cbi:
Collaboration graph

Data Fields

uint32_t tag
 
uint32_t flag
 

Detailed Description

Definition at line 5997 of file ec_commands.h.

Field Documentation

◆ flag

uint32_t ec_params_get_cbi::flag

Definition at line 5999 of file ec_commands.h.

◆ tag

uint32_t ec_params_get_cbi::tag

Definition at line 5998 of file ec_commands.h.

Referenced by cbi_get_string(), and cbi_get_uint32().


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