You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
93d1915742
This patch enhanced the FAT library to support long file name. The old driver only supports 8.3 short name. Combined with FAT full path support, the FAT library now can load any file from the partition. Signed-off-by: Maurice Ma <maurice.ma@intel.com>