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:59:05 +0300
commit5f90ffa529b3512e58b972d8e801f3ae3c0d3816 (patch)
treeae846de3dbbb6d0de67fbc19542c8586b962ba7e
parent1c9378b9d0f4bd8d8b42e0fb3f0d6d5ea682b4ea (diff)
downloadFSP-Rangeley.tar.xz
Reorganize the FSP repo to have all FSPs in the master branch instead of in platform branchesRangeley
-rw-r--r--README.md25
1 files changed, 2 insertions, 23 deletions
diff --git a/README.md b/README.md
index 66ffb04..6c48d86 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +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® 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.