efi: libstub: Add mixed mode support to command line initrd loader
authorArd Biesheuvel <ardb@kernel.org>
Mon, 26 Sep 2022 20:17:21 +0000 (22:17 +0200)
committerArd Biesheuvel <ardb@kernel.org>
Fri, 18 Nov 2022 08:14:08 +0000 (09:14 +0100)
commitf8a31244d73288bd623a0247512f6c0b81844a92
tree6c8e8f4246417672cdcf65406de12157f040715b
parenta61962d8e7d3f11f68cbaebd477fbd8e1f7b9f6d
efi: libstub: Add mixed mode support to command line initrd loader

Now that we have support for calling protocols that need additional
marshalling for mixed mode, wire up the initrd command line loader.

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