edk2/IntelFrameworkModulePkg/Library
Liming Gao ba09813128 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:39:50 +08:00
..
BaseUefiTianoCustomDecompressLib IntelFrameworkModulePkg: Fix UEFI and Tiano Decompression logic issue 2018-11-14 08:39:50 +08:00
DxeCapsuleLib IntelFrameworkModulePkg/DxeCapsuleLib: Add ProcessCapsules(). 2016-11-08 22:37:12 +08:00
DxeReportStatusCodeLibFramework IntelFrameworkModulePkg: Convert all .uni files to utf-8 2015-12-15 04:52:33 +00:00
GenericBdsLib IntelFrameworkModulePkg: Refine casting expression result to bigger size 2017-03-06 14:33:22 +08:00
LegacyBootMaintUiLib IntelFrameworkModulePkg/LegacyUi: Get legacy options when open legacy form 2016-07-07 12:49:01 +08:00
LegacyBootManagerLib IntelFrameworkModulePkg: Refine casting expression result to bigger size 2017-03-06 14:33:22 +08:00
LzmaCustomDecompressLib IntelFrameworkModulePkg LzmaDecompressLib: Update LZMA to new 16.04 version 2016-11-03 10:21:22 +08:00
PeiDxeDebugLibReportStatusCode IntelFrameworkModulePkg: Convert all .uni files to utf-8 2015-12-15 04:52:33 +00:00
PeiRecoveryLib IntelFrameworkModulePkg: Convert all .uni files to utf-8 2015-12-15 04:52:33 +00:00
PeiS3Lib IntelFrameworkModulePkg: Convert all .uni files to utf-8 2015-12-15 04:52:33 +00:00
PlatformBdsLibNull IntelFrameworkModulePkg: Convert all .uni files to utf-8 2015-12-15 04:52:33 +00:00
SmmRuntimeDxeReportStatusCodeLibFramework IntelFrameworkModulePkg: Convert all .uni files to utf-8 2015-12-15 04:52:33 +00:00