rufus/src/ms-sys
Pete Batard e987272287
[grub] update GRUB 2.04 core.img for Ubuntu 20.10 support
* GRUB have cherry-picked patches from the "BootHole" vulnerability fix at
  https://lists.gnu.org/archive/html/grub-devel/2020-07/msg00034.html and
  have applied them to their 2.04 GRUB loader.
* This results in breakage with "error: symbol 'grub_calloc' not found" when
  using the release GRUB 2.04 version of core.img.
* Therefore, we too cherry-picked some patches to apply on top of GRUB 2.04
  release to make our core.img compatible with Ubuntu 20.10.
* Closes #1616
* Also increase the maximum write stride for ms-sys to 64 KB (required to
  write the GRUB 2.05 bootloader which is larger than 32 KB) and update hash DB.
2020-09-16 13:59:06 +01:00
..
inc [grub] update GRUB 2.04 core.img for Ubuntu 20.10 support 2020-09-16 13:59:06 +01:00
.editorconfig [misc] add .editorconfig 2017-03-14 18:44:14 +01:00
Makefile.am [misc] use $(srcdir) in Makefiles 2020-02-10 12:08:04 +00:00
Makefile.in [misc] use $(srcdir) in Makefiles 2020-02-10 12:08:04 +00:00
br.c [core] improve protective MBR for GPT media 2020-02-19 19:51:32 +00:00
fat12.c [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
fat16.c [ms-sys] update ms-sys to current 2016-01-07 15:49:58 +00:00
fat32.c [misc] fix 32-bit arithmetic overflow operation warnings 2020-02-12 17:23:23 +00:00
file.c [misc] introduce hImageOption and ComboBox_GetCurItemData() to simplify code 2020-07-17 21:51:15 +01:00
ntfs.c [ntfs] fix creation of Windows 7 bootable USB from XP 2012-02-24 18:51:33 +00:00
partition_info.c [ms-sys] update ms-sys to current 2016-01-07 15:49:58 +00:00