commit | b0a6dca980e0aec92bc82a530c8d380fde4dc233 | [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 | 72ce7efdcb9a4442f32f204237a6756e9b8334d0 [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>