audk/IntelFrameworkModulePkg/Library
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 IntelFrameworkModulePkg: Fix UEFI and Tiano Decompression logic issue 2018-11-11 11:48:37 +08:00
DxeCapsuleLib IntelFrameworkModulePkg: Removing ipf from edk2. 2018-06-29 16:19:44 +08:00
DxeReportStatusCodeLibFramework IntelFrameworkModulePkg: Removing ipf from edk2. 2018-06-29 16:19:44 +08:00
GenericBdsLib IntelFrameworkModulePkg: Removing ipf from edk2. 2018-06-29 16:19:44 +08:00
LegacyBootMaintUiLib IntelFrameworkModulePkg: Removing ipf from edk2. 2018-06-29 16:19:44 +08:00
LegacyBootManagerLib IntelFrameworkModulePkg: Clean up source files 2018-06-28 11:19:42 +08:00
LzmaCustomDecompressLib IntelFrameworkModulePkg Lzma: Update LZMA SDK version to 18.05 2018-10-09 09:31:11 +08:00
PeiDxeDebugLibReportStatusCode IntelFrameworkModulePkg: Removing ipf from edk2. 2018-06-29 16:19:44 +08:00
PeiRecoveryLib IntelFrameworkModulePkg: Removing ipf from edk2. 2018-06-29 16:19:44 +08:00
PeiS3Lib IntelFrameworkModulePkg: Removing ipf from edk2. 2018-06-29 16:19:44 +08:00
PlatformBdsLibNull IntelFrameworkModulePkg: Removing ipf from edk2. 2018-06-29 16:19:44 +08:00
SmmRuntimeDxeReportStatusCodeLibFramework IntelFrameworkModulePkg: Clean up source files 2018-06-28 11:19:42 +08:00