mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-21 20:54:29 +02:00
UefiCpuPkg: SmmCpuExceptionHandlerLib: Added StandaloneMm module support
This change of SmmCpuExceptionHandlerLib adds support for StandaloneMm components to allow x64 StandaloneMm environment setting up exception handlers. Cc: Eric Dong <eric.dong@intel.com> Cc: Ray Ni <ray.ni@intel.com> Cc: Laszlo Ersek <lersek@redhat.com> Cc: Rahul Kumar <rahul1.kumar@intel.com> Signed-off-by: Kun Qin <kun.q@outlook.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Ray Ni <ray.ni@intel.com>
This commit is contained in:
parent
c2432b31ed
commit
3b468095cd
@ -13,7 +13,7 @@
|
||||
FILE_GUID = 8D2C439B-3981-42ff-9CE5-1B50ECA502D6
|
||||
MODULE_TYPE = DXE_SMM_DRIVER
|
||||
VERSION_STRING = 1.1
|
||||
LIBRARY_CLASS = CpuExceptionHandlerLib|DXE_SMM_DRIVER
|
||||
LIBRARY_CLASS = CpuExceptionHandlerLib|DXE_SMM_DRIVER MM_STANDALONE MM_CORE_STANDALONE
|
||||
|
||||
#
|
||||
# The following information is for reference only and not required by the build tools.
|
||||
|
Loading…
x
Reference in New Issue
Block a user