audk/MdeModulePkg/Library/DxeCapsuleLibFmp
Kinney, Michael D 5747610657 MdeModulePkg/DxeCapsuleLibFmp: Add progress bar support
https://bugzilla.tianocore.org/show_bug.cgi?id=801

Based on content from the following branch/commits:
https://github.com/Microsoft/MS_UEFI/tree/share/MsCapsuleSupport

* Change Update_Image_Progress() to UpdateImageProcess()
* Call DisplayUpdateProgressLib from UpdateImageProgress().
* Split out a boot service and runtime version of
  UpdateImageProgress() so the DisplayUpdateProgressLib is
  not used at runtime.
* If gEdkiiFirmwareManagementProgressProtocolGuid is present,
  then use its progress bar color and watchdog timer value.
* If gEdkiiFirmwareManagementProgressProtocolGuid is not present,
  then use default progress bar color and 5 min watchdog timer.
* Remove Print() calls during capsule processing.  Instead,
  the DisplayUpdateProgressLib is used to inform the user
  of progress during a capsule update.

Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.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>
2018-06-08 15:40:54 -07:00
..
DxeCapsuleLib.c MdeModulePkg/DxeCapsuleLibFmp: Add progress bar support 2018-06-08 15:40:54 -07:00
DxeCapsuleLib.inf MdeModulePkg/DxeCapsuleLibFmp: Add progress bar support 2018-06-08 15:40:54 -07:00
DxeCapsuleLib.uni MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance. 2016-11-08 22:37:00 +08:00
DxeCapsuleProcessLib.c MdeModulePkg/DxeCapsuleLibFmp: Add progress bar support 2018-06-08 15:40:54 -07:00
DxeCapsuleProcessLibNull.c MdeModulePkg/DxeCapsuleLibFmp: Add progress bar support 2018-06-08 15:40:54 -07:00
DxeCapsuleReportLib.c MdeModulePkg/CapsuleLib: Free the buffer returned by GetVariable2 API 2017-03-13 09:15:52 +08:00
DxeCapsuleReportLibNull.c MdeModulePkg/CapsuleLib: Follow UEFI 22.2.3 to process FMP. 2016-12-26 12:23:34 +08:00
DxeCapsuleRuntime.c MdeModulePkg/DxeCapsuleLibFmp: Fix build failure 2017-03-20 10:26:59 +08:00
DxeRuntimeCapsuleLib.inf MdeModulePkg/DxeCapsuleLibFmp: Add progress bar support 2018-06-08 15:40:54 -07:00
DxeRuntimeCapsuleLib.uni MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance. 2016-11-08 22:37:00 +08:00