commit | 67292e4c27de6cde4624ce03b47b2449a9ebc671 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 17 16:11:57 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jan 24 12:09:42 2016 +0800 |
tree | eadaf471a4628230aaf6857d6e4703a630c8ef7d | |
parent | b2a6235920e2c0cd77b6826e9508401426f4ad92 [diff] |
x86: ivybridge: Drop the SMM-locking code U-Boot does not support SMM yet, so we can drop this code. It is easy to bring back when needed. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>