public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Chao Li" <lichao@loongson.cn>
To: devel@edk2.groups.io
Cc: Michael D Kinney <michael.d.kinney@intel.com>,
	Liming Gao <gaoliming@byosoft.com.cn>,
	Zhiguang Liu <zhiguang.liu@intel.com>
Subject: [PATCH v2 0/3] Add ACPI 6.5 header
Date: Sun, 29 Jan 2023 18:20:14 +0800	[thread overview]
Message-ID: <20230129102017.3763122-1-lichao@loongson.cn> (raw)

ACPI specification 6.5 has been released in August 2022, EDK2 needs to
add V6.5 header.

v1:
1. Added ACPI 6.5 header, copied from Acpi64.h.
2. Added CORE_PIC, LIO_PIC ,etc. tables to MADT.

v2:
Add a new commit that to fix the Ubuntu GCC5 PR CI ECC errors.

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>



Chao Li (3):
  MdePkg: Add Acpi65.h to IgnoreFiles area
  MdePkg: Add ACPI 6.5 header
  MdePkg: Added serveral tables to MATD used by LoongArch64

 MdePkg/Include/IndustryStandard/Acpi.h   |    3 +-
 MdePkg/Include/IndustryStandard/Acpi65.h | 3256 ++++++++++++++++++++++
 MdePkg/MdePkg.ci.yaml                    |    2 +
 3 files changed, 3260 insertions(+), 1 deletion(-)
 create mode 100644 MdePkg/Include/IndustryStandard/Acpi65.h

-- 
2.27.0


             reply	other threads:[~2023-01-29 10:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-29 10:20 Chao Li [this message]
2023-01-29 10:20 ` [PATCH v2 1/3] MdePkg: Add Acpi65.h to IgnoreFiles area Chao Li
2023-01-29 10:20 ` [PATCH v2 2/3] MdePkg: Add ACPI 6.5 header Chao Li
2023-01-29 10:20 ` [PATCH v2 3/3] MdePkg: Added serveral tables to MATD used by LoongArch64 Chao Li
2023-01-30  0:55 ` 回复: [PATCH v2 0/3] Add ACPI 6.5 header gaoliming

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=20230129102017.3763122-1-lichao@loongson.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