[edk2-devel] [PATCH v2 0/3] Add ACPI 6.5 header

Chao Li posted 3 patches 1 year, 3 months ago
Failed in applying to current master (apply log)
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
[edk2-devel] [PATCH v2 0/3] Add ACPI 6.5 header
Posted by Chao Li 1 year, 3 months ago
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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#99266): https://edk2.groups.io/g/devel/message/99266
Mute This Topic: https://groups.io/mt/96603430/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
[edk2-devel] 回复: [PATCH v2 0/3] Add ACPI 6.5 header
Posted by gaoliming via groups.io 1 year, 3 months ago
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>

> -----邮件原件-----
> 发件人: Chao Li <lichao@loongson.cn>
> 发送时间: 2023年1月29日 18:20
> 收件人: devel@edk2.groups.io
> 抄送: Michael D Kinney <michael.d.kinney@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>; Zhiguang Liu <zhiguang.liu@intel.com>
> 主题: [PATCH v2 0/3] Add ACPI 6.5 header
> 
> 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





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#99269): https://edk2.groups.io/g/devel/message/99269
Mute This Topic: https://groups.io/mt/96618475/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-