u-boot-brain/arch/x86
Simon Glass 5019e201cc x86: acpi: Store the ACPI context in global_data
At present we create the ACPI context but then drop it after generation of
tables is complete. This is annoying because we have to then search for
tables later.

To fix this, allocate the context and store it in global_data.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-11-05 14:58:45 +08:00
..
cpu x86: Allow writing tables to fail 2020-11-05 14:58:45 +08:00
dts x86: Add support for private files 2020-11-05 14:58:45 +08:00
include/asm x86: Allow writing tables to fail 2020-11-05 14:58:45 +08:00
lib x86: acpi: Store the ACPI context in global_data 2020-11-05 14:58:45 +08:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: Support Atom SoCs using SWSMISCI rather than the SWSCI 2020-09-25 11:27:18 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00