summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorMichael Brown2014-06-16 17:28:20 +0200
committerMichael Brown2014-06-16 17:53:26 +0200
commit13a74e0d27a6b4781cca4646642e635cbbc94796 (patch)
tree1c43f8027d936824069458fcc7bdd94863d9d839 /src/usr
parent[build] Check if git index actually exists (diff)
downloadipxe-13a74e0d27a6b4781cca4646642e635cbbc94796.tar.gz
ipxe-13a74e0d27a6b4781cca4646642e635cbbc94796.tar.xz
ipxe-13a74e0d27a6b4781cca4646642e635cbbc94796.zip
[debug] Allow debug message colours to be customised via DBGCOL=...
When multiple iPXE binaries are running concurrently (e.g. in the case of undionly.kpxe using an underlying iPXE driver via the UNDI interface) it would be helpful to be able to visually distinguish debug messages from each binary. Allow the range of debug colours used to be customised via the DBGCOL=... build parameter. For example: # Restrict to colours 31-33 (red, green, yellow) make DBGCOL=31-33 # Restrict to colours 34-36 (blue, magenta, cyan) make DBGCOL=34-36 Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/usr')
0 files changed, 0 insertions, 0 deletions