summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate DeSimone <nathaniel.l.desimone@intel.com>2018-08-23 03:16:15 +0300
committerNate DeSimone <nathaniel.l.desimone@intel.com>2018-08-23 05:57:02 +0300
commit7e696abb23d36bdc4ac74ea54f637538b689c61c (patch)
tree7d6336ee3235cb6f40c3123d776dfebf60ca6458
parenta619264b0ce72140f660da47512b8af01775e4b9 (diff)
downloadFSP-QueensBay.tar.xz
Reorganize the FSP repo to have all FSPs in the master branch instead of in platform branchesQueensBay
-rw-r--r--README.md23
1 files changed, 2 insertions, 21 deletions
diff --git a/README.md b/README.md
index 206fac1..6c48d86 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +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
-6th Generation Intel® Core™ processors and chipsets | Skylake | git clone -b Skylake https://github.com/IntelFsp/FSP.git
-5th Generation Intel® Core™ processors and chipsets | Broadwell | git clone -b Broadwell https://github.com/IntelFsp/FSP.git
-4th Generation Intel® Core™ processors with mobile Intel® QM87 and HM86 chipsets | Shark Bay mobile | git clone -b SharkBay https://github.com/IntelFsp/FSP.git
-3rd Generation Intel® Core™ processors with mobile Intel® HM76 and QM77 chipsets | Chief River: Ivy Bridge and Panther Point | git clone -b ChiefRiver https://github.com/IntelFsp/FSP.git
+# Deprecated
+Platform branches have been deprecated. This branch is no longer being updated. Please use master branch instead.