From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1dYK8I-0001zI-Ex for mharc-grub-devel@gnu.org; Thu, 20 Jul 2017 18:41:22 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dYK8G-0001zC-Hs for grub-devel@gnu.org; Thu, 20 Jul 2017 18:41:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dYK8F-0000P7-Qx for grub-devel@gnu.org; Thu, 20 Jul 2017 18:41:20 -0400 Received: from cavan.codon.org.uk ([2a00:1098:0:80:1000:c:0:1]:49901) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dYK8F-0000N1-HQ for grub-devel@gnu.org; Thu, 20 Jul 2017 18:41:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=codon.org.uk; s=63138784; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:From:Date; bh=bH/ScTzaTEHoeT0+8WnMrj+jE4v9zd6rr+B4REHyTIg=; b=nGLTukqbHJ1eBY7xedk/DsVZBO9MHOadk00sGik1sezV25YzEUHPUlA/Md+DUgw4ysm7dOnKzeJE/ZywHuBzsra5oZn8cFT1JlBOpy5zJ1ldsmEj2VIpO57L18DseO+NgAgVlLqfOMLv2UhhWoy662+3aI+U+4jv9OQkCP3nr88=; Received: from mjg59 by cavan.codon.org.uk with local (Exim 4.84_2) (envelope-from ) id 1dYK87-0001Uk-4b for grub-devel@gnu.org; Thu, 20 Jul 2017 23:41:11 +0100 Date: Thu, 20 Jul 2017 23:41:11 +0100 From: Matthew Garrett To: The development of GNU GRUB Subject: Re: Add TPM measured boot support Message-ID: <20170720224111.GA5619@srcf.ucam.org> References: <20170705211957.116885-1-mjg59@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170705211957.116885-1-mjg59@google.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: mjg59@cavan.codon.org.uk X-SA-Exim-Scanned: No (on cavan.codon.org.uk); SAEximRunCond expanded to false X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1098:0:80:1000:c:0:1 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jul 2017 22:41:21 -0000 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 feedback on this? Vladimir, are you planning on merging your verifier branch? -- Matthew Garrett | mjg59@srcf.ucam.org