]> git.baikalelectronics.ru Git - uboot.git/commit
tools: mkeficapsule: output messages to stderr instead of stdout
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Tue, 18 Jan 2022 04:39:44 +0000 (13:39 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 29 Jan 2022 09:23:40 +0000 (10:23 +0100)
commitead7e6a42e3cb325a204cf9855d33867a3aaa421
tree7a7a3342e1fe098d983df4d28457c836dd076cdf
parent9703d8348855b3386685c6e8b08c0dd1a9242951
tools: mkeficapsule: output messages to stderr instead of stdout

All the error messages should be printed out to stderr.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
tools/mkeficapsule.c