public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-non-osi] [PATCH V1] WhitleyOpenBoardBinPkg: Add Readme.md for IFWI Ingredients
@ 2021-08-31 19:54 Nate DeSimone
  2021-09-01  0:08 ` Chiu, Chasel
  0 siblings, 1 reply; 2+ messages in thread
From: Nate DeSimone @ 2021-08-31 19:54 UTC (permalink / raw)
  To: devel; +Cc: Isaac Oram, Chasel Chiu

Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
---
 .../WhitleyOpenBoardBinPkg/Ifwi/README.md     | 27 +++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/README.md

diff --git a/Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/README.md b/Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/README.md
new file mode 100644
index 0000000..6cd0b17
--- /dev/null
+++ b/Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/README.md
@@ -0,0 +1,27 @@
+# Ice Lake-SP and Cooper Lake Intel&reg; IFWI Ingredients
+The IFWI (Integrated Firmware Image) is the full firmware image for Intel based platforms. The IFWI is typically written to a NOR flash chip and read by the PCH over the SPI bus when the platform is powered on. The bill of materials for an IFWI varies with each chipset, here are some examples of what it can contain:
+
+- Flash Descriptor
+- ME Firmware
+- EC Firmware
+- Integrated Ethernet Firmware
+- Thunderbolt Firmware (for SoCs with integrated (non-discrete) Thunderbolt)
+- System Firmware (aka BIOS)
+
+For the Ice Lake-SP and Cooper Lake chipsets, the IFWI contains the following:
+- Flash Descriptor
+- ME Firmware
+- System Firmware (aka BIOS)
+
+
+This directory provides 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.
+
+## Current IFWI Ingredient Versions
+
+### ME Firmware
+
+Board Name  | ME Firmware Type | Version Number
+:---------- | :--------------- | :-------------
+Wilson City | SPS | 4.4.4.58
+Cooper City | SPS | 4.4.4.33
+Delta Lake  | Ignition | 4.2.4.14
-- 
2.27.0.windows.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [edk2-non-osi] [PATCH V1] WhitleyOpenBoardBinPkg: Add Readme.md for IFWI Ingredients
  2021-08-31 19:54 [edk2-non-osi] [PATCH V1] WhitleyOpenBoardBinPkg: Add Readme.md for IFWI Ingredients Nate DeSimone
@ 2021-09-01  0:08 ` Chiu, Chasel
  0 siblings, 0 replies; 2+ messages in thread
From: Chiu, Chasel @ 2021-09-01  0:08 UTC (permalink / raw)
  To: Desimone, Nathaniel L, devel@edk2.groups.io; +Cc: Oram, Isaac W


Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>

> -----Original Message-----
> From: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>
> Sent: Wednesday, September 1, 2021 3:55 AM
> To: devel@edk2.groups.io
> Cc: Oram, Isaac W <isaac.w.oram@intel.com>; Chiu, Chasel
> <chasel.chiu@intel.com>
> Subject: [edk2-non-osi] [PATCH V1] WhitleyOpenBoardBinPkg: Add Readme.md
> for IFWI Ingredients
> 
> Cc: Isaac Oram <isaac.w.oram@intel.com>
> Cc: Chasel Chiu <chasel.chiu@intel.com>
> Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
> ---
>  .../WhitleyOpenBoardBinPkg/Ifwi/README.md     | 27 +++++++++++++++++++
>  1 file changed, 27 insertions(+)
>  create mode 100644
> Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/README.md
> 
> diff --git a/Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/README.md
> b/Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/README.md
> new file mode 100644
> index 0000000..6cd0b17
> --- /dev/null
> +++ b/Platform/Intel/WhitleyOpenBoardBinPkg/Ifwi/README.md
> @@ -0,0 +1,27 @@
> +# Ice Lake-SP and Cooper Lake Intel&reg; IFWI Ingredients The IFWI
> +(Integrated Firmware Image) is the full firmware image for Intel based
> platforms. The IFWI is typically written to a NOR flash chip and read by the PCH
> over the SPI bus when the platform is powered on. The bill of materials for an
> IFWI varies with each chipset, here are some examples of what it can contain:
> +
> +- Flash Descriptor
> +- ME Firmware
> +- EC Firmware
> +- Integrated Ethernet Firmware
> +- Thunderbolt Firmware (for SoCs with integrated (non-discrete)
> +Thunderbolt)
> +- System Firmware (aka BIOS)
> +
> +For the Ice Lake-SP and Cooper Lake chipsets, the IFWI contains the following:
> +- Flash Descriptor
> +- ME Firmware
> +- System Firmware (aka BIOS)
> +
> +
> +This directory provides 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.
> +
> +## Current IFWI Ingredient Versions
> +
> +### ME Firmware
> +
> +Board Name  | ME Firmware Type | Version Number
> +:---------- | :--------------- | :------------- Wilson City | SPS |
> +4.4.4.58 Cooper City | SPS | 4.4.4.33 Delta Lake  | Ignition | 4.2.4.14
> --
> 2.27.0.windows.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-01  0:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-31 19:54 [edk2-non-osi] [PATCH V1] WhitleyOpenBoardBinPkg: Add Readme.md for IFWI Ingredients Nate DeSimone
2021-09-01  0:08 ` Chiu, Chasel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox