gfxboot.c32syslinux-3.84-pre5
commitaae5483d9ebd6f091aa740108ad7f2958303931f
authorSteffen Winterfeldt <snwint@suse.de>
Thu, 26 Nov 2009 20:00:17 +0000 (26 21:00 +0100)
committerSebastian Herbszt <herbszt@gmx.de>
Thu, 26 Nov 2009 20:00:17 +0000 (26 21:00 +0100)
tree48e101a5e98188c3610ee59384a1f0e9a28f8b0b
parent9269d2e170966ff455ea6141da13f9c5c5d484df
gfxboot.c32

Ok, here is the first try to turn the gfxboot wrapper into a com32 module. I
had to extend the interface to the gfxboot core a bit to get it working. So
it works only with latest gfxboot from

git://gitorious.org/gfxboot/gfxboot.git

Steffen

Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
Makefile
com32/Makefile
com32/gfxboot/Makefile [new file with mode: 0644]
com32/gfxboot/gfxboot.c [new file with mode: 0644]
com32/gfxboot/realmode_callback.asm [new file with mode: 0644]