coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
memmap.c File Reference
#include <arch/romstage.h>
#include <cbmem.h>
#include <cpu/x86/mtrr.h>
#include <soc/reg_access.h>
Include dependency graph for memmap.c:

Go to the source code of this file.

Functions

void fill_postcar_frame (struct postcar_frame *pcf)
 

Function Documentation

◆ fill_postcar_frame()

void fill_postcar_frame ( struct postcar_frame pcf)