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)
commit2931d526d5674940d916a4b513a681ee3562e574
tree2b19a35f43f759b2b5df72abd1b8a7f98d5c5e53
parentabd268685a21cb5d0c991bb21a88ea0c1d2e15d8
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