]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[console] Add concept of a "magic" colour
authorMichael Brown <mcb30@ipxe.org>
Mon, 9 Dec 2013 15:30:59 +0000 (15:30 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 9 Dec 2013 15:34:14 +0000 (15:34 +0000)
commitf6dce77b15e34e105b48116bde5f405537898aaf
treeeaff003dd77af6b4f1ef055c749555c8140a4aed
parente8b5b504860967ed9a594bafe7cbc844117b92b3
[console] Add concept of a "magic" colour

The magic basic colour can be remapped at runtime from COLOR_NORMAL_BG
(usually blue) to COLOR_DEFAULT (which will be transparent as a
background colour on the framebuffer console).

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/ansicoldef.c
src/include/ipxe/ansicol.h