diff options
author | Dandan Bi <dandan.bi@intel.com> | 2018-03-01 13:40:48 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2018-03-02 16:16:32 +0800 |
commit | c9f02a96d8a48844e7168e7572b8a1382c2bfd29 (patch) | |
tree | 9cfc5d0a9fad8d02b350f5af1b71b434a2e1d68e /BaseTools | |
parent | a7119c81528072b13e9664ce51f70b8f91f4d9e2 (diff) | |
download | edk2-c9f02a96d8a48844e7168e7572b8a1382c2bfd29.zip edk2-c9f02a96d8a48844e7168e7572b8a1382c2bfd29.tar.gz edk2-c9f02a96d8a48844e7168e7572b8a1382c2bfd29.tar.bz2 |
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>
Diffstat (limited to 'BaseTools')
0 files changed, 0 insertions, 0 deletions