1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2026-07-09 06:55:39 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Pete Batard
07ae99e9f4
[uefi] update uefi-ntfs, ntfs-3g and uefi-md5sum to latest
* This is done to prevent a crash/reboot on Snapdragon X based platforms due to the ntfs-3g driver
  attempting to access freed memory if not all file handles were closed on UEFI runtime exit.
* Closes #2934.
* https://github.com/pbatard/uefi-ntfs/releases/tag/v2.8
* https://github.com/pbatard/ntfs-3g/releases/tag/1.8
* https://github.com/pbatard/uefi-md5sum/releases/tag/v1.2
2026-06-15 23:25:03 +01:00
Pete Batard
b7568ab30a
[uefi] add the uefi-md5sum resources
* See https://github.com/pbatard/uefi-md5sum.
* The ia32, x64 and aa64 have been Secure Boot signed by Microsoft.
2024-03-28 23:50:41 +00:00