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 1c9378b9d0
commit 5f90ffa529
1 changed files with 2 additions and 23 deletions

View File

@ -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.