mbox series

[0/3] Miscellaneous fixes of efi_tcg2

Message ID 20210903015552.17180-1-masahisa.kojima@linaro.org
Headers show
Series Miscellaneous fixes of efi_tcg2 | expand

Message

Masahisa Kojima Sept. 3, 2021, 1:55 a.m. UTC
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