public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/3] DeveloperBox capsule update changes for progress reporting
@ 2018-06-07 11:32 Ard Biesheuvel
  2018-06-07 11:32 ` [PATCH edk2-platforms 1/3] Platform/Socionext/DeveloperBox: add support for persistent capsules Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ard Biesheuvel @ 2018-06-07 11:32 UTC (permalink / raw)
  To: edk2-devel; +Cc: leif.lindholm, michael.d.kinney, Ard Biesheuvel

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-06-18  6:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-07 11:32 [PATCH edk2-platforms 0/3] DeveloperBox capsule update changes for progress reporting Ard Biesheuvel
2018-06-07 11:32 ` [PATCH edk2-platforms 1/3] Platform/Socionext/DeveloperBox: add support for persistent capsules Ard Biesheuvel
2018-06-15 17:22   ` Leif Lindholm
2018-06-18  6:43     ` Ard Biesheuvel
2018-06-07 11:32 ` [PATCH edk2-platforms 2/3] Platform/Socionext/DeveloperBox: switch to PersistAcrossReset capsules Ard Biesheuvel
2018-06-07 11:32 ` [PATCH edk2-platforms 3/3] Silicon/SynQuacerPlatformFlashAccessLib: replace progress indication Ard Biesheuvel
2018-06-12 22:52   ` Leif Lindholm
2018-06-13  7:16     ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox