cpu/intel: Add microcode files for supported CPUs

Microcode files will need to be added to this repository before they
can be removed from the main coreboot repo. Add them in anticipation
of this change. The script was updated to pull the latest microcode.

These files were extracted using the update-microcodes.sh script, and
may not necessarily match the updates currently present in the main
repository.

Change-Id: I30d41ff31b1ebb6aaeb773c2c663d7176d27060d
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
This commit is contained in:
Alexandru Gagniuc
2013-12-12 23:22:15 -06:00
parent 7d1ef69c38
commit ed5df7bd12
140 changed files with 27800 additions and 2 deletions

View File

@@ -18,10 +18,10 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
MICROCODE_VERSION=20130222
MICROCODE_VERSION=20150121
MICROCODE_ARCHIVE=microcode-$MICROCODE_VERSION.tgz
MICROCODE_FILE=microcode.dat
INTEL_MICROCODE=http://downloadmirror.intel.com/22508/eng/$MICROCODE_ARCHIVE
INTEL_MICROCODE=http://downloadmirror.intel.com/24661/eng/$MICROCODE_ARCHIVE
#
# Getting Intel(R) Microcode