]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: introduce standalone MM entry point library implementation
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 14 Jan 2019 11:56:33 +0000 (12:56 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 16 Jan 2019 19:10:51 +0000 (20:10 +0100)
commit5866d49923967b86e2921672cd83b3f506b45e3d
treef9a988d47797137e702ffb351cb010c666eb193c
parent7df4764e6a81a487aa5ed1108b30cdbf088ea123
MdePkg: introduce standalone MM entry point library implementation

Add an implementation of the StandaloneMmDriverEntryPoint library
class.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.c [new file with mode: 0644]
MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.inf [new file with mode: 0644]
MdePkg/Library/StandaloneMmDriverEntryPoint/StandaloneMmDriverEntryPoint.uni [new file with mode: 0644]
MdePkg/MdePkg.dsc