Skip to content

1.8

Choose a tag to compare

@github-actions github-actions released this 11 Jun 20:40
532b0ea
  • This version is based on NTFS-3G 2026.02.25.
  • The UEFI code has also been improved to:
    • 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)