opengnsys_ipxe/src/core
Michael Brown 47dcd392dc [debug] Allow debug colourisation to be disabled
Some BIOS console redirection capabilities do not work well with the
colourised debug messages used by iPXE.  We already allow the range of
colours to be controlled via the DBGCOL=... build parameter.  Extend
this syntax to allow DBGCOL=0 to be used to mean "disable colours".

Requested-by: Wissam Shoukair <wissams@mellanox.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2016-01-12 15:39:14 +00:00
..
acpi.c
ansicol.c
ansicoldef.c
ansiesc.c
asprintf.c
assert.c
base16.c [base16] Add buffer size parameter to base16_encode() and base16_decode() 2015-04-24 14:41:32 +01:00
base64.c [base64] Add buffer size parameter to base64_encode() and base64_decode() 2015-04-24 15:32:04 +01:00
basename.c
bitmap.c
blockdev.c
blocktrans.c [block] Add generic block device translator 2015-08-16 00:48:34 +01:00
console.c
cpio.c
ctype.c
cwuri.c
debug.c [debug] Allow debug colourisation to be disabled 2016-01-12 15:39:14 +00:00
debug_md5.c
device.c
downloader.c [downloader] Update image URI in response to a redirection 2016-01-09 13:30:42 +00:00
edd.c
errno.c
exec.c
fault.c [fault] Add inject_corruption() to randomly corrupt data 2015-07-22 21:17:47 +01:00
fbcon.c [fbcon] Move margin calculations to fbcon.c 2015-10-14 22:16:45 +01:00
fnrec.c
gdbserial.c [gdb] Allow gdbstub to be started on an arbitrary serial port 2015-06-29 16:44:16 +01:00
gdbstub.c
gdbudp.c
getkey.c
getopt.c
hw.c
i82365.c
image.c [image] Provide image_set_uri() to modify an image's URI 2016-01-09 13:22:37 +00:00
init.c
interface.c [interface] Add intf_poke() helper 2015-07-22 21:17:47 +01:00
iobuf.c
isqrt.c
job.c
linebuf.c [linebuf] Support buffering of multiple lines 2015-07-28 16:59:11 +01:00
lineconsole.c
list.c
log.c
main.c [test] Allow self-tests to report exit status when running under Linux 2015-08-21 15:46:28 +01:00
malloc.c [malloc] Avoid integer overflow for excessively large memory allocations 2015-09-29 01:07:08 +01:00
memblock.c
memmap_settings.c
menu.c
monojob.c
null_nap.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
null_reboot.c
null_sanboot.c
null_time.c
nvo.c
open.c
params.c
parseopt.c
pc_kbd.c
pcmcia.c
pending.c
pinger.c
pixbuf.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 14:17:31 +00:00
pool.c [pool] Add a generic concept of a pooled connection 2015-07-28 16:37:00 +01:00
posix_io.c [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 16:35:29 +00:00
process.c
profile.c
random.c
refcnt.c
resolv.c
serial.c [serial] Use new UART abstraction in serial console driver 2015-06-29 11:04:10 +01:00
settings.c [settings] Re-add "uristring" setting type 2015-08-25 13:31:46 +01:00
string.c
stringextra.c
time.c
timer.c
uart.c [serial] Check for UART existence in uart_select() 2015-07-31 11:19:19 +01:00
uri.c [uri] Generalise tftp_uri() to pxe_uri() 2015-09-02 13:38:53 +01:00
uuid.c
version.c
vsprintf.c
wchar.c
xfer.c [xfer] Add xfer_check_order() utility function 2015-07-22 21:17:47 +01:00
xferbuf.c [build] Fix compiler warnings on some gcc versions 2015-07-27 15:21:17 +01:00