On Fri, 24 Apr 2020 at 00:43, Palmer Dabbelt <palmer@xxxxxxxxxxx> wrote: > > On Wed, 22 Apr 2020 10:24:07 PDT (-0700), 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. > > Works for me. Thanks! > OK. I'll resend the final versions of the remaining patches (with the ISA_C tweak added) to be taken into the RISC-V tree once the first few patches have landed in tip/efi/core