1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[core] update UEFI:NTFS to latest

* Also update signing script
This commit is contained in:
Pete Batard 2016-02-05 10:29:14 +00:00
parent 9814a638a3
commit 1809ac933a
4 changed files with 16 additions and 14 deletions

View file

@ -4,10 +4,10 @@ Rufus for NTFS UEFI boot support. See https://github.com/pbatard/uefi-ntfs.
This image, which you can mount as FAT filesystem or open in 7-zip, contains
the following data:
o The NTFS UEFI drivers from efifs (https://github.com/pbatard/efifs) which were
compiled, with compression disabled, using Visual Studio 2013 Community Edition.
These are the \EFI\Rufus\ntfs_[x32|x64].efi files.
compiled, with compression disabled, using Visual Studio 2015 Community Edition.
These are the \EFI\Rufus\ntfs_[ia32|x64].efi files.
o The UEFI:NTFS binaries (https://github.com/pbatard/uefi-ntfs), which were also
compiled using Visual Studio 2013 Community Edition.
compiled using Visual Studio 2015 Community Edition.
These are the \EFI\Boot\boot[ia32|x64].efi files.
The FAT partition was created on Debian GNU/Linux using the following commands

Binary file not shown.