]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg: Update YAML file to fix CI error
authorNickle Wang <nickle.wang@hpe.com>
Mon, 5 Jul 2021 02:41:08 +0000 (10:41 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 7 Jul 2021 07:04:47 +0000 (07:04 +0000)
Add OnigurumaUefiPort.h and OnigurumaUefiPort.c into ECC exception in
MdeModulePkg.ci.yaml in order to fix CI error.

Signed-off-by: Nickle Wang <nickle.wang@hpe.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdeModulePkg/MdeModulePkg.ci.yaml

index 4c71468bd32ccd858676e61adf5f4ebcc8e0da9c..8e01caf94cbf3c4fcfe21b1c8ee0e69671832e39 100644 (file)
@@ -3,6 +3,7 @@
 #\r
 # Copyright (c) Microsoft Corporation\r
 # Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>\r
+# (C) Copyright 2021 Hewlett Packard Enterprise Development LP<BR>\r
 # SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ##\r
 {\r
@@ -24,7 +25,9 @@
             "Library/BrotliCustomDecompressLib/brotli",\r
             "Universal/RegularExpressionDxe/oniguruma",\r
             "Library/LzmaCustomDecompressLib/Sdk/DOC",\r
-            "Library/LzmaCustomDecompressLib/Sdk/C"\r
+            "Library/LzmaCustomDecompressLib/Sdk/C",\r
+            "Universal/RegularExpressionDxe/OnigurumaUefiPort.h",\r
+            "Universal/RegularExpressionDxe/OnigurumaUefiPort.c"\r
         ]\r
     },\r
     ## options defined ci/Plugin/CompilerPlugin\r