public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add ACPI 6.5 header
@ 2023-01-29 10:20 Chao Li
  2023-01-29 10:20 ` [PATCH v2 1/3] MdePkg: Add Acpi65.h to IgnoreFiles area Chao Li
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chao Li @ 2023-01-29 10:20 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.

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


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

end of thread, other threads:[~2023-01-30  0:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-29 10:20 [PATCH v2 0/3] Add ACPI 6.5 header Chao Li
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

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