public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "gaoliming" <gaoliming@byosoft.com.cn>
To: <devel@edk2.groups.io>, <aryeh.chen@intel.com>
Cc: "'Michael D Kinney'" <michael.d.kinney@intel.com>,
	"'Zhiguang Liu'" <zhiguang.liu@intel.com>,
	"'Jiewen Yao'" <jiewen.yao@intel.com>
Subject: 回复: [edk2-devel] [PATCH v1] MdePkg ACPI65: Update MADT Revision pre ACPI Spec 6.5
Date: Fri, 2 Jun 2023 09:14:27 +0800	[thread overview]
Message-ID: <029401d994ef$93b9c420$bb2d4c60$@byosoft.com.cn> (raw)
In-Reply-To: <20230601115339.720-1-aryeh.chen@intel.com>

Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>

> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Chen, Aryeh
> 发送时间: 2023年6月1日 19:54
> 收件人: devel@edk2.groups.io
> 抄送: Aryeh Chen <aryeh.chen@intel.com>; Michael D Kinney
> <michael.d.kinney@intel.com>; Liming Gao <gaoliming@byosoft.com.cn>;
> Zhiguang Liu <zhiguang.liu@intel.com>; Jiewen Yao <jiewen.yao@intel.com>
> 主题: [edk2-devel] [PATCH v1] MdePkg ACPI65: Update MADT Revision pre
> ACPI Spec 6.5
> 
> From: Aryeh Chen <aryeh.chen@intel.com>
> 
> Fix issue: https://bugzilla.tianocore.org/show_bug.cgi?id=4474
> 
> ACPI_Spec_6_5_Aug29 Table 5.19 page #128 that MADT Revision
> field is 6.
> 
> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4306
> 
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Zhiguang Liu <zhiguang.liu@intel.com>
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Signed-off-by: Aryeh Chen <aryeh.chen@intel.com>
> ---
>  MdePkg/Include/IndustryStandard/Acpi65.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MdePkg/Include/IndustryStandard/Acpi65.h
> b/MdePkg/Include/IndustryStandard/Acpi65.h
> index 1e41ae9a27..6caadf2404 100644
> --- a/MdePkg/Include/IndustryStandard/Acpi65.h
> +++ b/MdePkg/Include/IndustryStandard/Acpi65.h
> @@ -293,7 +293,7 @@ typedef struct {
>  ///
> 
>  /// MADT Revision (as defined in ACPI 6.5 spec.)
> 
>  ///
> 
> -#define EFI_ACPI_6_5_MULTIPLE_APIC_DESCRIPTION_TABLE_REVISION
> 0x05
> 
> +#define EFI_ACPI_6_5_MULTIPLE_APIC_DESCRIPTION_TABLE_REVISION
> 0x06
> 
> 
> 
>  ///
> 
>  /// Multiple APIC Flags
> 
> --
> 2.34.0.windows.1
> 
> 
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#105555):
> https://edk2.groups.io/g/devel/message/105555
> Mute This Topic: https://groups.io/mt/99261894/4905953
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub
> [gaoliming@byosoft.com.cn]
> -=-=-=-=-=-=
> 




      reply	other threads:[~2023-06-02  1:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-01 11:53 [PATCH v1] MdePkg ACPI65: Update MADT Revision pre ACPI Spec 6.5 Chen, Aryeh
2023-06-02  1:14 ` gaoliming [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='029401d994ef$93b9c420$bb2d4c60$@byosoft.com.cn' \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox