coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
header_display.c File Reference
#include <console/console.h>
#include <fsp/util.h>
Include dependency graph for header_display.c:

Go to the source code of this file.

Functions

void fsp_print_header_info (const struct fsp_header *hdr)
 

Function Documentation

◆ fsp_print_header_info()