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

#include <region_file.h>

Collaboration diagram for update_region_file_entry:
Collaboration graph

Data Fields

size_t size
 
const voiddata
 

Detailed Description

Definition at line 38 of file region_file.h.

Field Documentation

◆ data

const void* update_region_file_entry::data

Definition at line 42 of file region_file.h.

Referenced by commit_data().

◆ size

size_t update_region_file_entry::size

Definition at line 40 of file region_file.h.

Referenced by commit_data(), region_file_update_data(), and update_mrc_cache_by_type().


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