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

#include <ec_commands.h>

Collaboration diagram for ec_response_vstore_info:
Collaboration graph

Data Fields

uint32_t slot_locked
 
uint8_t slot_count
 

Detailed Description

Definition at line 3381 of file ec_commands.h.

Field Documentation

◆ slot_count

uint8_t ec_response_vstore_info::slot_count

Definition at line 3385 of file ec_commands.h.

◆ slot_locked

uint32_t ec_response_vstore_info::slot_locked

Definition at line 3383 of file ec_commands.h.


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