Re: [Qemu-devel] [PATCH V7 5/9] Support for BIOS interrupt handler

2011-08-31 Thread Edgar E. Iglesias
On Wed, Aug 31, 2011 at 09:58:58PM +0200, Edgar E. Iglesias wrote: > On Wed, Aug 31, 2011 at 03:45:45PM -0400, Stefan Berger wrote: > > This patch implements the TCG BIOS interrupt handler 1ah. It is for > > example used by trusted grub. > > > > This patch adds an implementation of SHA1 (following

Re: [Qemu-devel] [PATCH V7 5/9] Support for BIOS interrupt handler

2011-08-31 Thread Edgar E. Iglesias
On Wed, Aug 31, 2011 at 03:45:45PM -0400, Stefan Berger wrote: > This patch implements the TCG BIOS interrupt handler 1ah. It is for > example used by trusted grub. > > This patch adds an implementation of SHA1 (following NIST specs., IETF RFC > 3147 > and Wikipedia) for speeding up measurements

[Qemu-devel] [PATCH V7 5/9] Support for BIOS interrupt handler

2011-08-31 Thread Stefan Berger
This patch implements the TCG BIOS interrupt handler 1ah. It is for example used by trusted grub. This patch adds an implementation of SHA1 (following NIST specs., IETF RFC 3147 and Wikipedia) for speeding up measurements of code. Trusted Grub for example makes use of this interface and measures (