]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[multiboot] Reduce length of "Features" startup banner
authorMichael Brown <mcb30@ipxe.org>
Sun, 12 Sep 2010 17:40:02 +0000 (18:40 +0100)
committerMichael Brown <mcb30@ipxe.org>
Sun, 12 Sep 2010 21:18:11 +0000 (22:18 +0100)
commit97eda5be0df168866f1b10f9e05ae771af702462
tree0c165747ebdd91977559c7e612398494c82f93d9
parent0f65efc1851a36e0de42b1d5b8f7807b6c6be16a
[multiboot] Reduce length of "Features" startup banner

Minimise the chances of an unwanted line wrap on the iPXE feature list
printed at startup.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/image/multiboot.c