output: use '[0m' to reset colors
'[m' is supposed to have the same effect as '[0m'. However, some EFI
implementations seem to ignore '[m', so use '[0m' everywhere to avoid
rendering issues.

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 23a90fe commit 39db674c45b851e5dab019469e34db3f1c2bf6a9
@Michael Olbrich Michael Olbrich authored on 23 Jan 2017
Sascha Hauer committed on 24 Jan 2017
Showing 3 changed files
View
commands/2048.c
View
common/menu.c
View
include/readkey.h