[coreboot] [libpayload] fix curses drawing problem

Jordan Crouse jordan.crouse at amd.com
Thu Mar 27 22:34:50 CET 2008


This fixes a curses drawing problem - characters are getting
accidently sign extended, which is badness for drawing characters
(i.e chars with values >= 128).  This works around the problem so
the right values get sent to VGA.

-- 
Jordan Crouse
Systems Software Development Engineer 
Advanced Micro Devices, Inc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-tinycurses-drawing-chars.patch
Type: text/x-diff
Size: 891 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080327/1be17e58/attachment.bin>


More information about the coreboot mailing list