coreboot-kgpe-d16/src
Lee Leahy 106053537c lib: Add Kconfig to toggle boot state debugging
Add the DEBUG_BOOT_STATE Kconfig value to enable boot state debugging.
Update include/bootstate.h and lib/hardwaremain.c to honor this value.
Add a dashed line which displays between the states.

Testing on Galileo:
* select DEBUG_BOOT_STATE in mainboard/intel/galileo/Kconfig
* Build and run on Galileo

Change-Id: I6e8a0085aa33c8a1394f31c030e67ab3d5bf7299
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: https://review.coreboot.org/13716
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-02-18 00:01:14 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch arch/x86: Add option to disable default mmap_boot implementation 2016-02-17 04:57:12 +01:00
commonlib commonlib: move uefi includes out of commonlib includes 2016-02-02 14:27:03 +01:00
console console: Disable SQUELCH_EARLY_SMP if SMP is not selected 2016-02-09 17:14:50 +01:00
cpu cpu/amd: Update/Add license headers 2016-02-14 22:47:37 +01:00
device device/pci_rom: Rename missleading ON_DEVICE_ROM_RUN 2016-02-16 22:44:04 +01:00
drivers Intel common: add microcode loading to romstage before fspmemoryinit 2016-02-14 22:50:19 +01:00
ec ASL: Remove unused modulo recipient. 2016-02-09 22:56:00 +01:00
include lib: Add Kconfig to toggle boot state debugging 2016-02-18 00:01:14 +01:00
lib lib: Add Kconfig to toggle boot state debugging 2016-02-18 00:01:14 +01:00
mainboard mainboard/intel/galileo: Enable PCIe root port 0 2016-02-17 18:45:50 +01:00
northbridge nb/intel/sandybridge/raminit: Add shift offset 2016-02-16 22:48:58 +01:00
soc soc/intel/apollolake: bootblock: implement platform_prog_run() 2016-02-16 22:45:48 +01:00
southbridge southbridge/intel/common: Add common gpio.c 2016-02-16 21:19:51 +01:00
superio superio/nuvoton/nct5572d: Add PS/2 presence detect 2016-02-09 20:34:15 +01:00
vendorcode chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV 2016-02-10 16:53:55 +01:00
Kconfig lib: Add Kconfig to toggle boot state debugging 2016-02-18 00:01:14 +01:00