commit | b33f2f9b9b51a649dacfdef5fa77dafdaecece55 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 01 09:02:37 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 11:44:36 2022 -0700 |
tree | 0008b8280127b9d3f6c8c2addc1146cffa296bb2 | |
parent | a6cee939ec725f9fbd3138894614a99543fc43b7 [diff] |
x86: Move the acpi table to generic global_data Allow this to be used on any arch. Also convert to using macros so that we can check the CONFIG option in C code. Signed-off-by: Simon Glass <sjg@chromium.org>