audk/MdeModulePkg/Library/DxeCorePerformanceLib
Dandan Bi c9f02a96d8 MdeModulePkg/DxeCorePerfLib: Add status check instead of ASSERT
Currently DxeCorePerformanceLib will get SMM performance data based
on SMM communication handler. If SMM communication handler returns error,
the library will ASSERT. In fact, if SMM perf data is not found.
DXE perf data can still be dumped. So using status check instead of
ASSERT is better.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-03-02 16:16:32 +08:00
..
DxeCorePerformanceLib.c MdeModulePkg/DxeCorePerfLib: Add status check instead of ASSERT 2018-03-02 16:16:32 +08:00
DxeCorePerformanceLib.inf MdeModulePkg/DxeCorePerformanceLib:Track FPDT record in DXE phase 2018-02-08 12:50:18 +08:00
DxeCorePerformanceLib.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
DxeCorePerformanceLibInternal.h MdeModulePkg/DxeCorePerformanceLib:Track FPDT record in DXE phase 2018-02-08 12:50:18 +08:00