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 04:57:55 +0300
commitd7bbc6e9eaed3f1002b8b6ab4cc18bcc689e62b4 (patch)
tree174cbf1896f67e0d8259e644b7d41aa3aa20b65a
parentc4a221b61be8e3329010291dba993a9852d4fe42 (diff)
downloadFSP-Broadwell.tar.xz
Reorganize the FSP repo to have all FSPs in the master branch instead of in platform branchesBroadwell
-rw-r--r--README.md27
1 files changed, 2 insertions, 25 deletions
diff --git a/README.md b/README.md
index 5fd1d8d..6c48d86 100644
--- a/README.md
+++ b/README.md
@@ -1,25 +1,2 @@
-# Intel(R) Firmware Support Package (Intel(R) FSP) Binaries
-Repository of Intel FSP binaries posted by Intel
-
-# URLs
-Intel FSP Home Page www.intel.com/FSP
-
-## Specifications
-* Intel FSP External Architecture Specification v2.0 May 2016
- http://www.intel.com/content/dam/www/public/us/en/documents/technical-specifications/fsp-architecture-spec-v2.pdf
-* Boot Setting File (BSF) Specification v1.0 March 2016
- https://firmware.intel.com/sites/default/files/BSF_1_0.pdf
-
-## GitHub
-* v1.0 https://github.com/tianocore/edk2/tree/master/IntelFspPkg
-* v2.0 https://github.com/tianocore/edk2/tree/master/IntelFsp2Pkg
-
-
-# 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
+# Deprecated
+Platform branches have been deprecated. This branch is no longer being updated. Please use master branch instead.