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

Go to the source code of this file.

Variables

const unsigned char vga_font_8x16 [256][16]
 

Variable Documentation

◆ vga_font_8x16

const unsigned char vga_font_8x16[256][16]

Definition at line 12 of file vga_font_8x16.c.

Referenced by vga_font_8x16_load().