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

#include <ec_commands.h>

Collaboration diagram for ec_response_flash_region_info:
Collaboration graph

Data Fields

uint32_t offset
 
uint32_t size
 

Detailed Description

Definition at line 1850 of file ec_commands.h.

Field Documentation

◆ offset

uint32_t ec_response_flash_region_info::offset

Definition at line 1851 of file ec_commands.h.

Referenced by google_chromeec_flash_region_info().

◆ size

uint32_t ec_response_flash_region_info::size

Definition at line 1852 of file ec_commands.h.

Referenced by google_chromeec_flash_region_info().


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