New
v2.6
UEFI:NTFS v2.6
- Add a more descriptive error message on arch mismatch (e.g. When trying to boot an ARM64 image from an x64 system).
- Add
LoongArch64support. - Update toolchains to latest.
- This release was build from GitHub Actions on Linux/Ubuntu using
gccandedk2-stable202508.01(https://github.com/pbatard/uefi-ntfs/actions/runs/18781656999). - The
_signedbinaries are the Secure Boot signed versions (In a Secure Boot enabled environment, these should be used with the_signedversions of the NTFS drivers found here) - Note that the 32-bit ARM version is not Secure Boot signed, as Microsoft's current policies require additional validation for the signing of 32-bit ARM UEFI binaries. And at the moment, Microsoft does not appear to be signing
RISC-VorLoongArchbinaries for Secure Boot, so those aren't signed either.