commit | 233f0e35a3536102e13bed924a1c4aa33726f244 | [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 | e1722fcb7d3fcb62b41f0feda4ac2c7d27d7c1f1 [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>