[syslinux] [PATCH 001/001] core/serial: Add support for serial output functions.

Matt Fleming matt at console-pimps.org
Thu Jul 18 14:18:25 PDT 2013


On Fri, 12 Jul, at 02:36:19AM, Raphael S Carvalho wrote:
> Enabling dprintf, a bunch of info will be dumped into serial line. I'm
> not aware of filters for dprintf though.  By using this function, you
> can print out only what you're currently working on.
 
Right, but that means we should fix the -DDEBUG machinery, not
completely reimplement dprintf().

Basically what you want is a means of invoking the DEBUG_PORT version of
dprintf() in com32/lib/dprintf.c without having to enable -DDEBUG_PORT
and -DDEBUG.

-- 
Matt Fleming, Intel Open Source Technology Center


More information about the Syslinux mailing list