]> git.proxmox.com Git - mirror_edk2.git/commit
1. Update PiSmmCore to always invoke SmiManage (NULL, NULL, NULL, NULL) when SMI...
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 25 Sep 2012 02:44:53 +0000 (02:44 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 25 Sep 2012 02:44:53 +0000 (02:44 +0000)
commit9fa90bb49168d42ce0e178d1ada97de4f768a922
tree72e2c9757d19eded6b52ad42f17cb21b890cc8e4
parent565b3c807ccb529b07c3b42ef00429aa4e19f882
1. Update PiSmmCore to always invoke SmiManage (NULL, NULL, NULL, NULL) when SMI triggered.
2. Fix issue that PlatformHookAfterSmiDispatch() and PERF_END() are not called in the case mInLegacyBoot is TRUE.

signed-off-by: Jeff Fan <jeff.fan@intel.com>
reviewed-by: Kinney, Michael D <michael.d.kinney@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13740 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/PiSmmCore/PiSmmCore.c