]> git.baikalelectronics.ru Git - kernel.git/commit
efi/libstub: add some missing EFI prototypes
authorArd Biesheuvel <ardb@kernel.org>
Sun, 1 May 2022 22:55:49 +0000 (00:55 +0200)
committerArd Biesheuvel <ardb@kernel.org>
Sat, 17 Sep 2022 13:13:21 +0000 (15:13 +0200)
commit3dff04d09d0e497eeccdcf95ab58c931c997e282
tree733b80a3f48e517c1937953f8464a11d3e5fd9d1
parent61aa758ba433de4a76ad0574351e9387a8b17c83
efi/libstub: add some missing EFI prototypes

Define the correct prototypes for the load_image, start_image and
unload_image boot service pointers so we can call them from the EFI
zboot code.

Also add some prototypes related to installation and deinstallation of
protocols in to the EFI protocol database, including some definitions
related to device paths.

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