commit | ff711144d4b333cf7629647a68baf4449b2146d6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:06 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:16 2020 +0800 |
tree | 152e52e253a22dffbe9dfece588ccd550da6d05b | |
parent | fedb53250eeedeee33f3f794cecb61dcd1baea15 [diff] |
x86: apl: Add power-management definitions Add SCI and power-state definitions required by ACPI tables. Fix the license to match the original source file. Als update the guard on acpi_pmc.h to avoid an error when buiding ASL. Signed-off-by: Simon Glass <sjg@chromium.org>