]> git.proxmox.com Git - mirror_edk2.git/commitdiff
UefiCpuPkg: SmmCpuExceptionHandlerLib: Added StandaloneMm module support
authorKun Qin <kun.q@outlook.com>
Fri, 18 Dec 2020 03:27:20 +0000 (19:27 -0800)
committerKun Qin <kun.q@outlook.com>
Mon, 1 Feb 2021 18:07:13 +0000 (10:07 -0800)
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>
UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf

index 4cdb11c04ea0f88e4e48c17520bccfd3532e6c8e..ea5b10b5c8e474c17fbad0c05187e39d25a42e11 100644 (file)
@@ -13,7 +13,7 @@
   FILE_GUID                      = 8D2C439B-3981-42ff-9CE5-1B50ECA502D6\r
   MODULE_TYPE                    = DXE_SMM_DRIVER\r
   VERSION_STRING                 = 1.1\r
-  LIBRARY_CLASS                  = CpuExceptionHandlerLib|DXE_SMM_DRIVER\r
+  LIBRARY_CLASS                  = CpuExceptionHandlerLib|DXE_SMM_DRIVER MM_STANDALONE MM_CORE_STANDALONE\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r