Hi, all, I am trying to integrate SeaBIOS and another payload(coreinfo, nvramcui) into final image.
After a quick code checking, current code in repo does not support multiple payload, does it?
I want to let Coreboot load and run nvramcui first. The user can decide to change the CMOS setting or not. If user want to save the setting, the system need to reboot. If user wants to give up the change, the system goes out of the nvramcui and goes into SeaBIOS. Just like other IBV's BIOS.
Did anyone do this job before? Any suggestion?
Zheng
It was done about 10 years ago and it was called bayou. Take a look in the libpayload side.
On Sat, Mar 19, 2016 at 11:30 PM Zheng Bao fishbaoz@hotmail.com wrote:
Hi, all, I am trying to integrate SeaBIOS and another payload(coreinfo, nvramcui) into final image.
After a quick code checking, current code in repo does not support multiple payload, does it?
I want to let Coreboot load and run nvramcui first. The user can decide to change the CMOS setting or not. If user want to save the setting, the system need to reboot. If user wants to give up the change, the system goes out of the nvramcui and goes into SeaBIOS. Just like other IBV's BIOS.
Did anyone do this job before? Any suggestion?
Zheng
coreboot mailing list: coreboot@coreboot.org https://www.coreboot.org/mailman/listinfo/coreboot