diff options
author | Liming Gao <liming.gao@intel.com> | 2018-11-09 07:58:15 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2018-11-14 08:39:49 +0800 |
commit | 66566e28b57446f1ae08afa0d72d695af8401d79 (patch) | |
tree | eb1928f9c81ec819eca991adf2608280bd75431c /MdePkg/Library/PeiServicesTablePointerLibIdt | |
parent | b633c7357d30c0efc782eefdbc81b739aee5e427 (diff) | |
download | edk2-66566e28b57446f1ae08afa0d72d695af8401d79.tar.gz |
MdePkg BaseUefiDecompressLib: Fix UEFI Decompression logic issue
https://bugzilla.tianocore.org/show_bug.cgi?id=1317
This is a regression issue caused by 2ec7953d49677142c5f7552e9e3d96fb406ba0c4.
In Decode() function, once mOutBuf is fully filled, Decode() should return.
Current logic misses the checker of mOutBuf after while() loop.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
(cherry picked from commit 1c4cecc9fd314de0dce8125b0d4b45967637a401)
Diffstat (limited to 'MdePkg/Library/PeiServicesTablePointerLibIdt')
0 files changed, 0 insertions, 0 deletions