edk2/EmbeddedPkg/GdbStub
dhiineshm 83271a185a EmbeddedPkg: Replace non-ASCII characters with ASCII
Replacing the non-ASCII characters with ASCII characters fixes build failures onWindows systems using non-English locales. These characters trigger MSVC warningC4819 (“file contains a character that cannot be represented in the current codepage”), which becomes an error when /WX is enabled.

Cc: Sachin Ganesh <sachinganesh@ami.com>
Signed-off-by: dhiineshm <dhiineshm@ami.com>
2026-02-02 03:24:17 +00:00
..
Ia32 EmbeddedPkg: Replace non-ASCII characters with ASCII 2026-02-02 03:24:17 +00:00
X64 EmbeddedPkg: Replace non-ASCII characters with ASCII 2026-02-02 03:24:17 +00:00
GdbStub.c EmbeddedPkg: Replace non-ASCII characters with ASCII 2026-02-02 03:24:17 +00:00
GdbStub.inf EmbeddedPkg: Drop ARM32 Support 2025-09-25 22:04:10 +00:00
GdbStubInternal.h EmbeddedPkg: Replace non-ASCII characters with ASCII 2026-02-02 03:24:17 +00:00
SerialIo.c EmbeddedPkg: Fix some spelling mistakes found by cspell 2024-08-01 19:53:47 +00:00