Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: d6e6337cd6ee0b7f06578693ea0cef8e428b93f9 https://github.com/tianocore/edk2/commit/d6e6337cd6ee0b7f06578693ea0cef8e428b93f9 Author: Chris Jones <christopher.jo...@arm.com> Date: 2021-11-09 (Tue, 09 Nov 2021)
Changed paths: M MdePkg/Include/IndustryStandard/Acpi50.h M MdePkg/Include/IndustryStandard/Acpi51.h M MdePkg/Include/IndustryStandard/Acpi60.h M MdePkg/Include/IndustryStandard/Acpi61.h M MdePkg/Include/IndustryStandard/Acpi62.h M MdePkg/Include/IndustryStandard/Acpi63.h M MdePkg/Include/IndustryStandard/Acpi64.h Log Message: ----------- MdePkg: Fix ACPI memory aggregator/device type mismatch Bugzilla: 3578 (https://bugzilla.tianocore.org/show_bug.cgi?id=3579) Since the Common Memory Device (formerly Memory Aggregator Device) was introduced in ACPI 5.0, the edk2 type values have not matched the values defined in the ACPI specification. Fix this discrepancy by aligning the code to match the specification. Signed-off-by: Chris Jones <christopher.jo...@arm.com> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits