]> git.proxmox.com Git - mirror_edk2.git/history - FatPkg/EnhancedFatDxe
Fix bug in Unicode colloation that causes ASSERT on BeagleBoard. PlatformLang or...
[mirror_edk2.git] / FatPkg / EnhancedFatDxe /
2016-04-07 Andrew FishFix bug in Unicode colloation that causes ASSERT on...
2016-04-07 Jordan JustenFix warning generated by GCC.
2016-04-07 Qing HuangUse EFI_FILE_PROTOCOL naming in place of EFI_FILE
2016-04-07 Kun Gui1. FAT doesn't support to store time information in...
2016-04-07 Qing HuanggEfiFatPkgTokenSpaceGuid.PcdUnicodeCollationSupport...
2016-04-07 Qing HuangRefactor to invoke only one GetBestLanguage()
2016-04-07 Qing HuangApply GetBestLanguage() UefiLib to initialize Unicode...
2016-04-07 Qing HuangFix a spec conformance issue that "Attributes" should...
2016-04-07 Qing HuangFix the build error caused by recent MdePkg clean up
2016-04-07 Qing HuangClean up to update the reference of the these macros...
2016-04-07 Qing HuangAdd details comments for the code flow to initialize...
2016-04-07 Qing HuangDe-unicode in comment for source files.
2016-04-07 Qing HuangFix a typo when checking the 16-bit alignment of Unicod...
2016-04-07 Qing HuangFix undefined format in debug print statement.
2016-04-07 Qing HuangAdd preparation for FAR release.
2016-04-07 Qing HuangAdd EDK II Prime FatPkg New Feature: Support both Unico...