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