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

#include <ec_commands.h>

Collaboration diagram for ec_response_mkbp_info:
Collaboration graph

Data Fields

uint32_t rows
 
uint32_t cols
 
uint8_t reserved
 

Detailed Description

Definition at line 3593 of file ec_commands.h.

Field Documentation

◆ cols

uint32_t ec_response_mkbp_info::cols

Definition at line 3595 of file ec_commands.h.

◆ reserved

uint8_t ec_response_mkbp_info::reserved

Definition at line 3597 of file ec_commands.h.

◆ rows

uint32_t ec_response_mkbp_info::rows

Definition at line 3594 of file ec_commands.h.


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