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