Re: [PATCH v2 3/6] efi_loader: add boot variable measurement

2021-07-15 Thread Masahisa Kojima
On Thu, 15 Jul 2021 at 15:59, Heinrich Schuchardt wrote: > > > > On 7/14/21 3:00 PM, Masahisa Kojima wrote: > > TCG PC Client PFP spec requires to measure "Boot" > > and "BootOrder" variables, EV_SEPARATOR event prior > > to the Ready to Boot invocation. > > Since u-boot does not implement Rea

Re: [PATCH v2 3/6] efi_loader: add boot variable measurement

2021-07-14 Thread Heinrich Schuchardt
On 7/14/21 3:00 PM, Masahisa Kojima wrote: TCG PC Client PFP spec requires to measure "Boot" and "BootOrder" variables, EV_SEPARATOR event prior to the Ready to Boot invocation. Since u-boot does not implement Ready to Boot event, these measurements are performed when efi_start_image() is

[PATCH v2 3/6] efi_loader: add boot variable measurement

2021-07-14 Thread Masahisa Kojima
TCG PC Client PFP spec requires to measure "Boot" and "BootOrder" variables, EV_SEPARATOR event prior to the Ready to Boot invocation. Since u-boot does not implement Ready to Boot event, these measurements are performed when efi_start_image() is called. TCG spec also requires to measure "Call