[syslinux] [PATCH] gfxboot.c32

H. Peter Anvin hpa at zytor.com
Thu Nov 5 11:04:32 PST 2009


On 10/29/2009 08:57 AM, Steffen Winterfeldt wrote:
> 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

Hi Steffen,

I'm looking at it, and I'm trying to understand the code flow (what
calls what).  In particular, I'm wondering where the cb_table gets involved.

This code, I fear, will not by itself solve the issues that a 16-bit UI
causes with multithreaded 32-bit code as it still uses INT 22h.

	-hpa




More information about the Syslinux mailing list