]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: Move MADT table to a writer function
authorSimon Glass <sjg@chromium.org>
Wed, 1 Dec 2021 16:02:58 +0000 (09:02 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 18:44:36 +0000 (11:44 -0700)
commitc797f98bcd4c936adca7984f838095583057bfd7
treeabf4678b9573390c4f8caae3083a4ac0c5e41cf0
parent9aacd833897a1c0fb11c33a2b6136ac404f5557d
x86: Move MADT table to a writer function

Move this table over to use a writer function, for x86 only.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/acpi_table.c