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

Go to the source code of this file.

Functions

void fsp_report_framebuffer_info (const uintptr_t framebuffer_bar, enum lb_fb_orientation orientation)
 

Function Documentation

◆ fsp_report_framebuffer_info()