diff options
author | Star Zeng <star.zeng@intel.com> | 2017-06-05 10:50:43 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2017-06-06 09:07:09 +0800 |
commit | 1a0ad70ee190210084f1453b309f7c2035a8b0b3 (patch) | |
tree | b61e5845a1eb16e93e4dc16518a64a81000a39c7 /BaseTools/Source/Python/AutoGen/InfSectionParser.py | |
parent | 5225084439bd47f2cdd210a98d6a445a2eccc9e2 (diff) | |
download | edk2-1a0ad70ee190210084f1453b309f7c2035a8b0b3.tar.gz edk2-1a0ad70ee190210084f1453b309f7c2035a8b0b3.tar.bz2 edk2-1a0ad70ee190210084f1453b309f7c2035a8b0b3.zip |
MdePkg SmmMemLib: Remove ASSERT in SmmIsBufferOutsideSmmValid
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=577
Currently the SmmIsBufferOutsideSmmValid() function in SmmMemLib.c will
ASSERT in certain conditions. Since this function is a "test" function,
it should not be making decisions on how to handle a failure.
Handling a failure should be left to the caller.
This patch is to remove ASSERT(FALSE) at line 178 of SmmMemLib.c.
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Bret Barkelew <bret.barkelew@microsoft.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/AutoGen/InfSectionParser.py')
0 files changed, 0 insertions, 0 deletions