]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Added LoongArch jump buffer register definition to MdePkg.ci.yaml
authorChao Li <lichao@loongson.cn>
Wed, 7 Sep 2022 13:04:33 +0000 (21:04 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 14 Oct 2022 02:16:33 +0000 (02:16 +0000)
commite25963d4582a34a955c895e9fe430cf46155563e
tree8cd34db94c93fd920be397d6951d7d6292f25dcc
parent0371178d0b79ff22727998e167f51be812a59718
MdePkg: Added LoongArch jump buffer register definition to MdePkg.ci.yaml

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

If the new Arch register is defined in BaseLib.h when running
the CI tests, it will give an ECC check error. Add the
LoongArch register defined in the ExceptionList field to make
the CI ECC check pass.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Chao Li <lichao@loongson.cn>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
MdePkg/MdePkg.ci.yaml