fsp/WhitleyFspBinPkg
Nate DeSimone 8beacd5a15 WhitleyFspBinPkg: Fix warnings when building with GCC
Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
2023-11-17 17:00:07 -08:00
..
Docs Whitley FSP 2.2.0.33 2021-07-20 20:39:16 -07:00
Include Whitley FSP 2.2.0.33 2021-07-20 20:39:16 -07:00
Library/FspPcdListLibNull WhitleyFspBinPkg: Fix warnings when building with GCC 2023-11-17 17:00:07 -08:00
UefiDrivers/Dispatch Whitley 4.2.0.2A 2023-01-12 14:07:29 -08:00
DynamicExPcd.dsc Whitley FSP 2.2.0.3A 2022-03-11 10:59:38 -08:00
DynamicExPcdFvLateOpenBoard.dsc Whitley FSP 2.2.0.3A 2021-10-11 15:16:17 -07:00
DynamicExPcdFvLateSilicon.dsc Whitley FSP 2.2.0.33 2021-07-20 20:39:16 -07:00
Fsp.bsf Whitley FSP 2.2.0.33 2021-07-20 20:39:16 -07:00
Fsp.fd Whitley 4.2.0.2A 2023-01-12 14:07:29 -08:00
README.md Add Whitley FSP 2021-07-20 20:30:03 -07:00
WhitleyFspBinPkg.dec Whitley FSP 2.2.0.33 2021-07-20 20:39:16 -07:00

README.md

WhitleyFspBinPkg

This FSP binary is intended to be used with 3rd Generation Intel® Xeon® Scalable Processors formerly known as Ice Lake-SP.

Differentiating Ice Lake and Cooper Lake

3rd Generation Intel® Xeon® Scalable Processors may require different FSP binaries depending on the processor number. Processor numbers ending in an "H" or "HL" are formerly known as Cooper Lake (supported by the Cedar Island platform). All other 3rd Generation Intel® Xeon® Scalable Processors are formerly known as Ice Lake (supported by the Whitley platform). For example the Intel® Xeon® Platinum 8380 Processor is Ice Lake and the Intel® Xeon® Platinum 8380H Processor is Cooper Lake.

These FSP binaries can only be used with Ice Lake. They will not work with Cooper Lake.

FSP API Mode

FSP API Mode has not been tested on WhitleyFspBinPkg. There are known issues that prevent a platform from booting in API Mode. FSP Dispatch Mode is supported. At time of writing FSP Dispatch Mode is only implemented by EDK II based boot loaders, which Intel recommends for WhitleyFspBinPkg. Intel has provided an open source EDK II MinPlatform reference implementation at edk2-platforms/Platform/Intel/WhitleyOpenBoardPkg which supports WhitleyFspBinPkg in FSP Dispatch Mode. There are also commercially supported implementations available from several IFVs and IBVs.