commit | 2802628bdbc2c1cebae467d78c2daf8acac242da | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:33 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:23 2020 +0800 |
tree | 58430679401efadf0c7bb7e4f619bd1b762834a0 | |
parent | 272a7031d9790755ae115a72aa4c555ee597e6cc [diff] |
acpi: tpm: Add a TPM1 table This provides information about a v1 TPM in the system. Generate this table if the TPM is present. Add a required new bloblist type and correct the header order of one header file. Signed-off-by: Simon Glass <sjg@chromium.org>