Menu

#9 Why RISCV64 related files are GPL only?

v1.0_(example)
closed
None
5
2023-02-17
2022-11-15
No

Hi

I have a question about the software license of GNUEFI. According to the introduction,

https://sourceforge.net/projects/gnu-efi/
https://sourceforge.net/p/gnu-efi/code/ci/master/tree/README.efilib

This software is BSD license (some of them may contains dual license of BSD and GPL)

However following source code are GPL only,

https://sourceforge.net/p/gnu-efi/code/ci/master/tree/lib/riscv64/initplat.c
https://sourceforge.net/p/gnu-efi/code/ci/master/tree/lib/riscv64/setjmp.S
https://sourceforge.net/p/gnu-efi/code/ci/master/tree/inc/riscv64/efilibplat.h
https://sourceforge.net/p/gnu-efi/code/ci/master/tree/gnuefi/elf_riscv64_efi.lds

It is incorrect license or it is intended? Thanks.

--
Best Regards
ShengjiangWu

Discussion

  • Nigel Croxon

    Nigel Croxon - 2022-11-16

    The original authors of the code published under the GPL license. Later on in time, most of the code was changed over to the BSD license.

     
  • shengjiangwu

    shengjiangwu - 2022-11-17

    Thank you for your update on this.

     
  • Nigel Croxon

    Nigel Croxon - 2023-02-17
    • status: open --> closed
    • assigned_to: Nigel Croxon
     

Log in to post a comment.