Reorganize the FSP repo to have all FSPs in the master branch instead of in platform branches

This commit is contained in:
Nate DeSimone 2018-08-22 17:16:15 -07:00
parent 8324699000
commit 4ce8203d00
1 changed files with 2 additions and 18 deletions

View File

@ -1,18 +1,2 @@
# Intel(R) Firmware Support Package (Intel(R) FSP) Binaries
Repository of Intel FSP binaries posted by Intel
# Intel FSP Home Page
www.intel.com/FSP
## Wiki
https://github.com/IntelFsp/FSP/wiki
# FSP Project Information
Each FSP project will be hosted in a separate branch.
FSP Project Name | Branch Name | Git command
:--------------- | :---------: | :----------
Intel® Pentium® and Celeron® Processor N3000 Product Families and Intel® Atom™ x5-E8000 Processor | Braswell | -git clone -b Braswell https://github.com/IntelFsp/FSP.git
Intel® Atom™ processor E3800 product family | Bay Trail | -git clone -b BayTrail https://github.com/IntelFsp/FSP.git
Intel® Atom™ processor C2000 product family | Rangeley | -git clone -b Rangeley https://github.com/IntelFsp/FSP.git
5th Generation Intel® Core™ processors and chipsets | Broadwell | -git clone -b Broadwell https://github.com/IntelFsp/FSP.git
# Deprecated
Platform branches have been deprecated. This branch is no longer being updated. Please use master branch instead.