[PATCH 0/3] Miscellaneous fixes of efi_tcg2

Masahisa Kojima masahisa.kojima at linaro.org
Fri Sep 3 03:55:49 CEST 2021


Arm is preparing the BBSR(Base Boot Security Requirement)
compiance test tool.
This tool covers Measured Boot, it checks TCG EFI Protocol compliance.

This patch series fix the failure items detected by this
BBSR compliance test tool.

Masahisa Kojima (3):
  efi_loader: add missing parameter check for EFI_TCG2_PROTOCOL api
  efi_loader: fix boot_service_capability_min calculation
  efi_loader: fix efi_tcg2_hash_log_extend_event() parameter check

 include/efi_tcg2.h        |  4 +++-
 lib/efi_loader/efi_tcg2.c | 21 ++++++++++++++++++++-
 2 files changed, 23 insertions(+), 2 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list