summaryrefslogtreecommitdiff
path: root/MdePkg/Library
diff options
context:
space:
mode:
authorJiaxin Wu <jiaxin.wu@intel.com>2024-07-05 13:41:06 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2024-07-05 14:52:00 +0000
commita1d94d9e6e109aa7e63f29b015e28c76910a0d7d (patch)
treeac1dabda7566208fce9186a4e32819a383c9e690 /MdePkg/Library
parent051c7bb434f9f6b908aac2a0b00368192aa616ec (diff)
downloadedk2-a1d94d9e6e109aa7e63f29b015e28c76910a0d7d.zip
edk2-a1d94d9e6e109aa7e63f29b015e28c76910a0d7d.tar.gz
edk2-a1d94d9e6e109aa7e63f29b015e28c76910a0d7d.tar.bz2
MdePkg/StandaloneMmServicesTableLib: Support MM_CORE_STANDALONE
Support the module type for MM_CORE_STANDALONE Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Diffstat (limited to 'MdePkg/Library')
-rw-r--r--MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf b/MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf
index 40f14ae..5225d64 100644
--- a/MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf
+++ b/MdePkg/Library/StandaloneMmServicesTableLib/StandaloneMmServicesTableLib.inf
@@ -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