]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/SmmSmiHandlerProfileLib/SmmSmiHandlerProfileLib.c
MdeModulePkg/SmmSmiHandlerProfileLib: Add SMM instance.
authorJiewen Yao <jiewen.yao@intel.com>
Mon, 30 Jan 2017 14:44:23 +0000 (06:44 -0800)
committerJiewen Yao <jiewen.yao@intel.com>
Wed, 22 Feb 2017 07:28:17 +0000 (15:28 +0800)
commite08bfc7d6f82a3077125c4b6fb9b906c3e018e47
tree9beb21b00af2fb16b5359af21fc2ca8bb95ad1c5
parentc5e7ba5776176ecfdda7b7dd8c2b3a7f855fee0b
MdeModulePkg/SmmSmiHandlerProfileLib: Add SMM instance.

This instance should be linked by SmmChildDispatcher
if SMI handler profile feature is enabled.

Cc: Feng Tian <feng.tian@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Library/SmmSmiHandlerProfileLib/SmmSmiHandlerProfileLib.c [new file with mode: 0644]
MdeModulePkg/Library/SmmSmiHandlerProfileLib/SmmSmiHandlerProfileLib.inf [new file with mode: 0644]
MdeModulePkg/Library/SmmSmiHandlerProfileLib/SmmSmiHandlerProfileLib.uni [new file with mode: 0644]