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

#include <ec_commands.h>

Collaboration diagram for ec_params_vbnvcontext:
Collaboration graph

Data Fields

uint32_t op
 
uint8_t block [EC_VBNV_BLOCK_SIZE]
 

Detailed Description

Definition at line 1873 of file ec_commands.h.

Field Documentation

◆ block

uint8_t ec_params_vbnvcontext::block[EC_VBNV_BLOCK_SIZE]

Definition at line 1875 of file ec_commands.h.

◆ op

uint32_t ec_params_vbnvcontext::op

Definition at line 1874 of file ec_commands.h.


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