coreboot-kgpe-d16/src
Alexander Couzens d1adafec05 cpu: create an empty file when no microcode files are given
Having an empty microcode file makes it more easy to debug
in comparison to a not existing file in cbfs. There are some
platforms (e.g. ep80579) which support microcode updates but
not having any microcode updates yet in our tree.

These platform hang the build because `cat` is called with no
parameters.

Change-Id: I2699bde0c62ae62ca888686f8b496e845c36d970
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Reviewed-on: http://review.coreboot.org/12109
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2015-10-27 11:12:02 +01:00
..
acpi
arch armv7: Word-sized/half-word-sized memory operations for 32/16 bit read/write 2015-10-17 18:10:29 +00:00
commonlib vboot: prepare for x86 verstage 2015-10-11 23:57:29 +00:00
console x86: add standalone verstage support 2015-10-14 17:07:52 +00:00
cpu cpu: create an empty file when no microcode files are given 2015-10-27 11:12:02 +01:00
device yabel: explicitly cast values to match printk expectations 2015-10-25 07:29:55 +01:00
drivers Add support for the Silicon Image "Ultra ATA-133 Host Controller" 2015-10-25 07:33:24 +01:00
ec ec/google: Move label to BOL to satisfy lint-tests 2015-10-15 07:36:26 +00:00
include drivers/aspeed: Add native text mode VGA support for the AST2050 2015-10-24 06:28:08 +02:00
lib lib/stack: Add stack overrun detection 2015-10-24 05:57:33 +02:00
mainboard asus/f2a85-m: Activate IOMMU support 2015-10-27 09:04:13 +01:00
northbridge northbridge/amd/amdfam10: Limit maximum RAM clock to BKDG recommendations 2015-10-27 05:31:57 +01:00
soc rockchip/rk3288: Remove 1392MHz option for RK3288 APLL 2015-10-25 07:32:10 +01:00
southbridge southbridge/amd/sr5650: Add AMD Family 15h CPU support 2015-10-26 07:32:58 +01:00
superio superio/nuvoton/nct5572d: Enable power state after power failure support 2015-10-23 20:04:07 +02:00
vendorcode amd/sb800: Make UsbRxMode per-board customizable 2015-10-24 00:21:01 +02:00
Kconfig Separate bootsplash image menuconfig option from others 2015-10-25 07:28:38 +01:00