index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[debug] Allow debug colourisation to be disabled
Michael Brown
2016-01-12
1
-3
/
+9
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[debug] Allow debug message colours to be customised via DBGCOL=...
Michael Brown
2014-06-16
1
-3
/
+14
*
[libc] Add isprint()
Michael Brown
2014-01-06
1
-3
/
+2
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[console] Allow usage to be defined independently for each console
Michael Brown
2012-03-26
1
-16
/
+38
*
[console] Move putchar() and getchar() declarations to stdio.h
Michael Brown
2012-03-26
1
-1
/
+0
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
1
-1
/
+1
*
[legal] Add missing copyright header and FILE_LICENCE macro
Michael Brown
2010-12-09
1
-0
/
+20
*
[debug] Expose pause() and more() debugging functions
Michael Brown
2010-07-14
1
-4
/
+12
*
[debug] Remove unused guard_region() and check_region() functions
Michael Brown
2010-07-14
1
-53
/
+0
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-1
/
+1
*
[debug] Use a delimiter to break up DBG_HD() output
Michael Brown
2009-07-17
1
-1
/
+2
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
1
-2
/
+2
*
[ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>
Michael Brown
2008-10-12
1
-1
/
+1
*
Add missing format qualifier
Michael Brown
2007-12-06
1
-1
/
+1
*
Warnings purge of src/core
Marty Connor
2007-07-02
1
-0
/
+1
*
Hex dumps are now integrated into the DBG() framework.
Michael Brown
2007-01-13
1
-27
/
+78
*
Added auto-colourising DBGC() macro
Michael Brown
2006-12-29
1
-0
/
+56
*
Tidy up hex_dump() output.
Michael Brown
2006-07-17
1
-2
/
+2
*
How did this ever work properly before?
Michael Brown
2006-07-13
1
-1
/
+1
*
fix printf format args
Marty Connor
2006-06-29
1
-5
/
+5
*
Split debug functions out into core/debug.c, so that they can be
Michael Brown
2006-05-17
1
-0
/
+87