public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Michael Kubacki" <mikuback@linux.microsoft.com>
To: devel@edk2.groups.io
Cc: Abner Chang <abner.chang@hpe.com>,
	Ard Biesheuvel <ardb+tianocore@kernel.org>,
	Chasel Chiu <chasel.chiu@intel.com>,
	Daniel Schaefer <daniel.schaefer@hpe.com>,
	Eric Dong <eric.dong@intel.com>,
	Gilbert Chen <gilbert.chen@hpe.com>,
	Graeme Gregory <graeme@nuviainc.com>,
	Ilias Apalodimas <ilias.apalodimas@linaro.org>,
	Jeremy Linton <jeremy.linton@arm.com>,
	Leif Lindholm <quic_llindhol@quicinc.com>,
	Liming Gao <gaoliming@byosoft.com.cn>,
	Masami Hiramatsu <masami.hiramatsu@linaro.org>,
	Nate DeSimone <nathaniel.l.desimone@intel.com>,
	Radoslaw Biernacki <rad@semihalf.com>,
	Sami Mujawar <sami.mujawar@arm.com>
Subject: Re: [edk2-devel] [edk2-platforms][PATCH v1 00/10] Add variableFlashInfoLib
Date: Fri, 22 Apr 2022 10:08:39 -0400	[thread overview]
Message-ID: <23211d85-245a-1ae7-b731-768b38d758b9@linux.microsoft.com> (raw)
In-Reply-To: <16E7B59E82E83ECA.27458@groups.io>

Reminder to all to review this series for your package. It is a simple 
change needed to keep your package building.

So far, only Abner Chang <abner.chang@hpe.com> has responded for 
U5SeriesPkg.

On 4/20/2022 4:44 PM, Michael Kubacki wrote:
> From: Michael Kubacki <michael.kubacki@microsoft.com>
> 
> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3479
> 
> Adds an instance for the library class VariableFlashInfoLib that
> was recently introduced in MdeModulePkg. This change is made to
> allow the new variable driver to build that has a dependency on
> this library class and does not require any further platform
> changes.
> 
> Note that this series is for an upcoming change in MdeModulePkg
> and requires that change to be present locally for testing.
> 
> https://edk2.groups.io/g/devel/message/88787
> 
> Cc: Abner Chang <abner.chang@hpe.com>
> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
> Cc: Chasel Chiu <chasel.chiu@intel.com>
> Cc: Daniel Schaefer <daniel.schaefer@hpe.com>
> Cc: Eric Dong <eric.dong@intel.com>
> Cc: Gilbert Chen <gilbert.chen@hpe.com>
> Cc: Graeme Gregory <graeme@nuviainc.com>
> Cc: Ilias Apalodimas <ilias.apalodimas@linaro.org>
> Cc: Jeremy Linton <jeremy.linton@arm.com>
> Cc: Leif Lindholm <quic_llindhol@quicinc.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Masami Hiramatsu <masami.hiramatsu@linaro.org>
> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Cc: Radoslaw Biernacki <rad@semihalf.com>
> Cc: Sami Mujawar <sami.mujawar@arm.com>
> Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
> 
> Michael Kubacki (10):
>    OverdriveBoard: Add VariableFlashInfoLib
>    BeagleBoardPkg: Add VariableFlashInfoLib
>    MinPlatformPkg: Add VariableFlashInfoLib
>    CelloBoard: Add VariableFlashInfoLib
>    SbsaQemu: Add VariableFlashInfoLib
>    RaspberryPi: Add VariableFlashInfoLib
>    U5SeriesPkg: Add VariableFlashInfoLib
>    Socionext: Add VariableFlashInfoLib
>    Softiron: Add VariableFlashInfoLib
>    PlatformStandaloneMmPkg: Add VariableFlashInfoLib
> 
>   Platform/AMD/OverdriveBoard/OverdriveBoard.dsc                             | 1 +
>   Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.dsc                     | 1 +
>   Platform/Intel/MinPlatformPkg/Include/Dsc/CoreCommonLib.dsc                | 1 +
>   Platform/LeMaker/CelloBoard/CelloBoard.dsc                                 | 1 +
>   Platform/Qemu/SbsaQemu/SbsaQemu.dsc                                        | 1 +
>   Platform/RaspberryPi/RPi3/RPi3.dsc                                         | 1 +
>   Platform/RaspberryPi/RPi4/RPi4.dsc                                         | 1 +
>   Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc                 | 1 +
>   Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc       | 1 +
>   Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.dsc               | 1 +
>   Platform/SoftIron/Overdrive1000Board/Overdrive1000Board.dsc                | 1 +
>   Platform/StandaloneMm/PlatformStandaloneMmPkg/PlatformStandaloneMmRpmb.dsc | 1 +
>   12 files changed, 12 insertions(+)
> 

       reply	other threads:[~2022-04-22 14:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <16E7B59E82E83ECA.27458@groups.io>
2022-04-22 14:08 ` Michael Kubacki [this message]
2022-04-20 20:44 [edk2-platforms][PATCH v1 00/10] Add variableFlashInfoLib Michael Kubacki
2022-04-22 23:15 ` [edk2-devel] " Michael D Kinney

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=23211d85-245a-1ae7-b731-768b38d758b9@linux.microsoft.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