[edk2-devel] [edk2-non-osi] [PATCH V1 0/4] Add IFWI Ingredients for Ice Lake-SP and Cooper Lake Boards

Nate DeSimone posted 4 patches 2 years, 7 months ago
Failed in applying to current master (apply log)
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
[edk2-devel] [edk2-non-osi] [PATCH V1 0/4] Add IFWI Ingredients for Ice Lake-SP and Cooper Lake Boards
Posted by Nate DeSimone 2 years, 7 months ago
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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#80015): https://edk2.groups.io/g/devel/message/80015
Mute This Topic: https://groups.io/mt/85281913/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [edk2-non-osi] [PATCH V1 0/4] Add IFWI Ingredients for Ice Lake-SP and Cooper Lake Boards
Posted by Oram, Isaac W 2 years, 7 months ago
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







-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#80025): https://edk2.groups.io/g/devel/message/80025
Mute This Topic: https://groups.io/mt/85281913/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-