]> git.proxmox.com Git - mirror_edk2.git/commit
FmpDevicePkg/FmpDeviceLib: Add Last Attempt Status to Check/Set API
authorMichael Kubacki <michael.kubacki@microsoft.com>
Mon, 19 Oct 2020 23:59:39 +0000 (07:59 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 28 Oct 2020 06:05:52 +0000 (06:05 +0000)
commit6ad819c1abe3c49b9648769f5111eca491c0add3
tree7d12f3ee84db8b85f37313ccba7f5d44d86d2008
parent207414cba4a18970ca2d7b2d3168c17f2df09f97
FmpDevicePkg/FmpDeviceLib: Add Last Attempt Status to Check/Set API

Provides the ability for a given FMP device library instance to
return a Last Attempt Status code during check image and set image
operations with FmpDeviceCheckImageEx() and FmpDeviceSetImageEx().

Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Cc: Wei6 Xu <wei6.xu@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Acked-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Wei6 Xu <wei6.xu@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
FmpDevicePkg/Include/Library/FmpDeviceLib.h
FmpDevicePkg/Library/FmpDeviceLibNull/FmpDeviceLib.c