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

#include <ec_commands.h>

Collaboration diagram for ec_params_fp_template:
Collaboration graph

Data Fields

uint32_t offset
 
uint32_t size
 
uint8_t data []
 

Detailed Description

Definition at line 7257 of file ec_commands.h.

Field Documentation

◆ data

uint8_t ec_params_fp_template::data[]

Definition at line 7260 of file ec_commands.h.

◆ offset

uint32_t ec_params_fp_template::offset

Definition at line 7258 of file ec_commands.h.

◆ size

uint32_t ec_params_fp_template::size

Definition at line 7259 of file ec_commands.h.


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