]> git.sur5r.net Git - u-boot/commit
efi_selftest: avoid superfluous messages for task priority levels
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 22 Dec 2017 18:21:03 +0000 (19:21 +0100)
committerAlexander Graf <agraf@suse.de>
Mon, 22 Jan 2018 22:09:12 +0000 (23:09 +0100)
commit6a380e5b66120133dd56f1c73118e2f76e3041c7
tree4c31fe24dabfd96b99a9eccd33f9ac98ec0046dc
parentad50dcf8c734a6a284c0242325a2acc251a16722
efi_selftest: avoid superfluous messages for task priority levels

In the task priority levels test debug output is written even if no
failure is detected.

Remove this distracting output.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_selftest/efi_selftest_tpl.c