[SeaBIOS] [PATCH] Make scripts compatible with Python 2 and 3

Kevin O'Connor kevin at koconnor.net
Mon Jan 20 18:47:45 CET 2014


On Sun, Jan 19, 2014 at 04:07:22PM +0100, Johannes Krampf wrote:
> On 01/18/2014 11:45 AM, Johannes Krampf wrote:
> >I'll take a look at this and send you a revised patch for the
> >string/bytes change. The first 4 patches seem fine to me.
> 
> Here's the revised patch. I tested building SeaBIOS with both Python
> 2 and Python 3 and the resulting bios images booted fine using qemu.

Thanks.  I have committed this patch series.

> I still could not test the readserial script and would appreciate if
> someone else could make sure it works.

readserial works fine for me with python2.  It does not appear there
is a python3 version of the pyserial package so I can't test that
part.

-Kevin



More information about the SeaBIOS mailing list