Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40345 )
Change subject: SeaBIOS: fix threaded hardware initialization during oprom execution ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/40345/1/payloads/external/SeaBIOS/M... File payloads/external/SeaBIOS/Makefile:
https://review.coreboot.org/c/coreboot/+/40345/1/payloads/external/SeaBIOS/M... PS1, Line 57: ifneq ($(CONFIG_SEABIOS_THREAD_OPTIONROMS),y) : echo "# CONFIG_THREAD_OPTIONROMS is not set" >> seabios/.config : endif Leave it or make it depend on the selected SeaBIOS version? Given that we allow arbitrary revisions, maybe just add a comment when it was removed.