mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[efi] update UEFI:NTFS's NTFS drivers to latest
* Plus small updates to .gitignore and README and update rufus-next to 4.1.
This commit is contained in:
parent
3afa139d7a
commit
600b8fc787
7 changed files with 29 additions and 30 deletions
21
.gitignore
vendored
21
.gitignore
vendored
|
@ -35,22 +35,21 @@
|
|||
.deps
|
||||
.libs
|
||||
Makefile
|
||||
arm
|
||||
arm64
|
||||
x64
|
||||
x86
|
||||
/arm
|
||||
/arm64
|
||||
/x64
|
||||
/x86
|
||||
autom4te.cache
|
||||
config.guess
|
||||
./config.h
|
||||
/config.h
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
cov-int
|
||||
cov-int.zip
|
||||
depcomp
|
||||
embedded.loc
|
||||
res/loc/pollock/.vs
|
||||
res/loc/pollock/bin
|
||||
res/loc/pollock/obj
|
||||
rufus_files
|
||||
/res/loc/pollock/.vs
|
||||
/res/loc/pollock/bin
|
||||
/res/loc/pollock/obj
|
||||
/rufus_files
|
||||
stamp-h1
|
||||
/.vs/rufus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue