mirror of
https://github.com/pbatard/rufus.git
synced 2025-06-03 08:08:44 -04:00
[efi] update the UEFI:NTFS image
* Now use version 1.6 of the EfiFs drivers that enables firmwares that don't provide EFI_DEVICE_PATH_TO_TEXT_PROTOCOL to mount NTFS partitions regardless. * Also use the latest version of UEFI:NTFS that displays additional info about the system. * Closes #1213. * Also update version to Rufus-next.
This commit is contained in:
parent
dcc4463273
commit
7463fa6da3
7 changed files with 20 additions and 20 deletions
|
@ -7,7 +7,7 @@ This image, which you can mount as FAT filesystem or open in 7-zip, contains
|
|||
the following data:
|
||||
o The NTFS and exFAT UEFI drivers from EfiFs (https://github.com/pbatard/efifs).
|
||||
These are the \EFI\Rufus\[exfat|ntfs]_[ia32|x64|arm|aa64].efi files, which are
|
||||
identical to the v1.5 EfiFs binaries published at https://efi.akeo.ie.
|
||||
identical to the v1.6 EfiFs binaries published at https://efi.akeo.ie.
|
||||
o The UEFI:NTFS binaries (https://github.com/pbatard/uefi-ntfs), which were
|
||||
compiled using Visual Studio 2019 Community Edition.
|
||||
These are the \EFI\Boot\boot[ia32|x64|arm|aa64].efi files.
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue