edk2/MdeModulePkg/Application
Michael D Kinney 698739e887 MdeModulePkg/CapsuleApp: Fix logic bug in CleanGatherList()
https://bugzilla.tianocore.org/show_bug.cgi?id=905

Fix pointer math when more than one capsule is passed
to the CapsuleApp.  Use the ContinuationPointer from
the last array entry instead of the first array entry.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
(cherry picked from commit 845f7cfef2)
2018-03-28 15:23:07 +08:00
..
BootManagerMenuApp MdeModulePkg/BootManagerMenu: Add assertion to indicate no DIV by 0 2017-04-17 16:04:47 +08:00
CapsuleApp MdeModulePkg/CapsuleApp: Fix logic bug in CleanGatherList() 2018-03-28 15:23:07 +08:00
HelloWorld MdeModulePkg: Remove unsupported PcdExpression usage in module INF 2017-04-06 12:54:49 +08:00
MemoryProfileInfo MdeModulePkg/MemoryProfileInfo: rebase to ARRAY_SIZE() 2016-10-27 11:10:55 +02:00
SmiHandlerProfileInfo MdeModulePkg SmiHandlerProfile: Use fixed data type in data structure 2017-05-24 15:29:02 +08:00
UiApp MdeModulePkg: Refine casting expression result to bigger size 2017-03-06 14:33:20 +08:00
VariableInfo MdeModulePkg VariableInfo: Fix GCC build failure 2016-06-30 17:05:40 +08:00