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>
This commit is contained in:
Chao Li 2022-09-07 21:04:33 +08:00 committed by mergify[bot]
parent 0371178d0b
commit e25963d458

View File

@ -27,6 +27,18 @@
"8005", "void",
"8005", "va_list.__ap",
"8005", "__stack_chk_guard",
"8005", "BASE_LIBRARY_JUMP_BUFFER.S0",
"8005", "BASE_LIBRARY_JUMP_BUFFER.S1",
"8005", "BASE_LIBRARY_JUMP_BUFFER.S2",
"8005", "BASE_LIBRARY_JUMP_BUFFER.S3",
"8005", "BASE_LIBRARY_JUMP_BUFFER.S4",
"8005", "BASE_LIBRARY_JUMP_BUFFER.S5",
"8005", "BASE_LIBRARY_JUMP_BUFFER.S6",
"8005", "BASE_LIBRARY_JUMP_BUFFER.S7",
"8005", "BASE_LIBRARY_JUMP_BUFFER.S8",
"8005", "BASE_LIBRARY_JUMP_BUFFER.SP",
"8005", "BASE_LIBRARY_JUMP_BUFFER.FP",
"8005", "BASE_LIBRARY_JUMP_BUFFER.RA",
"8001", "MSG_IPv6_DP",
"8001", "MSG_IPv4_DP",
"8001", "DEFAULT_ToS",