Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 620cddb1e0e92e16407d4f2354cf85f49b7306c7 https://github.com/tianocore/edk2/commit/620cddb1e0e92e16407d4f2354cf85f49b7306c7 Author: Chao Li <lic...@loongson.cn> Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths: M MdePkg/MdePkg.ci.yaml Log Message: ----------- MdePkg: Add Acpi65.h to IgnoreFiles area Acpi65.h will causes ECC errors when CI uses Ubuntu GCC5 PR, add it to MdePkg.ci.yaml in "IgnreFiles" area to fix the ECC errors. BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4306 Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Zhiguang Liu <zhiguang....@intel.com> Signed-off-by: Chao Li <lic...@loongson.cn> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> Commit: c5ef1f01a1564d5579016c9391a530c77df8bd70 https://github.com/tianocore/edk2/commit/c5ef1f01a1564d5579016c9391a530c77df8bd70 Author: Chao Li <lic...@loongson.cn> Date: 2023-01-31 (Tue, 31 Jan 2023) Changed paths: M MdePkg/Include/IndustryStandard/Acpi.h A MdePkg/Include/IndustryStandard/Acpi65.h Log Message: ----------- MdePkg: Add ACPI 6.5 header Create Acpi65.h, which is copied from Acpi64.h, and make the following changes: 1. Replace all occurences of "6.4/6_4" with "6.5/6_5". 2. Incremented FADT minor revision. 3. Make Acpi65.h the latest ACPI definitions that Acpi.h contains. BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4306 Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Zhiguang Liu <zhiguang....@intel.com> Signed-off-by: Chao Li <lic...@loongson.cn> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> Commit: 35091031329e741b25ed60ac51f4710d75d92310 https://github.com/tianocore/edk2/commit/35091031329e741b25ed60ac51f4710d75d92310 Author: Chao Li <lic...@loongson.cn> Date: 2023-01-31 (Tue, 31 Jan 2023) Changed paths: M MdePkg/Include/IndustryStandard/Acpi65.h Log Message: ----------- MdePkg: Added serveral tables to MATD used by LoongArch64 Add CORE_PIC, LIO_PIC, HT_PIC, EIO_PIC, MSI_PIC, BIO_PIC and LPC_PIC tables for LoongArch64 as defined in ACPI SPEC 6.5. BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4306 Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Zhiguang Liu <zhiguang....@intel.com> Signed-off-by: Chao Li <lic...@loongson.cn> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> Compare: https://github.com/tianocore/edk2/compare/c59230bce1c6...35091031329e _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits