audk/BaseTools/Plugin
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
..
BuildToolsReport
CodeQL CodeQL: Update from 2.16.1 to 2.17.3 2024-05-21 02:24:08 +00:00
DebugMacroCheck
HostBasedUnitTestRunner
LinuxGcc5ToolChain BaseTools: change non-ASCII characters in LinuxGcc5ToolChain.py 2024-07-09 13:38:55 +00:00
WindowsResourceCompiler
WindowsVsToolChain BaseTools: Add VS2022 support. 2024-07-08 16:50:21 +00:00