summaryrefslogtreecommitdiffstats
path: root/MdePkg/MdePkg.dec
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2019-01-14 12:54:26 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2019-01-16 20:10:51 +0100
commit7df4764e6a81a487aa5ed1108b30cdbf088ea123 (patch)
tree4be70f0c68e157a72792258bb6cb3a10ed8d303e /MdePkg/MdePkg.dec
parent688b2cad7b712493f2cf8b6948ab795545e13961 (diff)
downloadedk2-7df4764e6a81a487aa5ed1108b30cdbf088ea123.tar.gz
edk2-7df4764e6a81a487aa5ed1108b30cdbf088ea123.tar.bz2
edk2-7df4764e6a81a487aa5ed1108b30cdbf088ea123.zip
MdePkg: introduce standalone MM entry point library class
Add the library interface for the standalone MM driver entry point. 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>
Diffstat (limited to 'MdePkg/MdePkg.dec')
-rw-r--r--MdePkg/MdePkg.dec3
1 files changed, 3 insertions, 0 deletions
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index a7383b6daa..a485408310 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -247,6 +247,9 @@
# Only available to MM_STANDALONE, SMM/DXE Combined and SMM module types.
MmServicesTableLib|Include/Library/MmServicesTableLib.h
+ ## @libraryclass Module entry point library for standalone MM drivers.
+ StandaloneMmDriverEntryPoint|Include/Library/StandaloneMmDriverEntryPoint.h
+
[LibraryClasses.IA32, LibraryClasses.X64]
## @libraryclass Abstracts both S/W SMI generation and detection.
##