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

#include <ec_commands.h>

Collaboration diagram for ec_params_tp_frame_get:
Collaboration graph

Data Fields

uint32_t frame_index
 
uint32_t offset
 
uint32_t size
 

Detailed Description

Definition at line 7354 of file ec_commands.h.

Field Documentation

◆ frame_index

uint32_t ec_params_tp_frame_get::frame_index

Definition at line 7355 of file ec_commands.h.

◆ offset

uint32_t ec_params_tp_frame_get::offset

Definition at line 7356 of file ec_commands.h.

◆ size

uint32_t ec_params_tp_frame_get::size

Definition at line 7357 of file ec_commands.h.


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