[SeaBIOS] [PATCH v10 3/6] Support for BIOS interrupt handler

Kevin O'Connor kevin at koconnor.net
Wed Mar 25 23:42:09 CET 2015


On Tue, Mar 24, 2015 at 11:10:03AM -0400, Stefan Berger wrote:
> On 03/23/2015 08:13 PM, Kevin O'Connor wrote:
> >Because of the mixed 16bit/32bit code in SeaBIOS, all assembler must
> >use size suffixes - so the above should be "roll" instead of "rol".
> 
> Ok, fixed.
> 
> >
> >As before - both issues are minor and can be addressed after merge (as
> >long as there is agreement that the sha1.c file can be licensed as
> >LGPLv3).
> 
> It can have that license. I can post v11 or you can modify it, either way is
> fine.

Thanks.  I pushed the first three patches into a test branch at:

  https://github.com/KevinOConnor/seabios/tree/tcg-testing

I'd like to get confirmation that this works for the Xen requirements
before merging.

-Kevin



More information about the SeaBIOS mailing list