You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a potential assert/crash when transitioning away from the UEFI runtime if file handles are left dangling.
Fix EINVAL being potentially returned on file deletion (#13).
Fix missing LF on some error messages.
Use the native toolchain DEBUG facility for logging.
None of the issues being fixed/improved upon are expected to be exploitable as security vulnerabilities.
The binaries were built in a fully transparent manner through GitHub Actions at https://github.com/pbatard/ntfs-3g/actions/runs/27375800446.
You can validate that the SHA-256 of the binaries below match the ones displayed in the GitHub Actions build report.
Note that the (32-bit) ARM drivers are no longer provided as (32-bit) ARM support was dropped from EDK2. If you need an ARM NTFS driver, you can use the one from EfiFs.
The _signed binaries are the Secure Boot signed versions of the READ-ONLY drivers (Intended for use with the Secure Boot signed UEFI:NTFS binaries found here)