From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 9CFBD7803CD for ; Mon, 6 May 2024 18:07:54 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=X7nsKCCK36SoeqyoIGab39opA7+POcsDGJ3QrJjQoI8=; c=relaxed/simple; d=groups.io; h=Date:Mime-Version:Message-ID:Subject:From:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20240206; t=1715018873; v=1; b=a1gQliE1c62B7Igce2yWN3vHnezwQYcscahg7gY2Lcl6FwRg0vLKAwkm5aeS2K5cqiPJwPR3 LCFmzUvmVdx/hIlyQ+gLiBavZLE0nuVChk+Czpyl1HlE4aqKRwLAT10wYJVzsFKGlE7/eahymIk Cony5Zp6CZ2lXY9rNjWz/kip9MXalc6v3FoV2ka4JgsFHp0gs/Ve6JSrf9kywXSlLiTUZnJBVMX x4LuN19dJOrGZt7oCyvEKRhqXzzM1G93imzSGNg9IdnRaYiIhmJKMKkqNQktBaXyzxdQ05eZAER u7LJMaUrIf78cSPTxXJAv99431cD2alSpXzDwl6R9wzww== X-Received: by 127.0.0.2 with SMTP id 2hp4YY7687511xjttPuKrhoe; Mon, 06 May 2024 11:07:53 -0700 X-Received: from mail-yb1-f201.google.com (mail-yb1-f201.google.com [209.85.219.201]) by mx.groups.io with SMTP id smtpd.web10.1449.1715018872266656403 for ; Mon, 06 May 2024 11:07:52 -0700 X-Received: by mail-yb1-f201.google.com with SMTP id 3f1490d57ef6-de57643041bso3833623276.0 for ; Mon, 06 May 2024 11:07:52 -0700 (PDT) X-Gm-Message-State: FondItsG3PXPzyTkrv9ybbKGx7686176AA= X-Google-Smtp-Source: AGHT+IH94aSwu5AKqaEFC0TthvsdiEGEiIJtix/mOknonqoUvkpbDP2BTiICgingBJwj2ZgGGoCyGUmb/LEqdfjo3A== X-Received: from dionnaglaze.c.googlers.com ([fda3:e722:ac3:cc00:7f:e700:c0a8:2ee6]) (user=dionnaglaze job=sendgmr) by 2002:a05:6902:1004:b0:de4:7be7:1c2d with SMTP id w4-20020a056902100400b00de47be71c2dmr3702168ybt.11.1715018871260; Mon, 06 May 2024 11:07:51 -0700 (PDT) Date: Mon, 6 May 2024 18:07:42 +0000 Mime-Version: 1.0 Message-ID: <20240506180745.2139164-1-dionnaglaze@google.com> Subject: [edk2-devel] [PATCH v4 0/3] TCG_Sp800_155_PlatformId_Event3 support From: "Dionna Glaze via groups.io" To: devel@edk2.groups.io Cc: Dionna Glaze , Michael D Kinney , Liming Gao , Zhiguang Liu , Jiewen Yao , Rahul Kumar , Ard Biesheuvel , Gerd Hoffmann Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Mon, 06 May 2024 11:07:52 -0700 Resent-From: dionnaglaze@google.com Reply-To: devel@edk2.groups.io,dionnaglaze@google.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=a1gQliE1; dmarc=pass (policy=none) header.from=groups.io; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io In December 2023, the TCG published the PC Client Platform Firmware Profile version 1.06 revision 52. This revision includes a new event type for NIST SP 800-155 recommended signed BIOS reference measurements. The new type allows for the event log auditor to find local or remote copies of the signed reference measurements. Supporting this new event type eases the process of distributing signed reference measurements since the machine can now simply report where they can be found in a standard way. Changes since v3: - Fixed build error from 1 too many ')'s. - Fixed formatting for uncrustify. Changes since v2: - Removed errant spacing. Changes since v1: - MdePkg defines TCG_Sp800_155_PlatformId_Event3 instead of adding a comment about Event3 to Event2. Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu Cc: Jiewen Yao Cc: Rahul Kumar Cc: Ard Biesheuvel Cc: Gerd Hoffmann Reviewed-by: Jiewen Yao Dionna Glaze (3): MdePkg: Add TcgSp800155Event3 type info SecurityPkg: Recognize sp800155Event3 event OvmfPkg: Add sp800155Event3 support .../IndustryStandard/UefiTcgPlatform.h | 38 ++++++++++++++++++- OvmfPkg/Tcg/TdTcg2Dxe/TdTcg2Dxe.c | 15 +++++--- SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c | 15 +++++--- 3 files changed, 57 insertions(+), 11 deletions(-) -- 2.45.0.rc1.225.g2a3ae87e7f-goog -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#118610): https://edk2.groups.io/g/devel/message/118610 Mute This Topic: https://groups.io/mt/105945150/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-