ACK: [PATCH 2/2] fwts-test: sync test logs with latest ACPICA

ivanhu ivan.hu at canonical.com
Mon Jun 7 09:08:34 UTC 2021



On 6/5/21 9:55 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
> 
> ACPICA table names have been changed with some capitalization,
> re-sync test logs to keep up to date with these changes.
> 
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
>  fwts-test/acpidump-0001/acpidump-0001.log       | 6 +++---
>  fwts-test/arg-table-path-0001/acpidump-0001.log | 6 +++---
>  2 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/fwts-test/acpidump-0001/acpidump-0001.log b/fwts-test/acpidump-0001/acpidump-0001.log
> index 2fe83471..83bac47f 100644
> --- a/fwts-test/acpidump-0001/acpidump-0001.log
> +++ b/fwts-test/acpidump-0001/acpidump-0001.log
> @@ -237,7 +237,7 @@ acpidump            0060: 00 01 04 06 01 05 00 01                          // ..
>  acpidump        
>  acpidump        HPET @ bf6dfd2e (56 bytes) (loaded from file)
>  acpidump        ----
> -acpidump        [000h 0000   4]                    Signature : "HPET"    [High Precision Event Timer table]
> +acpidump        [000h 0000   4]                    Signature : "HPET"    [High Precision Event Timer Table]
>  acpidump        [004h 0004   4]                 Table Length : 00000038
>  acpidump        [008h 0008   1]                     Revision : 01
>  acpidump        [009h 0009   1]                     Checksum : 0A
> @@ -265,7 +265,7 @@ acpidump            0030: 00 00 00 00 00 80 00 00                          // ..
>  acpidump        
>  acpidump        MCFG @ bf6dfd66 (60 bytes) (loaded from file)
>  acpidump        ----
> -acpidump        [000h 0000   4]                    Signature : "MCFG"    [Memory Mapped Configuration table]
> +acpidump        [000h 0000   4]                    Signature : "MCFG"    [Memory Mapped Configuration Table]
>  acpidump        [004h 0004   4]                 Table Length : 0000003C
>  acpidump        [008h 0008   1]                     Revision : 01
>  acpidump        [009h 0009   1]                     Checksum : 32
> @@ -707,7 +707,7 @@ acpidump            00F0: 00 00 00 00                                      // ..
>  acpidump        
>  acpidump        TCPA @ bf6dfda2 (50 bytes) (loaded from file)
>  acpidump        ----
> -acpidump        [000h 0000   4]                    Signature : "TCPA"    [Trusted Computing Platform Alliance table]
> +acpidump        [000h 0000   4]                    Signature : "TCPA"    [Trusted Computing Platform Alliance Table]
>  acpidump        [004h 0004   4]                 Table Length : 00000032
>  acpidump        [008h 0008   1]                     Revision : 01
>  acpidump        [009h 0009   1]                     Checksum : 8F
> diff --git a/fwts-test/arg-table-path-0001/acpidump-0001.log b/fwts-test/arg-table-path-0001/acpidump-0001.log
> index 2825621b..9ad2f16e 100644
> --- a/fwts-test/arg-table-path-0001/acpidump-0001.log
> +++ b/fwts-test/arg-table-path-0001/acpidump-0001.log
> @@ -182,12 +182,12 @@ acpidump        [000h 0000   4]                    Signature : "BOOT"    [Simple
>  acpidump        [000h 0000   4]                    Signature : "DSDT"
>  acpidump        [000h 0000   4]                    Signature : "FACP"    [Fixed ACPI Description Table (FADT)]
>  acpidump        [000h 0000   4]                    Signature : "FACS"
> -acpidump        [000h 0000   4]                    Signature : "HPET"    [High Precision Event Timer table]
> -acpidump        [000h 0000   4]                    Signature : "MCFG"    [Memory Mapped Configuration table]
> +acpidump        [000h 0000   4]                    Signature : "HPET"    [High Precision Event Timer Table]
> +acpidump        [000h 0000   4]                    Signature : "MCFG"    [Memory Mapped Configuration Table]
>  acpidump        [000h 0000   4]                    Signature : "RSDT"    [Root System Description Table]
>  acpidump        [000h 0000   4]                    Signature : "SLIC"    [Software Licensing Description Table]
>  acpidump        [000h 0000   4]                    Signature : "SSDT"
> -acpidump        [000h 0000   4]                    Signature : "TCPA"    [Trusted Computing Platform Alliance table]
> +acpidump        [000h 0000   4]                    Signature : "TCPA"    [Trusted Computing Platform Alliance Table]
>  acpidump        [000h 0000   4]                    Signature : "TMOR"    
>  acpidump        [000h 0000   4]                    Signature : "XSDT"    [Extended System Description Table]
>  acpidump        [000h 0000   8]                    Signature : "RSD PTR "
> 

Acked-by: Ivan Hu <ivan.hu at canonical.com>



More information about the fwts-devel mailing list