coreboot-kgpe-d16/documentation
Ronald G. Minnich 711a6fde0d Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot binary
This option has never had much if any use. It solved a problem over 10
years ago that resulted from an argument over the value or lack thereof
of including all the debug strings in a coreboot image. The answer is
in: it's a good idea to maintain the capability to print all messages,
for many reasons.

This option is  also misleading people, as in a recent discussion, to
believe that log messges are controlled at build time in a way they are
not. For the record, from this day forward, we can print messages at all
log levels and the default log level is set at boot time, as directed by
DEFAULT_CONSOLE_LOGLEVEL. You can set the default to 0 at build time and
if you are having trouble override it in CMOS and get more messages.

Besides, a quick glance shows it's always set to max (9 in this case) in
the very few cases (1) in which it is set.

Change-Id: I60c4cdaf4dcd318b841a6d6c70546417c5626f21
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/3188
Tested-by: build bot (Jenkins)
2013-05-10 17:33:49 +02:00
..
RFC Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
AMD-S3.txt documentation: Complete the AMD-S3.txt 2013-04-16 02:31:08 +02:00
Doxyfile.coreboot Run doxygen -u on doxygen configuration files 2010-06-28 10:40:38 +00:00
Kconfig.tex sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
LinuxBIOS-AMD64.tex Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot binary 2013-05-10 17:33:49 +02:00
Makefile Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
POSTCODES Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +00:00
beginverbatim.tex \\ are not escaped in a sane way between fedora and ubuntu! Just create 2009-08-12 20:25:24 +00:00
cbfs.txt Add multi-architecture support to cbfstool 2012-11-30 00:42:31 +01:00
codeflow.svg Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
endverbatim.tex \\ are not escaped in a sane way between fedora and ubuntu! Just create 2009-08-12 20:25:24 +00:00
gcov.txt Update gcov patch in documentation 2013-01-19 01:00:50 +01:00
hypertransport.svg