]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Issue SMI to finalize Coreboot in final stage
authorDuncan Laurie <dlaurie@chromium.org>
Sat, 3 Nov 2012 11:41:35 +0000 (11:41 +0000)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Dec 2012 22:30:43 +0000 (14:30 -0800)
commitb83058cd235acca426b1964e3aa394f7ecf16ccc
tree09678eb2189f83966096ba583029d9b4ce9d1e78
parent488b8b242b72fe551dc38e33af8c7f94747610bd
x86: Issue SMI to finalize Coreboot in final stage

This will write magic value to APMC command port which
will trigger an SMI and cause coreboot to lock down
the ME, chipset, and CPU.

Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/coreboot/coreboot.c