public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: edk2-devel@lists.01.org
Cc: leif.lindholm@linaro.org, michael.d.kinney@intel.com,
	Ard Biesheuvel <ard.biesheuvel@linaro.org>
Subject: [PATCH edk2-platforms 0/3] DeveloperBox capsule update changes for progress reporting
Date: Thu,  7 Jun 2018 13:32:00 +0200	[thread overview]
Message-ID: <20180607113203.27606-1-ard.biesheuvel@linaro.org> (raw)

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



             reply	other threads:[~2018-06-07 11:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-07 11:32 Ard Biesheuvel [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180607113203.27606-1-ard.biesheuvel@linaro.org \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox