[coreboot] [PATCH]libpayload: video/vga driver checks unsigned variables for negative values

Patrick Georgi patrick at georgi-clan.de
Thu Sep 11 19:28:48 CEST 2008


Hi,

attached patch makes cursorx and cursory signed, as there are several
"if (cursorx < 0)" tests.
I also added another one, to make backspace wrap backwards into the
previous line, if necessary.


Patrick Georgi
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20080911-2-signed-coordinates.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080911/88a97262/attachment.ksh>


More information about the coreboot mailing list