[SeaBIOS] Re: Bootsplash.jpg encoding question.

2022-03-31 Thread Daniel Maslowski via SeaBIOS
Hey, I've been there and ported lodepng to SeaBIOS because I wanted full resolution graphics: https://github.com/orangecms/seabios/tree/png Might need some rebase and adjustments by now. I tried to upstream this, but mailing list and git turned out a bit tough for me; there was also a question

[SeaBIOS] [PATCH 1/1] sercon: do not screwup the xterm on the serial console

2022-03-25 Thread Daniel Maslowski via SeaBIOS
From: Trammell Hudson --- src/sercon.c | 21 - 1 file changed, 21 deletions(-) diff --git a/src/sercon.c b/src/sercon.c index 3019d9b4..a65c51e1 100644 --- a/src/sercon.c +++ b/src/sercon.c @@ -99,12 +99,6 @@ static void sercon_putchar(u8 chr) } } -static void