audk/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompre...
Liming Gao ade71c52a4 IntelFrameworkModulePkg: Fix UEFI and Tiano Decompression logic issue
https://bugzilla.tianocore.org/show_bug.cgi?id=1317

This is a regression issue caused by 684db6da64.
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>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
2018-11-11 11:48:37 +08:00
..
BaseUefiTianoCustomDecompressLib.c IntelFrameworkModulePkg: Fix UEFI and Tiano Decompression logic issue 2018-11-11 11:48:37 +08:00
BaseUefiTianoCustomDecompressLib.inf IntelFrameworkModulePkg: Removing ipf from edk2. 2018-06-29 16:19:44 +08:00
BaseUefiTianoCustomDecompressLibInternals.h IntelFrameworkModulePkg: Clean up source files 2018-06-28 11:19:42 +08:00
BaseUefiTianoDecompressLib.uni IntelFrameworkModulePkg: Convert all .uni files to utf-8 2015-12-15 04:52:33 +00:00