public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add ACPI 6.5 header
@ 2023-01-17 12:59 Chao Li
  2023-01-17 12:59 ` [PATCH v1 1/2] MdePkg: " Chao Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chao Li @ 2023-01-17 12:59 UTC (permalink / raw)
  To: devel; +Cc: Michael D Kinney, Liming Gao, Zhiguang Liu

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-29  6:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-17 12:59 [PATCH v1 0/2] Add ACPI 6.5 header Chao Li
2023-01-17 12:59 ` [PATCH v1 1/2] MdePkg: " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox