Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 23d5ddfe2d48e654d5e1e25bcfd554f06e428888
      
https://github.com/tianocore/edk2/commit/23d5ddfe2d48e654d5e1e25bcfd554f06e428888
  Author: dhiineshm <[email protected]>
  Date:   2026-02-02 (Mon, 02 Feb 2026)

  Changed paths:
    M MdePkg/Include/IndustryStandard/SmBios.h
    M MdePkg/Include/Library/ArmFfaMemMgmtLib.h
    M MdePkg/Include/Register/Amd/ArchitecturalMsr.h
    M MdePkg/Library/ArmFfaMemMgmtLib/ArmFfaMemMgmtLib.c

  Log Message:
  -----------
  MdePkg: 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 <[email protected]>
Signed-off-by: dhiineshm <[email protected]>


  Commit: 83271a185ad8bc610158b57680578eb55523f4c6
      
https://github.com/tianocore/edk2/commit/83271a185ad8bc610158b57680578eb55523f4c6
  Author: dhiineshm <[email protected]>
  Date:   2026-02-02 (Mon, 02 Feb 2026)

  Changed paths:
    M EmbeddedPkg/GdbStub/GdbStub.c
    M EmbeddedPkg/GdbStub/GdbStubInternal.h
    M EmbeddedPkg/GdbStub/Ia32/Processor.c
    M EmbeddedPkg/GdbStub/X64/Processor.c
    M EmbeddedPkg/Include/Protocol/UsbDevice.h

  Log Message:
  -----------
  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 <[email protected]>
Signed-off-by: dhiineshm <[email protected]>


  Commit: e0f8dc155fa5f19f39078d2da4f04df306081f82
      
https://github.com/tianocore/edk2/commit/e0f8dc155fa5f19f39078d2da4f04df306081f82
  Author: dhiineshm <[email protected]>
  Date:   2026-02-02 (Mon, 02 Feb 2026)

  Changed paths:
    M ArmPkg/Library/FmpDevicePsaFwuLib/FmpDevicePsaFwuLib.c

  Log Message:
  -----------
  ArmPkg: 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 <[email protected]>
Signed-off-by: dhiineshm <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/64ad6f20d883...e0f8dc155fa5

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to