]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: Move TCPA table to a writer function
authorSimon Glass <sjg@chromium.org>
Wed, 1 Dec 2021 16:02:59 +0000 (09:02 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 18:44:36 +0000 (11:44 -0700)
commitef55f48788100212db7cd19eb9c8a347e630ffe8
treeaaa757b896ce61132cb13d8a825cb2871aa63ab5
parentc797f98bcd4c936adca7984f838095583057bfd7
x86: Move TCPA 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