diff options
author | Michael Kubacki <michael.kubacki@microsoft.com> | 2024-12-12 22:54:03 -0500 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-12-19 00:19:13 +0000 |
commit | 7e7492fa12fa924e4e3699ecf1e456e1f641dea4 (patch) | |
tree | a153ee13d7f57a5c3447d896a515824cfea11ea9 /BaseTools/Source/Python/Common | |
parent | 260d36484dbf7eec0a05dafff253692318125ac5 (diff) | |
download | edk2-7e7492fa12fa924e4e3699ecf1e456e1f641dea4.zip edk2-7e7492fa12fa924e4e3699ecf1e456e1f641dea4.tar.gz edk2-7e7492fa12fa924e4e3699ecf1e456e1f641dea4.tar.bz2 |
.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.kubacki@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python/Common')
0 files changed, 0 insertions, 0 deletions