From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0DD37C742CA for ; Fri, 12 Jul 2019 15:45:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DF8A420863 for ; Fri, 12 Jul 2019 15:45:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727229AbfGLPpO (ORCPT ); Fri, 12 Jul 2019 11:45:14 -0400 Received: from mga12.intel.com ([192.55.52.136]:33687 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726867AbfGLPpO (ORCPT ); Fri, 12 Jul 2019 11:45:14 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Jul 2019 08:45:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,483,1557212400"; d="scan'208";a="171588400" Received: from yanbeibe-mobl2.ger.corp.intel.com ([10.249.32.118]) by orsmga006.jf.intel.com with ESMTP; 12 Jul 2019 08:45:09 -0700 Message-ID: <8da29805a867935916a89891772fde77fad09396.camel@linux.intel.com> Subject: Re: [PATCH v3] tpm: Document UEFI event log quirks From: Jarkko Sakkinen To: Randy Dunlap , linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org, linux-doc@vger.kernel.org Cc: tweek@google.com, matthewgarrett@google.com, jorhand@linux.microsoft.com, Jonathan Corbet , Sasha Levin Date: Fri, 12 Jul 2019 18:45:07 +0300 In-Reply-To: <6c974f53-6dca-33fd-5aca-056ab8b274ed@infradead.org> References: <20190712124912.23630-1-jarkko.sakkinen@linux.intel.com> <6c974f53-6dca-33fd-5aca-056ab8b274ed@infradead.org> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.1-2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org On Fri, 2019-07-12 at 07:55 -0700, Randy Dunlap wrote: > +Before calling ExitBootServices() Linux EFI stub copies the event log to > > +a custom configuration table defined by the stub itself. Unfortanely, > > [again:] Unfortunately, Ugh, I'm sorry. Sent an update. /Jarkko