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

Data Fields

struct fsp_header header
 
struct memranges memmap
 

Detailed Description

Definition at line 220 of file memory_init.c.

Field Documentation

◆ header

struct fsp_header fspm_context::header

Definition at line 350 of file memory_init.c.

Referenced by do_fsp_memory_init().

◆ memmap

struct memranges fspm_context::memmap

Definition at line 350 of file memory_init.c.

Referenced by do_fsp_memory_init(), and fspm_allocator().


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