MdePkg/StandaloneMmServicesTableLib: Support MM_CORE_STANDALONE

Support the module type for MM_CORE_STANDALONE

Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
This commit is contained in:
Jiaxin Wu 2024-07-05 13:41:06 +08:00 committed by mergify[bot]
parent 051c7bb434
commit a1d94d9e6e

View File

@ -16,7 +16,7 @@
FILE_GUID = eaa4684f-fb4e-41f3-9967-307d5b409182
MODULE_TYPE = MM_STANDALONE
VERSION_STRING = 1.0
LIBRARY_CLASS = MmServicesTableLib|MM_STANDALONE
LIBRARY_CLASS = MmServicesTableLib|MM_STANDALONE MM_CORE_STANDALONE
PI_SPECIFICATION_VERSION = 0x00010032
CONSTRUCTOR = StandaloneMmServicesTableLibConstructor