efi_loader: add UEFI GPT measurement
authorMasahisa Kojima <masahisa.kojima@linaro.org>
Tue, 26 Oct 2021 08:27:25 +0000 (17:27 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 26 Oct 2021 19:32:46 +0000 (21:32 +0200)
commitce3dbc5d080de8045dd5e2b512cad75434ba4cf5
tree914447046e0c0668321d7e749eeede4e2c0ccc47
parent3d49ee8510d38e7fd087c7250a3f4392a38bf0dd
efi_loader: add UEFI GPT measurement

This commit adds the UEFI GPT disk partition topology
measurement required in TCG PC Client Platform Firmware
Profile Specification

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
include/blk.h
include/efi_loader.h
include/efi_tcg2.h
lib/efi_loader/efi_boottime.c
lib/efi_loader/efi_device_path.c
lib/efi_loader/efi_tcg2.c