1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/src/syslinux
Pete Batard b9caf8b605 [core] fix computation of FAT size for Large FAT32
* Ridgecropt's GetFATSizeSectors() computation was incorrect
  and resulted in data sectors being "wasted" (unaddressable)
* See: http://www.syslinux.org/archives/2016-February/024850.html
* Also revert the minfatsize check of Syslinux, since it no longer fails.
2016-02-26 13:26:34 +00:00
..
libfat [core] fix computation of FAT size for Large FAT32 2016-02-26 13:26:34 +00:00
libinstaller [syslinux] update Syslinux to better align with its official source 2016-02-23 20:52:06 +00:00
win [misc] fix MinGW compilation 2016-02-24 14:35:51 +00:00
sltypes.h [sl] syslinux support (EXPERIMENTAL) 2012-01-12 02:52:40 +00:00