public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Oram, Isaac W" <isaac.w.oram@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"Desimone, Nathaniel L" <nathaniel.l.desimone@intel.com>
Cc: "Chiu, Chasel" <chasel.chiu@intel.com>,
	"Kinney, Michael D" <michael.d.kinney@intel.com>
Subject: Re: [edk2-devel] [edk2-non-osi] [PATCH V1 0/4] Add IFWI Ingredients for Ice Lake-SP and Cooper Lake Boards
Date: Tue, 31 Aug 2021 18:19:14 +0000	[thread overview]
Message-ID: <MW3PR11MB4747F4CE3F51BEBE6B2356C3D0CC9@MW3PR11MB4747.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20210831172756.3726-1-nathaniel.l.desimone@intel.com>

Series Reviewed-by: Isaac Oram <isaac.w.oram@intel.com>

-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Nate DeSimone
Sent: Tuesday, August 31, 2021 10:28 AM
To: devel@edk2.groups.io
Cc: Oram, Isaac W <isaac.w.oram@intel.com>; Chiu, Chasel <chasel.chiu@intel.com>; Kinney, Michael D <michael.d.kinney@intel.com>
Subject: [edk2-devel] [edk2-non-osi] [PATCH V1 0/4] Add IFWI Ingredients for Ice Lake-SP and Cooper Lake Boards

This patch series adds IFWI ingredients for Ice Lake-SP and Cooper Lake boards. This allows the MinPlatform build to produce a full IFWI (Integrated Firmware Image) instead of just the BIOS region.

Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>

Nate DeSimone (4):
  WhitleyOpenBoardBinPkg: Add IFWI Ingredients for Wilson City
  WhitleyOpenBoardBinPkg: Add IFWI Ingredients for Cooper City
  WhitleyOpenBoardBinPkg: Add IFWI Ingredients for Delta Lake
  Maintainers.txt: Add maintainers for WhitleyOpenBoardBinPkg

 Maintainers.txt                               |   5 +++
 .../Ifwi/CooperCityRvp/FlashDescriptor.bin    | Bin 0 -> 4096 bytes
 .../Ifwi/CooperCityRvp/License.txt            |  37 ++++++++++++++++++
 .../Ifwi/CooperCityRvp/Me.bin                 | Bin 0 -> 50327552 bytes
 .../Ifwi/DeltaLake/FlashDescriptor.bin        | Bin 0 -> 4096 bytes
 .../Ifwi/DeltaLake/License.txt                |  37 ++++++++++++++++++
 .../Ifwi/DeltaLake/Me.bin                     | Bin 0 -> 16773120 bytes
 .../Ifwi/WilsonCityRvp/FlashDescriptor.bin    | Bin 0 -> 4096 bytes
 .../Ifwi/WilsonCityRvp/License.txt            |  37 ++++++++++++++++++
 .../Ifwi/WilsonCityRvp/Me.bin                 | Bin 0 -> 50327552 bytes
 10 files changed, 116 insertions(+)
 create mode 100644 Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/CooperCityRvp/FlashDescriptor.bin
 create mode 100644 Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/CooperCityRvp/License.txt
 create mode 100644 Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/CooperCityRvp/Me.bin
 create mode 100644 Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/DeltaLake/FlashDescriptor.bin
 create mode 100644 Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/DeltaLake/License.txt
 create mode 100644 Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/DeltaLake/Me.bin
 create mode 100644 Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/WilsonCityRvp/FlashDescriptor.bin
 create mode 100644 Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/WilsonCityRvp/License.txt
 create mode 100644 Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/WilsonCityRvp/Me.bin

--
2.27.0.windows.1






      parent reply	other threads:[~2021-08-31 18:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-31 17:27 [edk2-non-osi] [PATCH V1 0/4] Add IFWI Ingredients for Ice Lake-SP and Cooper Lake Boards Nate DeSimone
2021-08-31 17:27 ` [edk2-non-osi] [PATCH V1 1/4] WhitleyOpenBoardBinPkg: Add IFWI Ingredients for Wilson City Nate DeSimone
2021-08-31 17:27 ` [edk2-non-osi] [PATCH V1 2/4] WhitleyOpenBoardBinPkg: Add IFWI Ingredients for Cooper City Nate DeSimone
2021-08-31 17:27 ` [edk2-non-osi] [PATCH V1 3/4] WhitleyOpenBoardBinPkg: Add IFWI Ingredients for Delta Lake Nate DeSimone
2021-08-31 17:27 ` [edk2-non-osi] [PATCH V1 4/4] Maintainers.txt: Add maintainers for WhitleyOpenBoardBinPkg Nate DeSimone
2021-08-31 18:51   ` [edk2-devel] " Michael D Kinney
2021-08-31 18:19 ` Oram, Isaac W [this message]

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=MW3PR11MB4747F4CE3F51BEBE6B2356C3D0CC9@MW3PR11MB4747.namprd11.prod.outlook.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