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

#include <ec_commands.h>

Collaboration diagram for ec_params_fp_passthru:
Collaboration graph

Data Fields

uint16_t len
 
uint16_t flags
 
uint8_t data []
 

Detailed Description

Definition at line 7073 of file ec_commands.h.

Field Documentation

◆ data

uint8_t ec_params_fp_passthru::data[]

Definition at line 7076 of file ec_commands.h.

◆ flags

uint16_t ec_params_fp_passthru::flags

Definition at line 7075 of file ec_commands.h.

◆ len

uint16_t ec_params_fp_passthru::len

Definition at line 7074 of file ec_commands.h.


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