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

Data Fields

enum bootmem_type tag
 
const char * str
 

Detailed Description

Definition at line 124 of file bootmem.c.

Field Documentation

◆ str

const char* range_strings::str

Definition at line 126 of file bootmem.c.

Referenced by bootmem_range_string().

◆ tag

enum bootmem_type range_strings::tag

Definition at line 216 of file bootmem.c.

Referenced by bootmem_range_string().


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