coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
gfx.c File Reference
#include <device/pci_ops.h>
#include <soc/gfx.h>
#include <soc/pci_devs.h>
#include <soc/romstage.h>
Include dependency graph for gfx.c:

Go to the source code of this file.

Functions

void gfx_init (void)
 

Function Documentation

◆ gfx_init()