public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Chao Li" <lichao@loongson.cn>
To: devel@edk2.groups.io
Subject: [PATCH v1 0/2] Add ACPI 6.5 header
Date: Tue, 17 Jan 2023 20:55:36 +0800	[thread overview]
Message-ID: <20230117125538.4172645-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.

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


             reply	other threads:[~2023-01-17 12:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-17 12:55 Chao Li [this message]
2023-01-17 12:55 ` [PATCH v1 1/2] MdePkg: Add ACPI 6.5 header Chao Li
2023-01-17 12:55 ` [PATCH v1 2/2] MdePkg: Added serveral tables to MATD used by LoongArch64 Chao Li
  -- strict thread matches above, loose matches on Subject: below --
2023-01-17 12:59 [PATCH v1 0/2] Add ACPI 6.5 header 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=20230117125538.4172645-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