diff options
author | Hao Wu <hao.a.wu@intel.com> | 2016-11-24 10:37:55 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2016-11-25 13:34:21 +0800 |
commit | a8a624d0a45d506f3ac1eab883226cb1cfa71bf6 (patch) | |
tree | 01017a452b8ff4bc91ed4811193a1a6fca144deb /BaseTools/Source/Python/GenFds | |
parent | 12f49354e67df6477a690bf8dd4d919a679da19a (diff) | |
download | edk2-platforms-a8a624d0a45d506f3ac1eab883226cb1cfa71bf6.tar.xz |
MdeModulePkg/EbcDebugger: Add missing check for symbol not found
In function DebuggerDisplaySymbolAccrodingToAddress(), when variable
'CandidateAddress' (returned by EbdFindSymbolAddress function) equals
(UINTN) -1, it also indicates that the symbol is not found at the given
address.
This commit adds this missing check.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds')
0 files changed, 0 insertions, 0 deletions