From 7e696abb23d36bdc4ac74ea54f637538b689c61c Mon Sep 17 00:00:00 2001 From: Nate DeSimone Date: Wed, 22 Aug 2018 17:16:15 -0700 Subject: Reorganize the FSP repo to have all FSPs in the master branch instead of in platform branches --- README.md | 23 ++--------------------- 1 file 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. -- cgit v1.2.3