Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 260d36484dbf7eec0a05dafff253692318125ac5 https://github.com/tianocore/edk2/commit/260d36484dbf7eec0a05dafff253692318125ac5 Author: Michael Kubacki <michael.kuba...@microsoft.com> Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths: M .pytool/Plugin/LicenseCheck/LicenseCheck.py Log Message: ----------- .pytool/LicenseCheck: Open files in utf-8 The LicenseCheck plugin currently fails if a file contains characters outside the platform-dependent encoding returned from locale.getencoding(). This change updates the encoding to utf-8 so the plugin is more robust while continuing to support backward compatibility with the ASCII range. Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com> Commit: 7e7492fa12fa924e4e3699ecf1e456e1f641dea4 https://github.com/tianocore/edk2/commit/7e7492fa12fa924e4e3699ecf1e456e1f641dea4 Author: Michael Kubacki <michael.kuba...@microsoft.com> Date: 2024-12-19 (Thu, 19 Dec 2024) Changed paths: M .pytool/Plugin/EccCheck/EccCheck.py Log Message: ----------- .pytool/EccCheck: Open files in utf-8 The EccCheck plugin currently fails if a file contains characters outside the platform-dependent encoding returned from locale.getencoding(). This change updates the encoding to utf-8 so the plugin is more robust while continuing to support backward compatibility with the ASCII range. Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com> Compare: https://github.com/tianocore/edk2/compare/b8602d8fee6d...7e7492fa12fa To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits