Re: Add TPM measured boot support

2018-04-09 Thread Daniel Kiper
Hi Matthew, On Sat, Apr 07, 2018 at 01:36:28AM +0100, Matthew Garrett wrote: > On Tue, Jan 23, 2018 at 12:45:14PM +0100, Daniel Kiper wrote: > > > Sadly yes. Sorry about that. However, this is still on my radar. I hope that > > I come back to work on this in a few weeks. > > Hi Daniel, > > Any new

Re: Add TPM measured boot support

2018-04-06 Thread Matthew Garrett
On Tue, Jan 23, 2018 at 12:45:14PM +0100, Daniel Kiper wrote: > Sadly yes. Sorry about that. However, this is still on my radar. I hope that > I come back to work on this in a few weeks. Hi Daniel, Any news on this front? Thanks! -- Matthew Garrett | mj...@srcf.ucam.org __

Re: Add TPM measured boot support

2018-01-23 Thread Daniel Kiper
On Fri, Jan 19, 2018 at 10:32:49AM +0100, Javier Martinez Canillas wrote: > On 07/21/2017 04:32 PM, Daniel Kiper wrote: > > On Thu, Jul 20, 2017 at 11:41:11PM +0100, Matthew Garrett wrote: > >> On Wed, Jul 05, 2017 at 02:19:55PM -0700, Matthew Garrett wrote: > >>> This patchset extends the verifier

Re: Add TPM measured boot support

2018-01-19 Thread Javier Martinez Canillas
On 07/21/2017 04:32 PM, Daniel Kiper wrote: > On Thu, Jul 20, 2017 at 11:41:11PM +0100, Matthew Garrett wrote: >> On Wed, Jul 05, 2017 at 02:19:55PM -0700, Matthew Garrett wrote: >>> This patchset extends the verifier framework to support verifying commands >>> executed by Grub, and makes use of th

Re: Add TPM measured boot support

2017-07-21 Thread Daniel Kiper
On Thu, Jul 20, 2017 at 11:41:11PM +0100, Matthew Garrett wrote: > On Wed, Jul 05, 2017 at 02:19:55PM -0700, Matthew Garrett wrote: > > This patchset extends the verifier framework to support verifying commands > > executed by Grub, and makes use of this to add support for measuring files > > and c

Re: Add TPM measured boot support

2017-07-21 Thread Javier Martinez Canillas
Hello Matthew, On 07/21/2017 12:41 AM, Matthew Garrett wrote: > On Wed, Jul 05, 2017 at 02:19:55PM -0700, Matthew Garrett wrote: >> This patchset extends the verifier framework to support verifying commands >> executed by Grub, and makes use of this to add support for measuring files >> and comman

Re: Add TPM measured boot support

2017-07-20 Thread Matthew Garrett
On Wed, Jul 05, 2017 at 02:19:55PM -0700, Matthew Garrett wrote: > This patchset extends the verifier framework to support verifying commands > executed by Grub, and makes use of this to add support for measuring files > and commands executed by grub into the TPM on UEFI-based systems. Any feedbac

Add TPM measured boot support

2017-07-05 Thread Matthew Garrett
This patchset extends the verifier framework to support verifying commands executed by Grub, and makes use of this to add support for measuring files and commands executed by grub into the TPM on UEFI-based systems. ___ Grub-devel mailing list Grub-deve