mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
The hello world binary and a few selftests require to build EFI target binaries, not just the EFI host environment. This patch adds all required files to generate an EFI binary for RISC-V. Signed-off-by: Alexander Graf <agraf@suse.de>