[syslinux] syslinux (pxelinux.0) debug prints

Gene Cumm gene.cumm at gmail.com
Thu May 29 03:27:33 PDT 2014


On May 29, 2014 5:25 AM, "Wissam Shoukair" <wissams at mellanox.com> wrote:
>
> Hi Gene,
>
> I was wondering how I can set the “printf” output to be visible on the
screen? (I’m using syslinux-6.03-pre02)

printf () or dprintf ()? You need to watch what functions are available at
the time you want to print.  For example, printf isn't available until
ldlinux.c32 is loaded.

Why not 6.03-pre12?

--Gene


More information about the Syslinux mailing list