On Sat, Nov 13, 2021 at 2:02 AM bernd1-1@web.de bernd1-1@web.de wrote:
Hi. I did "make distclean" and "make menuconfig". I've set the "Mainboard vendor" to Lenovo and the "Mainboard model" to X220.
"SeaBIOS should be the default payload, but you can check that in the Payloads menu."
I see the following in the Payloads menu:
... Add a payload (SeaBIOS) ---> SeaBIOS version (1.14.0) ---> ...
Is SeaBIOS the default payload?
Do I need to do
$ make
again after making changes?
Yes, that looks correct. SeaBIOS is set to the payload, so you should just be able to exit menuconfig and then run make
Regards, Nicholas