]> git.baikalelectronics.ru Git - kernel.git/commit
efi/libstub: Make the LoadFile EFI protocol accessible
authorArd Biesheuvel <ardb@kernel.org>
Mon, 10 Feb 2020 16:02:48 +0000 (17:02 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Sun, 23 Feb 2020 20:57:15 +0000 (21:57 +0100)
commit4c71023b0c57da0fb18d44f2a5d9b4f97379f8ca
tree2b19a35f43f759b2b5df72abd1b8a7f98d5c5e53
parent1acf796079fd3e313103da030b074ffbb6c16c32
efi/libstub: Make the LoadFile EFI protocol accessible

Add the protocol definitions, GUIDs and mixed mode glue so that
the EFI loadfile protocol can be used from the stub. This will
be used in a future patch to load the initrd.

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