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

#include <ec_commands.h>

Collaboration diagram for ec_params_flash_info_2:
Collaboration graph

Data Fields

uint16_t num_banks_desc
 
uint8_t reserved [2]
 

Detailed Description

Definition at line 1610 of file ec_commands.h.

Field Documentation

◆ num_banks_desc

uint16_t ec_params_flash_info_2::num_banks_desc

Definition at line 1612 of file ec_commands.h.

◆ reserved

uint8_t ec_params_flash_info_2::reserved[2]

Definition at line 1614 of file ec_commands.h.


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