Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 56989e2d24ec0e6ed81d999548bb41a4fde68c6a
https://github.com/tianocore/edk2/commit/56989e2d24ec0e6ed81d999548bb41a4fde68c6a
Author: Michael D Kinney <[email protected]>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M FatPkg/EnhancedFatDxe/UnicodeCollation.c
Log Message:
-----------
FatPkg/EnhancedFatDxe: Remove Iso639Language
PR #11380 that removed the Unicode Collation Protocol
introduced a logic bug in the use of GetBestLanguage().
Iso639Language would always be computed to TRUE when it
should always be passed to GetBestLanguage() as FALSE
once Unicode Collation Protocol is removed.
Update InitializeUnicodeCollationSupportWorker() to
remove the local variable Iso639Language and always
call GetBestLanguage() with the Iso639Language parameter
set to FALSE.
Signed-off-by: Michael D Kinney <[email protected]>
Commit: faeee00490bc23b147f1d4b6e70b190d3eb80583
https://github.com/tianocore/edk2/commit/faeee00490bc23b147f1d4b6e70b190d3eb80583
Author: Michael D Kinney <[email protected]>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M
MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemEntryPoint.c
Log Message:
-----------
MdeModulePkg/FvSimpleFileSystemDxe: Remove Iso639Language
PR #11380 that removed the Unicode Collation Protocol
introduced a logic bug in the use of GetBestLanguage().
Iso639Language would always be computed to TRUE when it
should always be passed to GetBestLanguage() as FALSE
once Unicode Collation Protocol is removed.
Update InitializeUnicodeCollationSupportWorker() to
remove the local variable Iso639Language and always
call GetBestLanguage() with the Iso639Language parameter
set to FALSE.
Signed-off-by: Michael D Kinney <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/aace3eebd25a...faeee00490bc
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