menix-os / menix

A minimal and expandable Unix-like operating system
https://menix-os.org
GNU Lesser General Public License v2.1
14 stars 2 forks source link

[fs] Add FAT32 file system #14

Open marv7000 opened 2 months ago

marv7000 commented 2 months ago

We need FAT32 support in order to read files off the EFI System Partition. This should be part of the kernel itself in order to bootstrap itself and required modules (later).