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

#include <ec_commands.h>

Collaboration diagram for ec_response_vstore_read:
Collaboration graph

Data Fields

uint8_t data [EC_VSTORE_SLOT_SIZE]
 

Detailed Description

Definition at line 3399 of file ec_commands.h.

Field Documentation

◆ data

uint8_t ec_response_vstore_read::data[EC_VSTORE_SLOT_SIZE]

Definition at line 3400 of file ec_commands.h.


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