public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Kinney, Michael D" <michael.d.kinney@intel.com>
To: edk2-devel@lists.01.org
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>,
	Leif Lindholm <leif.lindholm@linaro.org>,
	Michael D Kinney <michael.d.kinney@intel.com>
Subject: [edk2-platforms Patch V2 0/6] Add DisplayUpdateProgressLib for capsules
Date: Wed, 11 Apr 2018 18:01:25 -0700	[thread overview]
Message-ID: <20180412010131.21848-1-michael.d.kinney@intel.com> (raw)

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

* Add DisplayUpdateProgressLib mappings for platforms that use the
  DxeCapsuleLibFmp.
* Add the PerformFlashWriteWithProgress() API to all PlatformFlashAccessLib
  instances.

The PlatformFlashAccessLib instances have not been updated to use the Progress()
API.  The current progress behavior is preserved.  The PlatformFlashAccessLib
instances could be updated to remove the current progress indication and use the
progress bar provided by DxeCapsuleLibFmp and DisplayUpdateProgressLib.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1

Kinney, Michael D (6):
  Styx/PlatformFlashAccessLib: Add progress API
  Hisilicon/PlatformFlashAccessLib: Add progress API
  SynQuacer/PlatformFlashAccessLib: Add progress API
  AMD/OverdriveBoard: Add DisplayUpdateProgressLib mapping
  Socionext/DeveloperBox: Add DisplayUpdateProgressLib mapping
  Socionext/SynQuacerEvalBoard: Add DisplayUpdateProgressLib mapping

 Platform/AMD/OverdriveBoard/OverdriveBoard.dsc     |  1 +
 Platform/Socionext/DeveloperBox/DeveloperBox.dsc   |  1 +
 .../SynQuacerEvalBoard/SynQuacerEvalBoard.dsc      |  1 +
 .../StyxPlatformFlashAccessLib.c                   | 70 +++++++++++++++++--
 .../PlatformFlashAccessLibDxe.c                    | 71 +++++++++++++++++---
 .../SynQuacerPlatformFlashAccessLib.c              | 78 +++++++++++++++++++---
 6 files changed, 196 insertions(+), 26 deletions(-)

-- 
2.14.2.windows.3



             reply	other threads:[~2018-04-12  1:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-12  1:01 Kinney, Michael D [this message]
2018-04-12  1:01 ` [edk2-platforms Patch V2 1/6] Styx/PlatformFlashAccessLib: Add progress API Kinney, Michael D
2018-04-12  1:01 ` [edk2-platforms Patch V2 2/6] Hisilicon/PlatformFlashAccessLib: " Kinney, Michael D
2018-04-12  1:01 ` [edk2-platforms Patch V2 3/6] SynQuacer/PlatformFlashAccessLib: " Kinney, Michael D
2018-04-12  6:17   ` Ard Biesheuvel
2018-04-12  6:54     ` Kinney, Michael D
2018-04-12  1:01 ` [edk2-platforms Patch V2 4/6] AMD/OverdriveBoard: Add DisplayUpdateProgressLib mapping Kinney, Michael D
2018-04-12  1:01 ` [edk2-platforms Patch V2 5/6] Socionext/DeveloperBox: " Kinney, Michael D
2018-04-12  1:01 ` [edk2-platforms Patch V2 6/6] Socionext/SynQuacerEvalBoard: " Kinney, Michael D

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=20180412010131.21848-1-michael.d.kinney@intel.com \
    --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