Add LoongArch support to the EFI loader: loader/arch/loongarch
(start.S, exec.c, ldscript), ficl sysdep files and libsa/libefi
build glue, following the existing riscv loader.
Clang FreeBSD target for LoongArch is landed upstream after clang 20.1.0,
see https://github.com/llvm/llvm-project/pull/119191
Signed-off-by: Xiaoqiang Zhao <zhaoxiaoqiang007@gmail.com>
Signed-off-by: yu shan wei <mpysw@vip.163.com>