[edk2] [PATCH edk2-platforms 0/3] DeveloperBox capsule update changes for progress reporting

Ard Biesheuvel posted 3 patches 5 years, 9 months ago
Failed in applying to current master (apply log)
.../Socionext/DeveloperBox/DeveloperBox.dsc   |  7 +--
.../Socionext/DeveloperBox/DeveloperBox.fdf   |  1 +
.../StyxPlatformFlashAccessLib.c              |  1 +
.../SynQuacerPlatformFlashAccessLib.c         | 44 ++++++-------------
.../SynQuacerPlatformFlashAccessLib.inf       |  1 -
5 files changed, 17 insertions(+), 37 deletions(-)
[edk2] [PATCH edk2-platforms 0/3] DeveloperBox capsule update changes for progress reporting
Posted by Ard Biesheuvel 5 years, 9 months ago
These patches reimplement graphical progress reporting during capsule update.
They depend on MdeModulePkg and ArmPkg changes currently under review.

Patch #1 adds support for dispatching PersistAcrossReset capsules. This
requires a warm reboot implementation which is being proposed for ArmPkg.

Patch #2 actually builds our firmware update capsule as one that is applied
after a reboot. Such a capsule can only be applied by running firmware that
has patch #1 applied.

Patch #3 replaces the home cooked bootlogolib based progress reporting with
the generic solution being proposed by Mike.

Ard Biesheuvel (3):
  Platform/Socionext/DeveloperBox: add support for persistent capsules
  Platform/Socionext/DeveloperBox: switch to PersistAcrossReset capsules
  Silicon/SynQuacerPlatformFlashAccessLib: replace progress indication

 .../Socionext/DeveloperBox/DeveloperBox.dsc   |  7 +--
 .../Socionext/DeveloperBox/DeveloperBox.fdf   |  1 +
 .../StyxPlatformFlashAccessLib.c              |  1 +
 .../SynQuacerPlatformFlashAccessLib.c         | 44 ++++++-------------
 .../SynQuacerPlatformFlashAccessLib.inf       |  1 -
 5 files changed, 17 insertions(+), 37 deletions(-)

-- 
2.17.0

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel