diff options
author | Star Zeng <star.zeng@intel.com> | 2018-04-13 17:55:14 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2018-07-13 09:44:13 +0800 |
commit | 993fb9ee224d38f0370d34ea188d3e61ecedf687 (patch) | |
tree | 7d7c5d0a45341f7ccc76080407918b6ba8bde81d /MdePkg/Library/SmmMemLib/SmmMemLib.c | |
parent | c3e2883788dcb6ccb7196699a228e9bfde7ae722 (diff) | |
download | edk2-993fb9ee224d38f0370d34ea188d3e61ecedf687.tar.gz |
SignedCapsulePkg SystemFirmwareUpdateDxe: Fix failure caused by d69d922
d69d9227d046211265de1fab5580c50a65944614 caused system firmware update
failure. It is because FindMatchingFmpHandles() is expected to return
handles matched, but the function returns all handles found.
This patch is to fix the issue.
This patch also assigns mSystemFmpPrivate->Handle for "case 1:" path
in case the Handle is needed by other place in future.
Cc: Michael D Kinney <michael.d.kinney@intel.com>
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>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
(cherry picked from commit 665bfd41ac32b364201c07dc1c5434432730c034)
Diffstat (limited to 'MdePkg/Library/SmmMemLib/SmmMemLib.c')
0 files changed, 0 insertions, 0 deletions