Reviewed-by: jiewen....@intel.com

> -----Original Message-----
> From: Gao, Liming
> Sent: Tuesday, October 25, 2016 7:34 PM
> To: edk2-devel@lists.01.org
> Cc: Yao, Jiewen <jiewen....@intel.com>
> Subject: [Patch] MdePkg ACPI60: Update MADT Revision per ACPI 6.0 Errata
> A
> 
> Fix issue: https://bugzilla.tianocore.org/show_bug.cgi?id=94
> 
> Cc: Jiewen Yao <jiewen....@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Liming Gao <liming....@intel.com>
> ---
>  MdePkg/Include/IndustryStandard/Acpi60.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/MdePkg/Include/IndustryStandard/Acpi60.h
> b/MdePkg/Include/IndustryStandard/Acpi60.h
> index 01fda4b..ab798e9 100644
> --- a/MdePkg/Include/IndustryStandard/Acpi60.h
> +++ b/MdePkg/Include/IndustryStandard/Acpi60.h
> @@ -1,5 +1,5 @@
>  /** @file
> -  ACPI 6.0 definitions from the ACPI Specification Revision 6.0 April, 2015.
> +  ACPI 6.0 definitions from the ACPI Specification Revision 6.0 Errata A
> January, 2016.
> 
>    Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>
>    (C) Copyright 2015-2016 Hewlett Packard Enterprise Development
> LP<BR>
> @@ -290,9 +290,9 @@ typedef struct {
>  } EFI_ACPI_6_0_MULTIPLE_APIC_DESCRIPTION_TABLE_HEADER;
> 
>  ///
> -/// MADT Revision (as defined in ACPI 6.0 spec.)
> +/// MADT Revision (as defined in ACPI 6.0 Errata A spec.)
>  ///
> -#define EFI_ACPI_6_0_MULTIPLE_APIC_DESCRIPTION_TABLE_REVISION
> 0x03
> +#define EFI_ACPI_6_0_MULTIPLE_APIC_DESCRIPTION_TABLE_REVISION
> 0x04
> 
>  ///
>  /// Multiple APIC Flags
> --
> 2.8.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to