Hi,

> +#define GRUB_FAT_MAXPATH     260
I may be wrong, but AFAIK FAT only supports a length of 255 chars for
filenames, including the path. So this should be set to 255 instead of 260.
Or did I miss something?

---
Markus



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

Reply via email to