Ver código fonte

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>
Chao Li 1 ano atrás
pai
commit
e25963d458
1 arquivos alterados com 12 adições e 0 exclusões
  1. 12 0
      MdePkg/MdePkg.ci.yaml

+ 12 - 0
MdePkg/MdePkg.ci.yaml

@@ -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",