audk/BaseTools/Plugin/LinuxGcc5ToolChain
Leif Lindholm 426b69830e BaseTools: change non-ASCII characters in LinuxGcc5ToolChain.py
Commit ea56fa3d47 ("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>
2024-07-09 13:38:55 +00:00
..
LinuxGcc5ToolChain.py BaseTools: change non-ASCII characters in LinuxGcc5ToolChain.py 2024-07-09 13:38:55 +00:00
LinuxGcc5ToolChain_plug_in.yaml BaseTools: Add BaseTools plugins to support CI 2019-11-11 13:01:58 -08:00