]> git.baikalelectronics.ru Git - uboot.git/commit
log: add category LOGC_EFI
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 22 Jan 2018 19:10:45 +0000 (20:10 +0100)
committerSimon Glass <sjg@chromium.org>
Sat, 3 Feb 2018 17:09:28 +0000 (10:09 -0700)
commit9c851af2634e16a459dad8d66679e7a7f6e5015d
tree6642d2bd5a865a775446423b1c12a925d6986261
parent90d49003ed3f704c532c7148e6d552af4dcfcb7d
log: add category LOGC_EFI

The EFI implementation does not fit into any of the existing categories.

Provide LOGC_EFI so that EFI related message can be filtered.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/log.c
doc/README.log
include/log.h