u-boot-brain/arch/x86
Simon Glass 55109f1d4e x86: acpi: Support external GNVS tables
At present U-Boot puts a magic number in the ASL for the GNVS table and
searches for it later.

Add a Kconfig option to use a different approach, where the ASL files
declare the table as an external symbol. U-Boot can then put it wherever
it likes, without any magic numbers or searching.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-09-25 11:27:13 +08:00
..
cpu x86: acpi: Support external GNVS tables 2020-09-25 11:27:13 +08:00
dts x86: chromebook_panther: Correct the image layout 2020-07-28 19:30:39 -06:00
include/asm x86: acpi: Support external GNVS tables 2020-09-25 11:27:13 +08:00
lib x86: acpi: Support external GNVS tables 2020-09-25 11:27:13 +08:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: acpi: Support external GNVS tables 2020-09-25 11:27:13 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00