]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitdff942502ccd56e5b9084222f2d040a481948769
tree914447046e0c0668321d7e749eeede4e2c0ccc47
parenta416d4885d7f5fe6d43b521e8fd3d58afe294b27
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