On Wed, 22 Apr 2020 at 19:24, Ard Biesheuvel <ardb@xxxxxxxxxx> wrote: > > This is a rework of Atish's series [0] to add EFI stub loader support > to the RISC-V port. The purpose is to split the code in a way that makes > it amenable to being merged via different trees during the same cycle. > While at it, I added a patch to disable initrd= loading for new ports, > given that it is deprecated and replaced with a method based on a > special UEFI device path. > > My changes are logged in the individual patches. > > I propose to take the first four patches via the EFI tree, and expose > them via a stable tag so that the RISC-V maintainers can merge it before > applying the remaining patches. That will ensure that both trees remain > in a buildable state, with working EFI stub support on the riscv branch. > [0] https://lore.kernel.org/linux-efi/20200421033336.9663-1-atish.patra@xxxxxxx/