Merge tag 'efi-riscv-shared-for-v5.10' of...
Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/efi/efi into for-next Stable branch for v5.10 shared between the EFI and RISC-V trees The RISC-V EFI boot and runtime support will be merged for v5.10 via the RISC-V tree. However, it incorporates some changes that conflict with other EFI changes that are in flight, so this tag serves as a shared base that allows those conflicts to be resolved beforehand. * tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/efi/efi: efi/libstub: arm32: Use low allocation for the uncompressed kernel efi/libstub: Export efi_low_alloc_above() to other units efi/libstub: arm32: Base FDT and initrd placement on image address efi: Rename arm-init to efi-init common for all arch include: pe.h: Add RISC-V related PE definition
Showing
- arch/arm/include/asm/efi.h 11 additions, 12 deletionsarch/arm/include/asm/efi.h
- arch/arm64/include/asm/efi.h 2 additions, 3 deletionsarch/arm64/include/asm/efi.h
- drivers/firmware/efi/Makefile 1 addition, 1 deletiondrivers/firmware/efi/Makefile
- drivers/firmware/efi/efi-init.c 0 additions, 0 deletionsdrivers/firmware/efi/efi-init.c
- drivers/firmware/efi/libstub/arm32-stub.c 37 additions, 141 deletionsdrivers/firmware/efi/libstub/arm32-stub.c
- drivers/firmware/efi/libstub/arm64-stub.c 0 additions, 1 deletiondrivers/firmware/efi/libstub/arm64-stub.c
- drivers/firmware/efi/libstub/efi-stub.c 3 additions, 45 deletionsdrivers/firmware/efi/libstub/efi-stub.c
- drivers/firmware/efi/libstub/efistub.h 3 additions, 4 deletionsdrivers/firmware/efi/libstub/efistub.h
- drivers/firmware/efi/libstub/relocate.c 2 additions, 2 deletionsdrivers/firmware/efi/libstub/relocate.c
- include/linux/pe.h 3 additions, 0 deletionsinclude/linux/pe.h
Loading
Please register or sign in to comment