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

#include <ec_commands.h>

Collaboration diagram for ec_params_pstore_read:
Collaboration graph

Data Fields

uint32_t offset
 
uint32_t size
 

Detailed Description

Definition at line 3291 of file ec_commands.h.

Field Documentation

◆ offset

uint32_t ec_params_pstore_read::offset

Definition at line 3292 of file ec_commands.h.

◆ size

uint32_t ec_params_pstore_read::size

Definition at line 3293 of file ec_commands.h.


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