coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
vga_palette.c File Reference
#include "vga.h"
Include dependency graph for vga_palette.c:

Go to the source code of this file.

Variables

const struct palette default_vga_palette [0x100]
 

Variable Documentation

◆ default_vga_palette

const struct palette default_vga_palette[0x100]

Definition at line 1 of file vga_palette.c.

Referenced by vga_palette_init().