]> git.baikalelectronics.ru Git - kernel.git/commit
efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()
authorArd Biesheuvel <ardb@kernel.org>
Mon, 2 Nov 2020 09:04:39 +0000 (10:04 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Tue, 19 Jan 2021 16:57:15 +0000 (17:57 +0100)
commitcdec91c034a2c99331b62a5f417bf7527fa6d490
treecee362c4895b0e0d2d6476e81b0f52dae185693c
parent2f196059864fb0fe8f60c14a2cb214055b283e08
efi/libstub: fix prototype of efi_tcg2_protocol::get_event_log()

efi_tcg2_protocol::get_event_log() takes a protocol pointer as the
first argument, not a EFI handle.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/libstub/efistub.h