coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
txt_platform.h File Reference
#include <types.h>
#include "txt_register.h"
Include dependency graph for txt_platform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

union dpr_register txt_get_chipset_dpr (void)
 

Function Documentation

◆ txt_get_chipset_dpr()

union dpr_register txt_get_chipset_dpr ( void  )

Definition at line 22 of file memmap.c.

Referenced by configure_dpr(), lockdown_intel_txt(), mc_read_resources(), and top_of_low_usable_memory().

Here is the caller graph for this function: