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

#include <ec_commands.h>

Collaboration diagram for ec_params_pd_write_log_entry:
Collaboration graph

Data Fields

uint8_t type
 
uint8_t port
 

Detailed Description

Definition at line 5851 of file ec_commands.h.

Field Documentation

◆ port

uint8_t ec_params_pd_write_log_entry::port

Definition at line 5853 of file ec_commands.h.

◆ type

uint8_t ec_params_pd_write_log_entry::type

Definition at line 5852 of file ec_commands.h.


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