]> git.proxmox.com Git - mirror_edk2.git/commit - SignedCapsulePkg/Universal/SystemFirmwareUpdate/SystemFirmwareUpdateDxe.c
SignedCapsulePkg/SystemFirmwareUpdateDxe: Use progress API
authorKinney, Michael D <michael.d.kinney@intel.com>
Thu, 29 Mar 2018 15:35:07 +0000 (08:35 -0700)
committerKinney, Michael D <michael.d.kinney@intel.com>
Fri, 8 Jun 2018 22:40:54 +0000 (15:40 -0700)
commiteb5943134630292db2c14346b5d94eab0b72314f
tree16f7cb8cf03f3a352184650c709452a61c76bb24
parent574761065744238440d2baf426d2ccc5912db13a
SignedCapsulePkg/SystemFirmwareUpdateDxe: Use progress API

https://bugzilla.tianocore.org/show_bug.cgi?id=801

Use PlatformFlashWriteWithProgress() instead of PlatformFLashWrite()
so the user can be informed of the progress as a capsule is used
to update a firmware image in a firmware device.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Star Zeng <star.zeng@intel.com>
SignedCapsulePkg/Universal/SystemFirmwareUpdate/SystemFirmwareUpdateDxe.c