mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
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:
parent
051c7bb434
commit
a1d94d9e6e
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user