edk2/MdeModulePkg/Application/CapsuleApp
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
..
AppSupport.c MdeModulePkg CapsuleApp: Fix mixed EOL format issue 2017-05-11 12:59:49 +08:00
CapsuleApp.c MdeModulePkg/CapsuleApp: Fix logic bug in CleanGatherList() 2018-03-28 15:23:07 +08:00
CapsuleApp.inf MdeModulePkg CapsuleApp: Add directory support 2017-04-14 13:49:44 +08:00
CapsuleApp.uni MdeModulePkg/CapsuleApp: Add CapsuleApp application. 2016-11-08 22:37:05 +08:00
CapsuleAppExtra.uni MdeModulePkg/CapsuleApp: Add CapsuleApp application. 2016-11-08 22:37:05 +08:00
CapsuleDump.c MdeModulePkg/CapsuleApp: Dump capsule name in record. 2016-12-23 10:08:04 +08:00