On 09/18/14 14:01, DM365 wrote:
Thanks for your help.
Where can I change the IFD (Intel Flash Desciptor) ?



I took 4M from original BIOS image and attached the 4M coreboot.rom to
the end of the file.

eg.
$ dd if=original_minnowmax_BIOS.bin of=BIOS.bin bs=1M count=4
$ dd if=coreboot.rom >> BIOS.bin

 
- Mohan