commit | 33307c46a7a22bef7a8e4dbcff770bfd565f339b | [log] [tgz] |
---|---|---|
author | Duncan Laurie <dlaurie@chromium.org> | Sat Nov 03 11:41:35 2012 +0000 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 06 14:30:43 2012 -0800 |
tree | 09678eb2189f83966096ba583029d9b4ce9d1e78 | |
parent | 115f7476890f917522f876245b398430e627f4f4 [diff] |
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>