Hi GRUB Developers, This patch series contains two fixes to improve how GRUB handles environment files and constructs the kernel command line, these issues were reported by PhotonOS customers.
The first patch ensures that empty lines in environment files are skipped during parsing. The second patch removes unnecessary escaping of quotes in the constructed command line, as the Linux kernel does not support escaped quotes. Thanks for your time and consideration. v0 changes: - Initial revision. - https://lists.gnu.org/archive/html/grub-devel/2025-05/msg00085.html v1 changes: - Added cover leter - Improved commit message as suggested by Daniel Kiper -- Shreenidhi Shedi -- 2.49.0 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel