From: "gaoliming" <gaoliming@byosoft.com.cn>
To: "'Nickle Wang'" <nickle.wang@hpe.com>, <devel@edk2.groups.io>
Cc: <jian.j.wang@intel.com>, <hao.a.wu@intel.com>
Subject: 回复: [PATCH v2 2/2] MdeModulePkg: Update YAML file to fix CI error
Date: Tue, 6 Jul 2021 11:48:40 +0800 [thread overview]
Message-ID: <000a01d77219$cf4a4960$6ddedc20$@byosoft.com.cn> (raw)
In-Reply-To: <20210705024109.605-2-nickle.wang@hpe.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
> -----邮件原件-----
> 发件人: Nickle Wang <nickle.wang@hpe.com>
> 发送时间: 2021年7月5日 10:41
> 收件人: devel@edk2.groups.io
> 抄送: gaoliming@byosoft.com.cn; jian.j.wang@intel.com;
> hao.a.wu@intel.com; Nickle Wang <nickle.wang@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@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
prev parent reply other threads:[~2021-07-06 3:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-05 2:41 [PATCH v2 1/2] MdeModulePkg/RegularExpressionDxe: Fix memory assert in FreePool() Nickle Wang
2021-07-05 2:41 ` [PATCH v2 2/2] MdeModulePkg: Update YAML file to fix CI error Nickle Wang
2021-07-06 3:48 ` gaoliming [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000a01d77219$cf4a4960$6ddedc20$@byosoft.com.cn' \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox