audk/StandaloneMmPkg
Michael Kubacki cd14150c15 StandaloneMmPkg: Remove StandaloneMmDriverEntryPoint.h
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3235

The library for this header initially resided in StandaloneMmPkg
but moved to MdePkg and now this file is a duplicate of the header
file in MdePkg.

This change removes the header file from StandaloneMmPkg. More
details regarding the history of the library transitioning from
StandaloneMmPkg to MdePkg are below.

The following commit removed the library from StandaloneMmPkg:
  d6253d2f9a ("StandaloneMmPkg: remove redundant
  StandaloneMmDriverEntryPoint driver", 2019-03-11)

The following commits added the library class & instance to MdePkg:
  7df4764e6a ("MdePkg: introduce standalone MM entry point
  library class", 2019-01-14)

  5866d49923 ("MdePkg: introduce standalone MM entry point
  library implementation", 2019-01-14)

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Laszlo Ersek <lersek@redhat.com>
2021-02-26 18:56:48 +00:00
..
Core StandaloneMmPkg/StandaloneMmCore: Fix compiler warning 2021-02-11 08:52:04 +00:00
Drivers/StandaloneMmCpu/AArch64 StandaloneMmPkg: Allow sending FFA Direct Request message to StandaloneMm 2021-02-23 15:40:37 +00:00
Include StandaloneMmPkg: Remove StandaloneMmDriverEntryPoint.h 2021-02-26 18:56:48 +00:00
Library StandaloneMmPkg: Add option to use FF-A calls for communication with SPM 2021-02-23 15:40:37 +00:00
StandaloneMmPkg.ci.yaml StandaloneMmPkg: Add EDK2 Core CI support 2021-01-07 11:13:39 +00:00
StandaloneMmPkg.dec StandaloneMmPkg: Remove StandaloneMmDriverEntryPoint.h 2021-02-26 18:56:48 +00:00
StandaloneMmPkg.dsc StandaloneMmPkg: Add X64 build support 2021-02-11 08:52:04 +00:00