mboot.c32: add VESA mode setting support syslinux-3.84-pre2
authorH. Peter Anvin <hpa@zytor.com>
Sat, 14 Nov 2009 04:16:43 +0000 (20:16 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 14 Nov 2009 04:22:44 +0000 (20:22 -0800)
commit7b04ddff50bc4903d50ed570daf01422ebfaa6ed
tree94dc55c891e861e9fcae8b2ca417d7cefe3fa999
parent56e6eae7f4af352aaf33840fd652474098486ea6
mboot.c32: add VESA mode setting support

Add VESA mode setting support per the Multiboot specification.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/mboot/Makefile
com32/mboot/initvesa.c [new file with mode: 0644]
com32/mboot/map.c
com32/mboot/mboot.c
com32/mboot/mboot.h
com32/mboot/vesa.h [new file with mode: 0644]