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

Move this table over to use a writer function, for x86 only. Handle the
two cases

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