coreboot-kgpe-d16/src
Alexandru Gagniuc 07d881a02d cpu/intel: Remove dummy terminators from microcode blobs
Now that CBFS microcode no longer requires a NULL termination, remove the
dummy terminators from all microcode blobs. This also enables microcode
blobs from different CPU models to be linked in the same
cpu_microcode_blob.bin without the terminators getting in the way.

Change-Id: I25a6454780fd5d56ae7660b0733ac4f8c4d90096
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/4506
Tested-by: build bot (Jenkins)
2014-01-16 05:35:28 +01:00
..
arch lib: Make log2() available in romstage on ARM, not just x86 2014-01-13 04:03:06 +01:00
console Remove sprintf 2014-01-10 18:08:31 +01:00
cpu cpu/intel: Remove dummy terminators from microcode blobs 2014-01-16 05:35:28 +01:00
device lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content 2014-01-12 17:41:02 +01:00
drivers xpowers/axp209: Add helper to set voltages from devicetree config 2014-01-13 06:24:54 +01:00
ec acpi/ec: Add missing delays 2014-01-12 18:06:06 +01:00
include cpu/intel: Make all Intel CPUs load microcode from CBFS 2014-01-16 05:34:25 +01:00
lib lib: Add log2 ceiling function 2014-01-14 14:14:46 +01:00
mainboard butterfly: fix compilation with !CHROMEOS 2014-01-16 04:34:30 +01:00
northbridge Intel (sandy/ivy): Avoid calling cbmem_initialize() twice 2014-01-15 15:33:54 +01:00
southbridge AMD Hudson: show POST codes on a PCI device 2014-01-15 22:27:21 +01:00
superio superio: Uncomment the w83627uhg UART clock source initialization 2014-01-03 18:47:22 +01:00
vendorcode CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file 2014-01-12 17:41:58 +01:00
Kconfig Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR 2014-01-15 15:26:48 +01:00