]> git.proxmox.com Git - mirror_edk2.git/history - FatPkg/EnhancedFatDxe
Zero out CacheBuffer in FatInitializeDiskCache after allocated.
[mirror_edk2.git] / FatPkg / EnhancedFatDxe /
2016-04-07 Star ZengZero out CacheBuffer in FatInitializeDiskCache after...
2016-04-07 Eric DongFix GCC build failure.
2016-04-07 Eric DongReplace GetEfiGlobalVariable interface with GetEfiGloba...
2016-04-07 Ruiyu NiFix the comments to follow the UEFI Spec regarding...
2016-04-07 Qing HuangEnlarge the buffer to contain file name.
2016-04-07 Qing HuangAdd some NULL pointer check by using ASSERT()
2016-04-07 Hot Tianremove obsoleted .msa and .nspd files
2016-04-07 Qing HuangMove lock to FAT driver binding start to prevent interr...
2016-04-07 Hot TianUpdate copyright notice format
2016-04-07 Qing HuangFix a migration bug in Fat driver as the value of lock...
2016-04-07 Ken LuClean PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VE...
2016-04-07 Qing Huang1. Correct File header to ## @file 2. Remove unnecessar...
2016-04-07 Qing HuangUpdate license header
2016-04-07 Andrew FishFix a warning issue with ARMCC.
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...