u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [BUG] tcg2 measurement fails(0x800000000000000e) if BootOrder not defined
@ 2021-11-07 14:27 Heinrich Schuchardt
  2021-11-08 12:22 ` Masahisa Kojima
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2021-11-07 14:27 UTC (permalink / raw)
  To: Masahisa Kojima; +Cc: U-Boot Mailing List, Ilias Apalodimas

Hello Masahisa,

The UEFI specification does not require that BootOrder is defined.
Instead /EFI/BOOT/BOOT<ARCH>.EFI will be booted if not BootOrder is defined.

Currently tcg2 measurement fails with EFI_NOT_FOUND in this case.

Please, correct tcg2_measure_boot_variable() to correctly handle booting
without BootOrder.

Best regards

Heinrich

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [BUG] tcg2 measurement fails(0x800000000000000e) if BootOrder not defined
  2021-11-07 14:27 [BUG] tcg2 measurement fails(0x800000000000000e) if BootOrder not defined Heinrich Schuchardt
@ 2021-11-08 12:22 ` Masahisa Kojima
  0 siblings, 0 replies; 2+ messages in thread
From: Masahisa Kojima @ 2021-11-08 12:22 UTC (permalink / raw)
  To: Heinrich Schuchardt; +Cc: U-Boot Mailing List, Ilias Apalodimas

Hi Heinrich,

On Sun, 7 Nov 2021 at 23:27, Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
>
> Hello Masahisa,
>
> The UEFI specification does not require that BootOrder is defined.
> Instead /EFI/BOOT/BOOT<ARCH>.EFI will be booted if not BootOrder is defined.
>
> Currently tcg2 measurement fails with EFI_NOT_FOUND in this case.
>
> Please, correct tcg2_measure_boot_variable() to correctly handle booting
> without BootOrder.

I will fix this issue.

Regards,
Masahisa Kojima

>
> Best regards
>
> Heinrich

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-08 12:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-07 14:27 [BUG] tcg2 measurement fails(0x800000000000000e) if BootOrder not defined Heinrich Schuchardt
2021-11-08 12:22 ` Masahisa Kojima

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).