exfat reader
This commit is contained in:
parent
8a3bc88ea7
commit
48fe18dcf2
4 changed files with 359 additions and 18 deletions
|
@ -53,6 +53,7 @@ library = {
|
|||
common = grub-core/fs/cpio.c;
|
||||
common = grub-core/fs/ext2.c;
|
||||
common = grub-core/fs/fat.c;
|
||||
common = grub-core/fs/exfat.c;
|
||||
common = grub-core/fs/fshelp.c;
|
||||
common = grub-core/fs/hfs.c;
|
||||
common = grub-core/fs/hfsplus.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue