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 BaseTools: Add BaseTools plugins to support CI 2019-11-11 13:01:58 -08:00
CodeQL CodeQL: Update from 2.16.1 to 2.17.3 2024-05-21 02:24:08 +00:00
DebugMacroCheck BaseTools: Plugin: Integration of edk2-pytools 2023-10-28 14:59:29 +00:00
HostBasedUnitTestRunner BaseTools/Plugin: Too many execute files cause "cmd too long" failure 2023-05-11 05:45:51 +00:00
LinuxGcc5ToolChain BaseTools: change non-ASCII characters in LinuxGcc5ToolChain.py 2024-07-09 13:38:55 +00:00
WindowsResourceCompiler BaseTools: Add BaseTools plugins to support CI 2019-11-11 13:01:58 -08:00
WindowsVsToolChain BaseTools: Add VS2022 support. 2024-07-08 16:50:21 +00:00