public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/3] Follow UEFI 2.7 spec to deprecate SMM Communication ACPI Table
@ 2017-07-20 13:55 Star Zeng
  2017-07-20 13:55 ` [PATCH 1/3] SecurityPkg OpalPasswordSupportLib: Remove include to UefiAcpiDataTable.h Star Zeng
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Star Zeng @ 2017-07-20 13:55 UTC (permalink / raw)
  To: edk2-devel; +Cc: Star Zeng

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



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

end of thread, other threads:[~2017-07-26  6:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-20 13:55 [PATCH 0/3] Follow UEFI 2.7 spec to deprecate SMM Communication ACPI Table Star Zeng
2017-07-20 13:55 ` [PATCH 1/3] SecurityPkg OpalPasswordSupportLib: Remove include to UefiAcpiDataTable.h Star Zeng
2017-07-26  2:49   ` Yao, Jiewen
2017-07-20 13:55 ` [PATCH 2/3] MdePkg: Follow UEFI 2.7 spec to deprecate SMM Communication ACPI Table Star Zeng
2017-07-26  2:49   ` Yao, Jiewen
2017-07-20 13:55 ` [PATCH 3/3] UefiCpuPkg PiSmmCommunicationSmm: Deprecate " Star Zeng
     [not found]   ` <0C09AFA07DD0434D9E2A0C6AEB0483103B8F5FC4@shsmsx102.ccr.corp.intel.com>
2017-07-26  6:59     ` Yao, Jiewen

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