Hi,
Can we pass and load the single binary under grub with UEFI support?
This single binary contains the vmlinuz and initrd images.
Thanks,
Sumeet.
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
Hi,
I got the latest grub code in tar file from
https://git.savannah.gnu.org/cgit/grub.git/snapshot/grub-2.12.tar.gz and
after untarring it, I am facing compilation error as below while running
"make" command (as mentioned in [3]).
Followed below steps to compile the grub2 latest code.
[1] ./aut