]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg DxeSmmPerformanceLib: Cover no SMM performance data case.
authorStar Zeng <star.zeng@intel.com>
Thu, 4 Jun 2015 13:16:18 +0000 (13:16 +0000)
committerlzeng14 <lzeng14@Edk2>
Thu, 4 Jun 2015 13:16:18 +0000 (13:16 +0000)
commit11948471adfa402c7f8c0a37c2c4d495276ad238
tree897cf4f6b3e85317d89636f057943513b5632588
parenta9efdcc3dcb4db3dbcf201a77bdb69a398c47f50
MdeModulePkg DxeSmmPerformanceLib: Cover no SMM performance data case.

1. Continue to get performance data by Performance Protocol
when no SMM performance data found.
2. Not try to get SMM performance data again
if no SMM performance handler found.
3. Correct typo 'totol' and 'guage'.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17561 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.c