Files
u-boot/lib
Masahisa Kojima f9b51dcf29 efi_loader: correctly handle no tpm device error
When the TCG2 protocol is installed in efi_tcg2_register(),
TPM2 device must be present.
tcg2_measure_pe_image() expects that TCP2 protocol is installed
and TPM device is available. If TCG2 Protocol is installed but
TPM device is not found, tcg2_measure_pe_image() returns
EFI_SECURITY_VIOLATION and efi_load_image() ends with failure.

The same error handling is applied to
efi_tcg2_measure_efi_app_invocation().

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2021-12-09 11:43:25 -08:00
..
2021-10-08 15:53:26 -04:00
2021-01-16 19:17:11 -05:00
2021-03-07 17:37:13 +01:00
2021-10-27 16:38:26 -04:00
2020-10-30 10:56:11 -04:00
2021-10-08 15:53:26 -04:00
2021-09-04 12:26:01 -04:00
2021-11-20 10:53:00 +01:00
2021-09-16 10:29:40 -04:00
2021-07-14 16:57:35 -04:00
2020-08-24 14:11:31 -04:00
2021-10-08 15:53:26 -04:00
2021-03-02 15:53:37 -05:00
2021-07-15 18:42:05 -04:00