summaryrefslogtreecommitdiff
path: root/FatPkg
AgeCommit message (Expand)Author
2012-12-24Zero out CacheBuffer in FatInitializeDiskCache after allocated.niruiyu
2012-06-08Enable ARM support.niruiyu
2012-05-31Fix GCC build failure.niruiyu
2012-05-30Replace GetEfiGlobalVariable interface with GetEfiGlobalVariable2.niruiyu
2011-12-13Update the Package version and obsolete ReadMe.txt.niruiyu
2011-11-22Only traverse recovery file's FAT table to fast the recovery performance.niruiyu
2011-09-15Clean up non-ASCII charhhtian
2011-07-27FatPkg: Use BasePcdLibNull to prevent PCD dependencyjljusten
2011-07-05Fix the comments to follow the UEFI Spec regarding how to check an EFI_HANDLE...niruiyu
2011-07-01FatPkg: Add FAT PEIMjljusten
2011-06-28Clean up invalid keywords and missing keywords in [Define] section of DEC file.niruiyu
2011-06-16Update to include UEFI laurie0131
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2010-08-16Enlarge the buffer to contain file name.qhuang8
2010-08-13Add some NULL pointer check by using ASSERT()qhuang8
2010-05-12remove obsoleted .msa and .nspd fileshhtian
2010-05-07Move lock to FAT driver binding start to prevent interrupt during hot plug ev...qhuang8
2010-04-26Update copyright notice formathhtian
2010-03-18Fix a migration bug in Fat driver as the value of lock has been changed from ...qhuang8
2010-02-25Clean PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION.klu2
2010-02-241. Correct File header to ## @fileqhuang8
2010-02-08Update license headerqhuang8
2010-01-17Fix a warning issue with ARMCC.AJFISH
2009-12-15Fix bug in Unicode colloation that causes ASSERT on BeagleBoard. PlatformLang...AJFISH
2009-10-02Fix warning generated by GCC.jljusten
2009-09-22Use EFI_FILE_PROTOCOL naming in place of EFI_FILEqhuang8
2009-06-081. FAT doesn't support to store time information in its FileLastAccess field....gikidy
2009-04-08gEfiFatPkgTokenSpaceGuid.PcdUnicodeCollationSupport and gEfiFatPkgTokenSpaceG...qhuang8
2009-03-25Refactor to invoke only one GetBestLanguage()qhuang8
2009-03-24Apply GetBestLanguage() UefiLib to initialize Unicode Collation Protocol.qhuang8
2009-03-24Fix a spec conformance issue that "Attributes" should only be checked when Op...qhuang8
2009-02-10Add comments in DSC files to explain the function and design of components se...xli24
2009-02-01Removed unused library instances for FAT package DSC fileqhuang8
2009-01-30Split out Synchronization Library from Base Librarymdkinney
2009-01-04Fix the build error caused by recent MdePkg clean upqhuang8
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-11-06Update for library instance renamingqhuang8
2008-10-10Add details comments for the code flow to initialize Unicode Collation (2) su...qhuang8
2008-05-27De-unicode in comment for source files.qhuang8
2008-05-05Fix a typo when checking the 16-bit alignment of Unicode String. qhuang8
2008-05-05Fix undefined format in debug print statement.qhuang8
2007-12-21Add preparation for FAR release.qhuang8
2007-12-20Add EDK II Prime FatPkgqhuang8