summaryrefslogtreecommitdiff
path: root/MdePkg/MdePkg.ci.yaml
diff options
context:
space:
mode:
authorChao Li <lichao@loongson.cn>2023-11-02 20:29:41 +0800
committerLiming Gao <gaoliming@byosoft.com.cn>2024-02-06 23:51:47 +0800
commit344dc4b9d3c29965ecc92686f9f7a7e2e69c6576 (patch)
tree87594fae0b6e6511c5afaf15db75b81a460e88c4 /MdePkg/MdePkg.ci.yaml
parent2ff435b26459fb2f904773764369294451c587e8 (diff)
downloadedk2-344dc4b9d3c29965ecc92686f9f7a7e2e69c6576.zip
edk2-344dc4b9d3c29965ecc92686f9f7a7e2e69c6576.tar.gz
edk2-344dc4b9d3c29965ecc92686f9f7a7e2e69c6576.tar.bz2
MdePkg: Add LoongArch Cpucfg function
Add LoongArch AsmCpucfg function and Cpucfg definitions. Also added Include/Register/LoongArch64/Cpucfg.h to IgnoreFiles of EccCheck. BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4584 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> Acked-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'MdePkg/MdePkg.ci.yaml')
-rw-r--r--MdePkg/MdePkg.ci.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/MdePkg/MdePkg.ci.yaml b/MdePkg/MdePkg.ci.yaml
index 1d3d832..f2d81af 100644
--- a/MdePkg/MdePkg.ci.yaml
+++ b/MdePkg/MdePkg.ci.yaml
@@ -80,7 +80,8 @@
"Include/Register/Amd/SmramSaveStateMap.h",
"Test/UnitTest/Library/DevicePathLib/TestDevicePathLib.c",
"Test/UnitTest/Library/DevicePathLib/TestDevicePathLib.h",
- "Test/UnitTest/Library/DevicePathLib/TestDevicePathStringConversions.c"
+ "Test/UnitTest/Library/DevicePathLib/TestDevicePathStringConversions.c",
+ "Include/Register/LoongArch64/Cpucfg.h"
]
},
## options defined ci/Plugin/CompilerPlugin