IIRC, EFI provides filesystem IO support, so I was wondering: does
grub-efi use the EFI file IO calls, or does it still use its built in
partition and fs parsing modules, and only rely on EFI for the low level
disk block IO?

It seems like you would want to build the grub fs modules as EFI drivers
to extent the entire EFI system if needed, and rely on EFI for file IO.

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to