]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: Add RISCV32 and LoongArch support
authorJan Janssen <medhefgo@web.de>
Tue, 28 Feb 2023 17:05:18 +0000 (18:05 +0100)
committerJan Janssen <medhefgo@web.de>
Fri, 10 Mar 2023 10:41:08 +0000 (11:41 +0100)
commit31ffb6b183bafb4c005ba86bf10f961e07e42e0c
tree572ddbec2418fdc1bba0f882b044fe5f02058c1a
parentc4ad9b23cafd67e87abbcdcb186db470a5a487e4
boot: Add RISCV32 and LoongArch support

This is completely untested, but should work in theory, as it's just
adding a couple defines according to the specs.
meson.build
src/boot/efi/pe.c
tools/elf2efi.py