]> git.proxmox.com Git - mirror_edk2.git/commit - StandaloneMmPkg/Include/Library/StandaloneMmDriverEntryPoint.h
StandaloneMmPkg: Remove StandaloneMmDriverEntryPoint.h
authorMichael Kubacki <michael.kubacki@microsoft.com>
Thu, 25 Feb 2021 03:33:12 +0000 (19:33 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 26 Feb 2021 18:56:48 +0000 (18:56 +0000)
commitcd14150c1594d8deeee6ecf80feb5751dcd7f315
tree13d5c4a73feec7fc77064976e9dbf3af8d19288f
parent62f2cf57840e3b08122b6326b0ed9f4b25ce15d9
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:
  d6253d2f9a33 ("StandaloneMmPkg: remove redundant
  StandaloneMmDriverEntryPoint driver", 2019-03-11)

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

  5866d4992396 ("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>
StandaloneMmPkg/Include/Library/StandaloneMmDriverEntryPoint.h [deleted file]
StandaloneMmPkg/StandaloneMmPkg.dec