diff options
author | Leif Lindholm <quic_llindhol@quicinc.com> | 2024-07-09 13:17:25 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-07-09 13:38:55 +0000 |
commit | 426b69830efff788f2c17a4b920a84d6e08739c8 (patch) | |
tree | 655926d5f8b2986e02de905b33b41b39b9bd5cb3 /BaseTools/Source/Python/Ecc/Database.py | |
parent | 95a6892aacfef6c7862058fcdc495f6b35df9367 (diff) | |
download | edk2-426b69830efff788f2c17a4b920a84d6e08739c8.tar.gz edk2-426b69830efff788f2c17a4b920a84d6e08739c8.tar.bz2 edk2-426b69830efff788f2c17a4b920a84d6e08739c8.zip |
BaseTools: change non-ASCII characters in LinuxGcc5ToolChain.py
Commit ea56fa3d4706 ("BaseTools: Enable RISC-V architecture for RISC-V
EDK2 CI") introduced a UTF-8 NBSP (0xc2a0) inside a comment block
otherwise copied identically from pre-existing architectures.
This was clearly unintentional and confuses things when looking for
which files contain UTF-8 encodings, so change it to good old 0x20.
Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc/Database.py')
0 files changed, 0 insertions, 0 deletions