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

Go to the source code of this file.

Functions

int arch_clear_memranges (const struct memranges *mem_reserved)
 

Function Documentation

◆ arch_clear_memranges()

int arch_clear_memranges ( const struct memranges mem_reserved)