audk/FatPkg/FatPei
Star Zeng 3ba5368df0 1. Expand and add null terminate to end of string like function comments said in EngFatToStr(), it could fix the randomly failure during recovery to find the correct recovery image for name length = 8.3 case. 2. Skip directory entry with FAT_ATTR_DIRECTORY, not just = FAT_ATTR_DIRECTORY in FatReadNextDirectoryEntry().
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

(based on FatPkg commit 1cc9454c1223e8177ba3028bdf3fa72b52aacffe)

[jordan.l.justen@intel.com: Use script to relicense to 2-clause BSD]
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Acked-by: Mark Doran <mark.doran@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
2016-04-06 23:22:43 -07:00
..
FatLiteAccess.c 1. Expand and add null terminate to end of string like function comments said in EngFatToStr(), it could fix the randomly failure during recovery to find the correct recovery image for name length = 8.3 case. 2. Skip directory entry with FAT_ATTR_DIRECTORY, not just = FAT_ATTR_DIRECTORY in FatReadNextDirectoryEntry(). 2016-04-06 23:22:43 -07:00
FatLiteApi.c Only traverse recovery file's FAT table to fast the recovery performance. 2016-04-06 23:22:43 -07:00
FatLiteApi.h FatPkg: Add FAT PEIM 2016-04-06 23:22:43 -07:00
FatLiteFmt.h FatPkg: Add FAT PEIM 2016-04-06 23:22:43 -07:00
FatLiteLib.c 1. Expand and add null terminate to end of string like function comments said in EngFatToStr(), it could fix the randomly failure during recovery to find the correct recovery image for name length = 8.3 case. 2. Skip directory entry with FAT_ATTR_DIRECTORY, not just = FAT_ATTR_DIRECTORY in FatReadNextDirectoryEntry(). 2016-04-06 23:22:43 -07:00
FatLitePeim.h FatPkg: Add FAT PEIM 2016-04-06 23:22:43 -07:00
FatPei.inf FatPkg: Add FAT PEIM 2016-04-06 23:22:43 -07:00
Part.c FatPkg: Add FAT PEIM 2016-04-06 23:22:43 -07:00