vgabios: Add wrapper functions for accessing standard VGA registers.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 15 Jan 2012 00:02:43 +0000 (19:02 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 16 Jan 2012 16:50:42 +0000 (11:50 -0500)
commit3471fdbe63f9e982ae979094b6b3e7562dae1021
tree64a4b9f934484ea7812219f29535a3420aec4c1d
parent97cc354a0223ad4241e657f69dc13ffed2694ee8
vgabios: Add wrapper functions for accessing standard VGA registers.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Makefile
vgasrc/clext.c
vgasrc/stdvga.c
vgasrc/stdvga.h
vgasrc/stdvgaio.c [new file with mode: 0644]
vgasrc/vgabios.c