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>
This commit is contained in:
@@ -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.
|
||||
##
|
||||
|
Reference in New Issue
Block a user