ACK: [PATCH 01/16] acpi: update ACPI version to 6.4

Colin Ian King colin.king at canonical.com
Tue Jan 26 20:40:05 UTC 2021


On 26/01/2021 20:30, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
>  src/lib/include/fwts_acpi.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/src/lib/include/fwts_acpi.h b/src/lib/include/fwts_acpi.h
> index 7b38135a..25b2d23e 100644
> --- a/src/lib/include/fwts_acpi.h
> +++ b/src/lib/include/fwts_acpi.h
> @@ -89,7 +89,8 @@
>  #define FWTS_GAS_ADDR_SPACE_ID_PCC		(0x0a)
>  #define FWTS_GAS_ADDR_SPACE_ID_FFH		(0x7f)
>  
> -#define FWTS_ACPI_VERSION_NEXT	(0x700)
> +#define FWTS_ACPI_VERSION_NEXT	(0x650)
> +#define FWTS_ACPI_VERSION_64 	(0x640)
>  #define FWTS_ACPI_VERSION_63 	(0x630)
>  #define FWTS_ACPI_VERSION_62 	(0x620)
>  #define FWTS_ACPI_VERSION_61	(0x610)
> 

Acked-by: Colin Ian King <colin.king at canonical.com>



More information about the fwts-devel mailing list