Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Defistub.hc7007d9f19527b47992ff78a088e8697a9e9d5f5 Sun May 01 22:55:49 UTC 2022 Ard Biesheuvel <ardb@kernel.org> 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>
/linux/include/linux/
H A Defi.hc7007d9f19527b47992ff78a088e8697a9e9d5f5 Sun May 01 22:55:49 UTC 2022 Ard Biesheuvel <ardb@kernel.org> 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>