summaryrefslogtreecommitdiff
path: root/com32/include/dprintf.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'elflink-pxe-fixes-for-mfleming-2' of git://github.com/geneC/sys...Matt Fleming2013-09-301-0/+3
|\
| * com32: Define ddprintf() macroGene Cumm2013-09-231-0/+3
* | Merge tag 'syslinux-5.11-pre8' into firmwaresyslinux-6.02-pre1Matt Fleming2013-07-081-2/+8
|\ \ | |/
| * debug.c32: Dynamically enable/disable debug code at runtimeMatt Fleming2013-07-051-2/+8
* | core: Rename DEBUG macro to avoid gnu-efi library conflictChandramouli Narayanan2012-09-041-4/+4
|/
* Only compile dprintf/vdprintf if DEBUG_PORT is definedH. Peter Anvin2012-07-191-0/+4
* dprintf: always define dprintf2/vdprintf2H. Peter Anvin2012-05-181-7/+7
* dprintf: add the ability to log to stdioH. Peter Anvin2012-05-181-3/+17
* dprintf: fix uninitialized pointer; return voidH. Peter Anvin2009-11-191-2/+2
* dprintf: a generic debug-to-serial infrastructureH. Peter Anvin2009-11-191-0/+22