commit | 59561c7c2e07aba2a1bca1a1f21e49d69c6af53c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:05 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:16 2020 +0800 |
tree | bd23c8dd613e12722c0aa65d3d1fd4962f59a035 | |
parent | 18d8d241be0ee2ec4d26167c5652cdcbe0d3b10c [diff] |
x86: Add some definitions for SMM U-Boot does not support SMM (System Management Mode) at present, but needs a few definitions to correctly set up the ACPI table. Add these. Signed-off-by: Simon Glass <sjg@chromium.org>