[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/3] verifiers: Verify commands executed by grub
From: |
Daniel Kiper |
Subject: |
Re: [PATCH 1/3] verifiers: Verify commands executed by grub |
Date: |
Wed, 14 Nov 2018 17:45:12 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Fri, Nov 09, 2018 at 03:41:01PM -0800, Matthew Garrett wrote:
> From: Matthew Garrett <address@hidden>
>
> Pass all commands executed by grub to the verifiers layer. Most
> verifiers will ignore this, but some (such as the TPM verifier) want to
> be able to measure and log each command executed in order to ensure that
> the boot state is as expected.
Except lack of SOB patch LGTM. May I add your SOB before pushing this
patch. Or you can repost it with
Reviewed-by: Daniel Kiper <address@hidden>
Daniel