Load single binary under grub

2025-05-27 Thread Sumeet R.P.
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

latest grub2 compilation error for syminfo.lst

2025-01-10 Thread Sumeet R.P.
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