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

#include <ec_commands.h>

Collaboration diagram for ec_response_pstore_info:
Collaboration graph

Data Fields

uint32_t pstore_size
 
uint32_t access_size
 

Detailed Description

Definition at line 3277 of file ec_commands.h.

Field Documentation

◆ access_size

uint32_t ec_response_pstore_info::access_size

Definition at line 3281 of file ec_commands.h.

◆ pstore_size

uint32_t ec_response_pstore_info::pstore_size

Definition at line 3279 of file ec_commands.h.


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