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

#include <ec_commands.h>

Collaboration diagram for ec_response_vbnvcontext:
Collaboration graph

Data Fields

uint8_t block [EC_VBNV_BLOCK_SIZE]
 

Detailed Description

Definition at line 1878 of file ec_commands.h.

Field Documentation

◆ block

uint8_t ec_response_vbnvcontext::block[EC_VBNV_BLOCK_SIZE]

Definition at line 1879 of file ec_commands.h.

Referenced by google_chromeec_vbnv_context().


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