summaryrefslogtreecommitdiffstats
path: root/tools/elf2efi.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* elf2efi: remove outdated comment mentioning linker scriptMike Yuan2023-12-101-1/+0
* elf2efi: Add GNU_RELRO supportJan Janssen2023-09-291-0/+11
* elf2efi: Add --copy-sections optionJan Janssen2023-09-291-0/+33
* elf2efi: Add next_section_address helperJan Janssen2023-09-291-6/+9
* elf2efi: Check ELF image base if possibleJan Janssen2023-09-291-1/+7
* elf2efi: Rework ELF section conversionJan Janssen2023-09-291-77/+122
* elf2efi: fix a typoMike Yuan2023-09-211-1/+1
* 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