rufus/src/syslinux
Pete Batard 249beabb86
[internal] silence a MinGW GCC 9.x warning
fs.c:61:25: warning: taking address of packed member of 'struct fat_boot_sector' may result in an unaligned pointer value [-Waddress-of-packed-member]
   61 |     sectorsize = get_16(&sectbuf->bsBytesPerSec);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~
2019-06-05 17:08:40 +01:00
..
libfat [core] add full extraction support for efi.img 2019-04-04 19:12:48 +01:00
libinstaller [internal] silence a MinGW GCC 9.x warning 2019-06-05 17:08:40 +01:00
win [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
.editorconfig [misc] add .editorconfig 2017-03-14 18:44:14 +01:00
sltypes.h [sl] syslinux support (EXPERIMENTAL) 2012-01-12 02:52:40 +00:00