edk2/IntelFrameworkModulePkg/Library
Liming Gao 79daf8c766 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>
(cherry picked from commit ade71c52a4)
2018-11-14 08:41:37 +08:00
..
BaseUefiTianoCustomDecompressLib IntelFrameworkModulePkg: Fix UEFI and Tiano Decompression logic issue 2018-11-14 08:41:37 +08:00
DxeCapsuleLib IntelFrameworkModulePkg: DxeCapsuleLib: remove set but unused variables 2016-07-14 15:51:33 +08:00
DxeReportStatusCodeLibFramework IntelFrameworkModulePkg: Convert non DOS format files to DOS format 2014-09-03 08:45:37 +00:00
GenericBdsLib IntelFrameworkModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr 2016-07-07 14:07:39 +08:00
LegacyBootMaintUiLib IntelFrameworkModulePkg: LegacyBootMaintUiLib: remove set but unused variables 2016-07-14 15:51:35 +08:00
LegacyBootManagerLib IntelFrameworkModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr 2016-07-07 14:07:39 +08:00
LzmaCustomDecompressLib IntelFrameworkModulePkg: Move LzmaDecompress GUID 2015-04-03 02:49:10 +00:00
PeiDxeDebugLibReportStatusCode IntelFrameworkModulePkg PeiDxeDebugLib: Use safe string functions 2015-06-30 06:26:20 +00:00
PeiRecoveryLib IntelFrameworkModulePkg: Convert non DOS format files to DOS format 2014-09-03 08:45:37 +00:00
PeiS3Lib IntelFrameworkModulePkg: Convert non DOS format files to DOS format 2014-09-03 08:45:37 +00:00
PlatformBdsLibNull Removes dead code from the PlatformBdsLibNull,leaving this unused code might confuse the user. 2014-10-14 06:30:17 +00:00
SmmRuntimeDxeReportStatusCodeLibFramework IntelFrameworkModulePkg: Convert non DOS format files to DOS format 2014-09-03 08:45:37 +00:00