maharmstone / quibble

Quibble - the custom Windows bootloader
GNU Lesser General Public License v3.0
2.13k stars 83 forks source link

EFI file system drivers #10

Open ale5000-git opened 4 years ago

ale5000-git commented 4 years ago

I haven't tried quibble yet but I wonder if it support the file system drivers of rEFInd: https://sourceforge.net/projects/refind/ They are separate files.

Considering that it has EFI drivers for ext2/3fs, ext4fs, ReiserFS, HFS+, NTFS, and ISO-9660 it may be interesting adding support for them (if they aren't already supported).

Atemu commented 4 years ago

Why not just try it out?

  • How can I extend this?

Drop your EFI driver in the drivers folder, and it'll load it on startup.