summaryrefslogtreecommitdiffstats
path: root/tools/elf2efi.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add .pylintrc to globally suppress warnings we don't really care aboutFrantisek Sumsal2023-08-101-1/+1
* elf2efi: Fix header size calculationJan Janssen2023-07-301-2/+10
* elf2efi: Make compatible with python 3.6 againDaan De Meyer2023-07-141-8/+8
* elf2efi: add parameter to increase reserved space for headersLuca Boccassi2023-05-241-1/+8
* elf2efi: Do not emit an empty relocation sectionJan Janssen2023-05-231-4/+9
* boot: Add RISCV32 and LoongArch supportJan Janssen2023-03-101-1/+4
* boot: Bring back bootloader buildsJan Janssen2023-03-101-0/+578