mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-20 09:55:11 -04:00
[core] add ReFS formatting support
* Windows 8.1 or later and fixed disks ONLY
This commit is contained in:
parent
5519212dd3
commit
027d0d7c3a
4 changed files with 21 additions and 12 deletions
|
@ -171,6 +171,7 @@ enum {
|
|||
FS_NTFS,
|
||||
FS_UDF,
|
||||
FS_EXFAT,
|
||||
FS_REFS,
|
||||
FS_MAX
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue