1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/res
Pete Batard 2dd538b7cb
[core] fix MBR protective message overwriting the primary GPT
* We distractedly chose to populate the message from our protective MBR
  for GPT/UEFI-only boot media into the 4KB that directly followed the
  MBR, which of course is space that is being used by the primary GPT.
* This resulted on systems having to fall back to using the secondary
  GPT, which not all appear to be designed to do.
* Alter the code to ensure the protective message is written at LBA 34,
  after the primary GPT.
* Closes #1507
2020-04-13 17:05:33 +01:00
..
appstore [misc] update version to rufus-next 2020-03-21 17:33:17 +00:00
freedos [dos] update FreeDOS 2017-01-13 11:10:52 +00:00
grub v3.6 (build 1551) 2019-07-18 13:31:29 +01:00
grub2 [grub] update embedded GRUB to 2.04 2019-07-05 13:31:22 +01:00
hogger [misc] fix an issue with Far Manager 2014-05-27 02:02:50 +01:00
icons [imgbot] optimize images 2019-08-29 18:09:29 +01:00
loc [loc] update Hebrew translation 2020-04-12 23:33:13 +01:00
mbr [core] fix MBR protective message overwriting the primary GPT 2020-04-13 17:05:33 +01:00
syslinux [syslinux] update Syslinux to 6.04-pre1 2020-02-03 13:03:05 +00:00
togo [togo] Add Windows To Go support - part 2 2015-01-16 01:53:24 +00:00
uefi [efi] enable the use of exFAT with UEFI:NTFS 2020-01-30 13:51:19 +00:00
rufus.ico [ui] improve application look on high DPI displays 2015-05-15 00:36:42 +01:00
rufus.ini [misc] miscellaneous cleanup 2017-04-04 17:26:45 +01:00