Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: cdd20638bc97cef1356a5c687a412f869c637245 https://github.com/tianocore/edk2/commit/cdd20638bc97cef1356a5c687a412f869c637245 Author: Oliver Smith-Denny <o...@linux.microsoft.com> Date: 2023-06-06 (Tue, 06 Jun 2023)
Changed paths: M .pytool/Plugin/CharEncodingCheck/CharEncodingCheck.py Log Message: ----------- CharEncodingCheckPlugin: Remove Noisy Print Currently, CharEncodingCheckPlugin prints a message for every file that passes the test, which for some platforms can cause most of the CI build log to be filled with this print. It does not add any value, so this patch removes the noisy print and only prints if the encoding check fails. Cc: Sean Brogan <sean.bro...@microsoft.com> Cc: Michael Kubacki <mikub...@linux.microsoft.com> Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com> Reviewed-by: Michael Kubacki <michael.kuba...@microsoft.com> Signed-off-by: Oliver Smith-Denny <o...@linux.microsoft.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits