[PATCH 0/2] PE/COFF measurement support
Masahisa Kojima
masahisa.kojima at linaro.org
Thu Apr 15 15:30:18 CEST 2021
This patch series add the PE/COFF measurement support.
Extending PCR and Event Log is tested with fTPM
running as a OP-TEE TA.
Masahisa Kojima (2):
efi_loader: expose efi_image_parse() even if UEFI Secure Boot is
disabled
efi_loader: add PE/COFF image measurement
include/efi_loader.h | 4 +
include/efi_tcg2.h | 10 ++
include/tpm-v2.h | 1 +
lib/efi_loader/efi_image_loader.c | 9 +-
lib/efi_loader/efi_signature.c | 2 +
lib/efi_loader/efi_tcg2.c | 187 ++++++++++++++++++++++++++++--
6 files changed, 202 insertions(+), 11 deletions(-)
--
2.17.1
More information about the U-Boot
mailing list