On Thu, Jul 22, 2021 at 06:33:16AM +1000, Bruno Parisi wrote: > Hi! Thank you so much for getting back to me so quickly. I'd be more than > happy > to try the patch out, unfortunately I'm not familiar with how to apply it. > Would you have instruction for me to follow? > > I see + & - element so I'm guessing I'm to remove/replace these lines in a > file > but I see Git commands so am I supposed to download a Git repo and modify the > files and then compile?
Yep, git is your friend. The most important commands for you are "git clone" and "git am". When you have updated GRUB source please take a look at INSTALL file. It contains instructions how to build and install the GRUB from source. Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel