From: Daniel Kiper Date: Mon, 25 May 2020 19:02:15 +0000 (+0200) Subject: efi/tpm: Fix typo in grub_efi_tpm2_protocol struct X-Git-Tag: grub-2.06-rc1~206 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1e81bf6d2dd57ddee7a24ca9a8b4cac7700d3dc4;p=thirdparty%2Fgrub.git efi/tpm: Fix typo in grub_efi_tpm2_protocol struct Rename get_active_pcr_blanks() to get_active_pcr_banks(). Signed-off-by: Daniel Kiper Reviewed-by: Javier Martinez Canillas --- diff --git a/include/grub/efi/tpm.h b/include/grub/efi/tpm.h index 3ea6b4de1..ec39725c0 100644 --- a/include/grub/efi/tpm.h +++ b/include/grub/efi/tpm.h @@ -176,10 +176,10 @@ struct grub_efi_tpm2_protocol OutputParameterBlockSize, grub_efi_uint8_t * OutputParameterBlock); - grub_efi_status_t (*get_active_pcr_blanks) (struct grub_efi_tpm2_protocol * - this, - grub_efi_uint32_t * - ActivePcrBanks); + grub_efi_status_t (*get_active_pcr_banks) (struct grub_efi_tpm2_protocol * + this, + grub_efi_uint32_t * + ActivePcrBanks); grub_efi_status_t (*set_active_pcr_banks) (struct grub_efi_tpm2_protocol * this, grub_efi_uint32_t