Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41992 )
Change subject: [WIP] sb/intel: Always raise SMI with APM_CNT_FINALIZE ......................................................................
Patch Set 2:
(1 comment)
Sorry, the name `INTEL_CHIPSET_LOCKDOWN` is probably not descriptive enough. But it's prompt and help text should make it clear.
https://review.coreboot.org/c/coreboot/+/41992/2/src/southbridge/intel/bd82x... File src/southbridge/intel/bd82x6x/smihandler.c:
https://review.coreboot.org/c/coreboot/+/41992/2/src/southbridge/intel/bd82x... PS2, Line 214: return; This makes it impossible to call it from the payload. Which was the original reason to put it into SMM, AFAICT.