ACK: [PATCH] acpi: tpm2: update spec url
Colin Ian King
colin.king at canonical.com
Wed Nov 29 09:38:36 UTC 2017
On 27/11/17 06:18, Alex Hung wrote:
> 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)
> {
>
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the fwts-devel
mailing list