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

#include <memmap.h>

Collaboration diagram for memmap_early_dram:
Collaboration graph

Data Fields

uint32_t base
 
uint32_t size
 

Detailed Description

Definition at line 11 of file memmap.h.

Field Documentation

◆ base

uint32_t memmap_early_dram::base

Definition at line 13 of file memmap.h.

Referenced by memmap_stash_early_dram_usage(), and read_resources().

◆ size

uint32_t memmap_early_dram::size

Definition at line 14 of file memmap.h.

Referenced by memmap_stash_early_dram_usage(), and read_resources().


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