On 07/05/2017 11:19 PM, Matthew Garrett wrote:
> Add support for performing basic TPM measurements. Right now this only
> supports extending PCRs statically and only on UEFI.
> ---

[snip]

> +grub_err_t grub_tpm_init(void);

You forgot to remove this function prototype, since the function doesn't exist
anymore in this new version. The rest looks good to me.

Reviewed-by: Javier Martinez Canillas <javi...@redhat.com>
Tested-by: Javier Martinez Canillas <javi...@redhat.com>

Best regards,
-- 
Javier Martinez Canillas
Software Engineer - Desktop Hardware Enablement
Red Hat

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to