coreboot-kgpe-d16/src/drivers/intel
Martin Roth 72a8e5e751 Update hex values to CBFS binary name types in Makefiles
These binaries were being added to CBFS using hexadecimal values instead
of the CBFS binary type names.  The same value was being used in
different places for different things.
For example, the value 0xAB is used for SPDs, MRC & FSP binaries.

This patch uses CBFS type names instead of hex values everywhere a
hex value was previously used.

Change-Id: Id5ac74c3095eb02a2b39d25104a25933304a8389
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: http://review.coreboot.org/8978
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@google.com>
2015-03-30 21:47:15 +02:00
..
fsp Update hex values to CBFS binary name types in Makefiles 2015-03-30 21:47:15 +02:00
gma x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
i210 drivers/intel/i210: Add new driver for Intel i210 MACPHY 2015-02-24 07:08:11 +01:00
wifi intel_wifi: Export the SMBIOS structure required by intel driver. 2014-11-02 23:09:15 +01:00
Kconfig drivers/intel/i210: Add new driver for Intel i210 MACPHY 2015-02-24 07:08:11 +01:00
Makefile.inc drivers/intel/i210: Add new driver for Intel i210 MACPHY 2015-02-24 07:08:11 +01:00