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 v1 0/2] Add ACPI 6.5 header
Date: Tue, 17 Jan 2023 20:59:47 +0800 [thread overview]
Message-ID: <20230117125949.4181237-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.
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 (2):
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 ++++++++++++++++++++++
2 files changed, 3258 insertions(+), 1 deletion(-)
create mode 100644 MdePkg/Include/IndustryStandard/Acpi65.h
--
2.27.0
next reply other threads:[~2023-01-17 12:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-17 12:59 Chao Li [this message]
2023-01-17 12:59 ` [PATCH v1 1/2] MdePkg: Add ACPI 6.5 header Chao Li
2023-01-17 12:59 ` [PATCH v1 2/2] MdePkg: Added serveral tables to MATD used by LoongArch64 Chao Li
2023-01-29 6:24 ` 回复: [edk2-devel] [PATCH v1 0/2] Add ACPI 6.5 header gaoliming
-- strict thread matches above, loose matches on Subject: below --
2023-01-17 12:55 Chao Li
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=20230117125949.4181237-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