coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
collect_context Struct Reference
Collaboration diagram for collect_context:
Collaboration graph

Data Fields

struct memrangesranges
 
unsigned long tag
 
memrange_filter_t filter
 

Detailed Description

Definition at line 242 of file memrange.c.

Field Documentation

◆ filter

memrange_filter_t collect_context::filter

Definition at line 245 of file memrange.c.

Referenced by collect_ranges(), and memranges_add_resources_filter().

◆ ranges

◆ tag

unsigned long collect_context::tag

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