Delete SMM Communication ACPI Table definition and update PiSmmCommunicationSmm to not install SMM Communication ACPI Table anymore.
Star Zeng (3): SecurityPkg OpalPasswordSupportLib: Remove include to UefiAcpiDataTable.h MdePkg: Follow UEFI 2.7 spec to deprecate SMM Communication ACPI Table UefiCpuPkg PiSmmCommunicationSmm: Deprecate SMM Communication ACPI Table MdePkg/Include/Pi/PiSmmCommunicationAcpiTable.h | 20 -------- MdePkg/Include/PiSmm.h | 3 +- MdePkg/Include/Protocol/SmmCommunication.h | 28 ++++++++-- MdePkg/Include/Uefi/UefiAcpiDataTable.h | 33 +----------- .../OpalPasswordSupportNotify.h | 3 +- .../PiSmmCommunication/PiSmmCommunicationSmm.c | 60 +--------------------- .../PiSmmCommunication/PiSmmCommunicationSmm.inf | 29 ++--------- .../PiSmmCommunication/PiSmmCommunicationSmm.uni | 14 ++--- .../PiSmmCommunicationSmmExtra.uni | 4 +- 9 files changed, 39 insertions(+), 155 deletions(-) delete mode 100644 MdePkg/Include/Pi/PiSmmCommunicationAcpiTable.h -- 2.7.0.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel