[syslinux] [PATCH] gfxboot.c32

Sebastian Herbszt herbszt at gmx.de
Fri Nov 20 08:55:21 PST 2009


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

realmode_callback.asm

cb_getcwd:
                mov ax,15h
                int 22h

doc/comboot.txt:
AX=0015h [3.10] Get feature flags
AX=001Fh [3.74] Get current working directory

Should be 1Fh?

- Sebastian




More information about the Syslinux mailing list