]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Include/Library/Tpm2CommandLib.h
SecurityPkg: Debug code to audit BIOS TPM extend operations
authorRodrigo Gonzalez del Cueto <rodrigo.gonzalez.del.cueto@intel.com>
Fri, 17 Dec 2021 02:47:07 +0000 (10:47 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 17 Dec 2021 15:03:43 +0000 (15:03 +0000)
commit8ed8568922be9b5f7111fc1297317106aba7ab52
tree9a9ee361b39b4522c1352446792525b30938e526
parentb451c6908878c448c2a2aa6e9ca2a2dfe078fbb8
SecurityPkg: Debug code to audit BIOS TPM extend operations

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2858

In V2: Fixed patch format and uncrustify cleanup

In V1: Add debug functionality to examine TPM extend operations
performed by BIOS and inspect the PCR 00 value prior to
any BIOS measurements.

Signed-off-by: Rodrigo Gonzalez del Cueto <rodrigo.gonzalez.del.cueto@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
SecurityPkg/Include/Library/Tpm2CommandLib.h
SecurityPkg/Library/Tpm2CommandLib/Tpm2Integrity.c
SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.c