Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-29 | SPDX: Convert single license tags to Linux Kernel style | Rick Chen | |
Fix license tags problem after apply patchs about riscv: Enable efi_loader support. Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com> Cc: Greentime Hu <green.hu@gmail.com> | |||
2018-05-29 | riscv: Add EFI application infrastructure | Alexander Graf | |
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> |