summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library
diff options
context:
space:
mode:
authorStar Zeng <star.zeng@intel.com>2018-04-13 14:32:11 +0800
committerStar Zeng <star.zeng@intel.com>2018-04-20 14:28:45 +0800
commit0f3cd8a92b036071892c827c59d23799ca31fef4 (patch)
tree9d126d6133c2ef3e2aef01967edea6c26b0ed76f /SecurityPkg/Library
parent70e3e99f2e27080c6fab12f3e8f6f71c0261bcef (diff)
downloadedk2-0f3cd8a92b036071892c827c59d23799ca31fef4.tar.gz
edk2-0f3cd8a92b036071892c827c59d23799ca31fef4.tar.bz2
edk2-0f3cd8a92b036071892c827c59d23799ca31fef4.zip
MdeModulePkg DxeCapsuleLibFmp: Fix wrong Index is used
DEBUG(( DEBUG_ERROR, "ItemOffsetList[%d](0x%lx) < ItemOffsetList[%d](0x%x)\n", Index, ItemOffsetList[Index], Index, // Should be Index - 1 ItemOffsetList[Index - 1] )); Cc: Jiewen Yao <jiewen.yao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'SecurityPkg/Library')
0 files changed, 0 insertions, 0 deletions