Home
last modified time | relevance | path

Searched hist:cdec91c0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firmware/efi/libstub/
H A Defistub.hcdec91c0 Mon Nov 02 03:04:39 CST 2020 Ard Biesheuvel <ardb@kernel.org> 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>