Home
last modified time | relevance | path

Searched refs:gfxboot (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/com32/gfxboot/
DMakefile17 MODULES = gfxboot.c32
21 OBJS = gfxboot.o realmode_callback.o
23 gfxboot.elf : $(OBJS) $(LIBS) $(C_LIBS)
/external/syslinux/com32/
DMakefile2 menu samples elflink rosh cmenu hdt gfxboot sysdump lua/src chain
17 gfxboot: lib libutil gpllib target
/external/syslinux/
DMakefile142 com32/hdt/*.c32 com32/rosh/*.c32 com32/gfxboot/*.c32 \
149 com32/hdt/*.c32 com32/rosh/*.c32 com32/gfxboot/*.c32 \
DNEWS242 * gfxboot.c32: handle TEXT..ENDTEXT; error out on no LABELs
376 * gfxboot.com removed in favor of gfxboot.c32.
457 * 32-bit version of the gfxboot loader (gfxboot.c32), so far
458 experimental. This will replace gfxboot.com in the future.
582 * gfxboot.com: *experimental* interface module to Steffen
583 Winterfeldt's "gfxboot" graphical front end
584 (http://gfxboot.sourceforge.net/). Module by Sebastian Herbszt.