[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fwts-devel
Subject:    ACK: [PATCH 2/2] sbbr: adjust signature name for MADT
From:       ivanhu <ivan.hu () canonical ! com>
Date:       2021-06-28 5:45:38
Message-ID: 28563d9a-ebc1-7458-7673-2944dc151807 () canonical ! com
[Download RAW message or body]



On 6/25/21 2:41 AM, Erico Nunes wrote:
> The Multiple APIC Description Table (MADT) is a required table in SBBR
> version 1.2, but it is present with the signature "APIC" rather than
> "MADT".
> Adjust the signature name so it doesn't report failure in compliant
> systems.
> 
> Signed-off-by: Erico Nunes <ernunes@redhat.com>
> ---
>  src/sbbr/acpitables/acpitables.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/sbbr/acpitables/acpitables.c b/src/sbbr/acpitables/acpitables.c
> index 20b50c1f..d124ee08 100644
> --- a/src/sbbr/acpitables/acpitables.c
> +++ b/src/sbbr/acpitables/acpitables.c
> @@ -201,7 +201,7 @@ static const char *mandatory_acpi_tables[] = {
>  	"XSDT",
>  	"FACP",
>  	"DSDT", /* SSDT is optional */
> -	"MADT",
> +	"APIC", /* MADT */
>  	"GTDT",
>  	"DBG2",
>  	"SPCR",
> 

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

-- 
fwts-devel mailing list
fwts-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/fwts-devel

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic