]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Enable LoongArch64 architecture for LoongArch64 EDK2 CI.
authorChao Li <lichao@loongson.cn>
Mon, 15 Nov 2021 09:58:05 +0000 (17:58 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 14 Oct 2022 02:16:33 +0000 (02:16 +0000)
commitbcdafe1179e2de1b47a8f3fa9d134a241da8da6a
tree46b719d657a8581b70a18394a9edaa0a2091605b
parent114e6075b668279697b6d25e1c2dbd28b246735b
BaseTools: Enable LoongArch64 architecture for LoongArch64 EDK2 CI.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4053

EDK CI for LoongArch64 architecture

Enable LoongArch64 architecture for LoongArch64 EDK2 CI testing.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Signed-off-by: Chao Li <lichao@loongson.cn>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
BaseTools/Bin/gcc_loongarch64_unknown_linux_ext_dep.yaml [new file with mode: 0644]
BaseTools/Plugin/LinuxGcc5ToolChain/LinuxGcc5ToolChain.py