the following patch was just integrated into master: commit 1b0c3526751b750e3cbfaf317e1eaf8d39fe3ba8 Author: Dave Frodin dave.frodin@se-eng.com Date: Wed Dec 5 17:26:03 2012 -0700
coreinfo: change the foreground/background colors
The default curses library changed from tinycurses to PDCurses. PDCurses fails to fill the entire active screen with the assigned background colors when it writes 'blank' chars. This will allow the menues to look better until I resolve that.
Change-Id: I70b5331d16dd0abaa1f0b02b725571844b7ac15e Signed-off-by: Dave Frodin dave.frodin@se-eng.com Reviewed-on: http://review.coreboot.org/1984 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-by: Marc Jones marcj303@gmail.com
Build-Tested: build bot (Jenkins) at Fri Dec 7 15:24:30 2012, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Fri Dec 7 18:51:51 2012, giving +2 Reviewed-By: Marc Jones marcj303@gmail.com at Fri Dec 7 20:43:13 2012, giving +2 See http://review.coreboot.org/1984 for details.
-gerrit