[PATCH] acpi: tpm2: update spec url

Alex Hung alex.hung at canonical.com
Mon Nov 27 06:18:29 UTC 2017


Signed-off-by: Alex Hung <alex.hung at canonical.com>
---
 src/acpi/tpm2/tpm2.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/acpi/tpm2/tpm2.c b/src/acpi/tpm2/tpm2.c
index dce8dd3..5f41970 100644
--- a/src/acpi/tpm2/tpm2.c
+++ b/src/acpi/tpm2/tpm2.c
@@ -41,7 +41,7 @@ static int tpm2_init(fwts_framework *fw)
 
 /*
  * TPM2 table
- *   available @ http://www.trustedcomputinggroup.org/files/static_page_files/648D7D46-1A4B-B294-D088037B8F73DAAF/TCG_ACPIGeneralSpecification_1-10_0-37-Published.pdf
+ *   available @ https://trustedcomputinggroup.org/tcg-acpi-specification/
  */
 static int tpm2_test1(fwts_framework *fw)
 {
-- 
2.7.4




More information about the fwts-devel mailing list