coreboot-kgpe-d16/src
Nico Huber 715a502c17 console: Reduce default loglevel to DEBUG
The former default SPEW is very noisy, intentionally. It is usually
only useful to debug specific issues and doesn't carry much infor-
mational value.

Reducing the loglevel should also mitigate overflows in pre-CBMEM
console buffers.

Change-Id: Iebcd4681572c58f1d17085c5ef01a2dd49e981ca
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/26053
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-by: Angel Pons
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-05-08 03:02:25 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch Move pci_ops_mmconf from arch/x86/ to device/ 2018-05-08 03:01:35 +00:00
commonlib cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF 2018-05-04 10:30:24 +00:00
console console: Reduce default loglevel to DEBUG 2018-05-08 03:02:25 +00:00
cpu cpu/x86/mp: use __aligned macro 2018-05-04 14:17:18 +00:00
device Move pci_ops_mmconf from arch/x86/ to device/ 2018-05-08 03:01:35 +00:00
drivers drivers/aspeed/ast2050: Get rid of device_t 2018-05-08 02:57:53 +00:00
ec ec/lenovo/h8: Get rid of device_t 2018-05-08 02:57:04 +00:00
include soc/intel: Add KBL-R pci id support 2018-05-05 03:03:53 +00:00
lib lib/bootmem: ensure ramstage memory isn't given to OS 2018-05-07 02:03:08 +00:00
mainboard {mb,nb,soc}: Remove references to pci_bus_default_ops() 2018-05-08 03:01:04 +00:00
northbridge {mb,nb,soc}: Remove references to pci_bus_default_ops() 2018-05-08 03:01:04 +00:00
security security/vboot: make vboot starts in bootblock depend on c env 2018-05-03 04:40:33 +00:00
soc {mb,nb,soc}: Remove references to pci_bus_default_ops() 2018-05-08 03:01:04 +00:00
southbridge southbridge/broadcom: Remove spaces before/after parenthesis 2018-05-03 08:28:57 +00:00
superio superio/ite/common: Add options to enable beeps 2018-05-04 10:28:30 +00:00
vendorcode AGESA: Remove remains of HT recovery 2018-05-06 06:18:48 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00