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 8F888940EB9 for ; Thu, 2 May 2024 00:50:49 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=ndR4Bp1RJ7IFn9fbET+4yGAGLqYgEmm39vmDa/x3/QA=; 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=1714611047; v=1; b=jYNMHwzCOyPExK5BJaBm+4n0uBPeCgiXGtX7kak+58nG/pX8nhPGhsCTw7MIgjlsCunZfy/d PKavKQTuUpX+LSb6gA6GuauNQW8rIkwLxlB+HgekqFlW2D7kvXr8PussITqjUsmguF2mpOo118s 3Qm+JV//xalosmRjgILqfkU7eZD8/GyXUxr7RSBU4EUoj9d3Rj6BpsdHmm/u57Vl5NG3tJ6nD/n 7WY7dzXdm4hAwxMRIATIWSyZ1O+qS9XYjqDgQve9aZuYScjw47p3JugGdKRml5w84mddk75+J8T GdBtBu2WxLZmuY/kLEsqTk3lLDTmbrYaEEgFLfToMlzQw== X-Received: by 127.0.0.2 with SMTP id 9evjYY7687511xUs6Q6mvEAU; Wed, 01 May 2024 17:50:47 -0700 X-Received: from mail-pg1-f201.google.com (mail-pg1-f201.google.com [209.85.215.201]) by mx.groups.io with SMTP id smtpd.web11.2714.1714611046781087377 for ; Wed, 01 May 2024 17:50:46 -0700 X-Received: by mail-pg1-f201.google.com with SMTP id 41be03b00d2f7-5e4df21f22dso1130727a12.0 for ; Wed, 01 May 2024 17:50:46 -0700 (PDT) X-Gm-Message-State: 5R2yQBXDm1sszH4ChmTVywv0x7686176AA= X-Google-Smtp-Source: AGHT+IFeImzK1UGh/48EpfaaXxE19wLrcu/itfhX+PrhMYgzaPHyjbblXVmwZQCc4Or/7LCWnrErEOX5qaCaad6XqQ== X-Received: from dionnaglaze.c.googlers.com ([fda3:e722:ac3:cc00:7f:e700:c0a8:2ee6]) (user=dionnaglaze job=sendgmr) by 2002:a63:5955:0:b0:5f0:7fc6:83a7 with SMTP id j21-20020a635955000000b005f07fc683a7mr4389pgm.0.1714611044342; Wed, 01 May 2024 17:50:44 -0700 (PDT) Date: Thu, 2 May 2024 00:50:11 +0000 Mime-Version: 1.0 Message-ID: <20240502005041.825088-1-dionnaglaze@google.com> Subject: [edk2-devel] [PATCH v3 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: Wed, 01 May 2024 17:50:46 -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=jYNMHwzC; 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 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 too OvmfPkg: add sp800155Event3 support .../IndustryStandard/UefiTcgPlatform.h | 38 ++++++++++++++++++- OvmfPkg/Tcg/TdTcg2Dxe/TdTcg2Dxe.c | 9 ++++- SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c | 9 ++++- 3 files changed, 51 insertions(+), 5 deletions(-) -- 2.45.0.rc0.197.gbae5840b3b-goog -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#118485): https://edk2.groups.io/g/devel/message/118485 Mute This Topic: https://groups.io/mt/105854725/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-