Merged https://github.com/tianocore/edk2/pull/5628
> -----Original Message----- > From: Dionna Glaze <dionnagl...@google.com> > Sent: Tuesday, May 7, 2024 2:08 AM > To: devel@edk2.groups.io > Cc: Dionna Glaze <dionnagl...@google.com>; Kinney, Michael D > <michael.d.kin...@intel.com>; Liming Gao <gaolim...@byosoft.com.cn>; Liu, > Zhiguang <zhiguang....@intel.com>; Yao, Jiewen <jiewen....@intel.com>; > Kumar, Rahul R <rahul.r.ku...@intel.com>; Ard Biesheuvel > <ardb+tianoc...@kernel.org>; Gerd Hoffmann <kra...@redhat.com> > Subject: [PATCH v4 0/3] TCG_Sp800_155_PlatformId_Event3 support > > 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 <michael.d.kin...@intel.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > Cc: Zhiguang Liu <zhiguang....@intel.com> > Cc: Jiewen Yao <jiewen....@intel.com> > Cc: Rahul Kumar <rahul1.ku...@intel.com> > Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> > Cc: Gerd Hoffmann <kra...@redhat.com> > Reviewed-by: Jiewen Yao <jiewen....@intel.com> > > 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 (#118624): https://edk2.groups.io/g/devel/message/118624 Mute This Topic: https://groups.io/mt/105945150/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-