[edk2-devel] [PATCH v2 01/34] MdePkg: Added file of DebugSupport.h to MdePkg.ci.yaml

Michael D Kinney michael.d.kinney at intel.com
Fri Sep 23 15:37:33 UTC 2022


Reviewed-by: Michael D Kinney <michael.d.kinney at intel.com>

> -----Original Message-----
> From: Chao Li <lichao at loongson.cn>
> Sent: Wednesday, September 14, 2022 2:36 AM
> To: devel at edk2.groups.io
> Cc: Kinney, Michael D <michael.d.kinney at intel.com>; Gao, Liming <gaoliming at byosoft.com.cn>; Liu, Zhiguang <zhiguang.liu at intel.com>
> Subject: [PATCH v2 01/34] MdePkg: Added file of DebugSupport.h to MdePkg.ci.yaml
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4053
> 
> DebugSupport.h is all defined by UEFI Spec, most of the code
> doesn't fit EDKII coding style, add it to IgnoreFiles field to
> make CI ECC check pass.
> 
> Cc: Michael D Kinney <michael.d.kinney at intel.com>
> Cc: Liming Gao <gaoliming at byosoft.com.cn>
> Cc: Zhiguang Liu <zhiguang.liu at intel.com>
> 
> Signed-off-by: Chao Li <lichao at loongson.cn>
> ---
>  MdePkg/MdePkg.ci.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MdePkg/MdePkg.ci.yaml b/MdePkg/MdePkg.ci.yaml
> index 054233ebc7..9d141aa3cb 100644
> --- a/MdePkg/MdePkg.ci.yaml
> +++ b/MdePkg/MdePkg.ci.yaml
> @@ -52,6 +52,7 @@
>              "Include/IndustryStandard/UefiTcgPlatform.h",
> 
>              "Include/Library/PcdLib.h",
> 
>              "Include/Library/SafeIntLib.h",
> 
> +            "Include/Protocol/DebugSupport.h",
> 
>              "Test/UnitTest/Library/BaseSafeIntLib/TestBaseSafeIntLib.c"
> 
>          ]
> 
>      },
> 
> --
> 2.27.0



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#94222): https://edk2.groups.io/g/devel/message/94222
Mute This Topic: https://groups.io/mt/93674188/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