-----Original Message----- From: Stefan Berger [mailto:stefanb@linux.vnet.ibm.com] Sent: Thursday, March 26, 2015 6:18 PM To: Kevin O'Connor; Xu, Quan Cc: seabios@seabios.org; stefano.stabellini@eu.citrix.com Subject: Re: [PATCH v10 3/6] Support for BIOS interrupt handler
On 03/25/2015 06:42 PM, Kevin O'Connor wrote:
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.
I don't use Xen. I hope that Quan will provide feedback.
Stefan
Sure, I am glad to help you test it :):) Try to https://github.com/KevinOConnor/seabios/tree/tcg-testing ??
Quan