[edk2-devel] 回复: [PATCH v2 2/2] MdeModulePkg: Update YAML file to fix CI error

gaoliming gaoliming at byosoft.com.cn
Tue Jul 6 03:48:40 UTC 2021


Reviewed-by: Liming Gao <gaoliming at byosoft.com.cn>

> -----邮件原件-----
> 发件人: Nickle Wang <nickle.wang at hpe.com>
> 发送时间: 2021年7月5日 10:41
> 收件人: devel at edk2.groups.io
> 抄送: gaoliming at byosoft.com.cn; jian.j.wang at intel.com;
> hao.a.wu at intel.com; Nickle Wang <nickle.wang at hpe.com>
> 主题: [PATCH v2 2/2] MdeModulePkg: Update YAML file to fix CI error
> 
> 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 at hpe.com>
> ---
>  MdeModulePkg/MdeModulePkg.ci.yaml | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/MdeModulePkg/MdeModulePkg.ci.yaml
> b/MdeModulePkg/MdeModulePkg.ci.yaml
> index 4c71468bd3..8e01caf94c 100644
> --- a/MdeModulePkg/MdeModulePkg.ci.yaml
> +++ b/MdeModulePkg/MdeModulePkg.ci.yaml
> @@ -3,6 +3,7 @@
>  #
> 
>  # Copyright (c) Microsoft Corporation
> 
>  # Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
> 
> +# (C) Copyright 2021 Hewlett Packard Enterprise Development LP<BR>
> 
>  # SPDX-License-Identifier: BSD-2-Clause-Patent
> 
>  ##
> 
>  {
> 
> @@ -24,7 +25,9 @@
>              "Library/BrotliCustomDecompressLib/brotli",
> 
>              "Universal/RegularExpressionDxe/oniguruma",
> 
>              "Library/LzmaCustomDecompressLib/Sdk/DOC",
> 
> -            "Library/LzmaCustomDecompressLib/Sdk/C"
> 
> +            "Library/LzmaCustomDecompressLib/Sdk/C",
> 
> +            "Universal/RegularExpressionDxe/OnigurumaUefiPort.h",
> 
> +            "Universal/RegularExpressionDxe/OnigurumaUefiPort.c"
> 
>          ]
> 
>      },
> 
>      ## options defined ci/Plugin/CompilerPlugin
> 
> --
> 2.31.1.windows.1





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#77497): https://edk2.groups.io/g/devel/message/77497
Mute This Topic: https://groups.io/mt/84013589/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list