On 07.06.2017 15:38, Dhanasekar Jaganathan wrote:
Hi Nico,
Following is my complete Payload setting,
1.Add a payload -> (GRUB2) 2.GRUB2 version -> (HEAD) 3.Include GRUB2 runtime config file into ROM image = Y 4.Gave the path of grub.cfg (which I copied from Fedora OS when booted is booted with other BIOS vendor).
Based on this, please provide your comments.
I can only repeat myself: With this setup, you have to rebuild your coreboot every time you make changes to your grub.cfg. (You probably know that already and did so, but didn't tell it?)
Nico
Hi Nico,
Thanks for the info..
Actually, I have given "*make al*l" to rebuild the coreboot source.
Is it correct way to rebuilt to the source?
Or I have to run *make crossgcc-i386 CPUS=$(nproc)* and *make*
Thanks, Dhanaeskar
On Wed, Jun 7, 2017 at 7:17 PM, Nico Huber nico.huber@secunet.com wrote:
On 07.06.2017 15:38, Dhanasekar Jaganathan wrote:
Hi Nico,
Following is my complete Payload setting,
1.Add a payload -> (GRUB2) 2.GRUB2 version -> (HEAD) 3.Include GRUB2 runtime config file into ROM image = Y 4.Gave the path of grub.cfg (which I copied from Fedora OS when booted is booted with other BIOS vendor).
Based on this, please provide your comments.
I can only repeat myself: With this setup, you have to rebuild your coreboot every time you make changes to your grub.cfg. (You probably know that already and did so, but didn't tell it?)
Nico