vgabios: Use vesa style memory model flags in stdvga code.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 1 Jan 2012 17:32:53 +0000 (12:32 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 14 Jan 2012 17:59:46 +0000 (12:59 -0500)
commitd4398adab635f10a55717e2472ecf651b1edab3c
tree4c8ee4f0a58ef9d5d063623154470966d3c71a79
parent88e745e11242bbe13fa4f22093029ccf04087472
vgabios: Use vesa style memory model flags in stdvga code.

Replace the custom flags with the flags defined in the VBE spec.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
vgasrc/stdvga.c
vgasrc/stdvga.h
vgasrc/vgabios.c
vgasrc/vgabios.h
vgasrc/vgafb.c
vgasrc/vgatables.c