]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: nocolor command line attr for initrddump.efi
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 20 Mar 2022 08:21:57 +0000 (09:21 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 26 Mar 2022 06:46:21 +0000 (07:46 +0100)
commita03d01dc1b4d93ac6457bc5a616eb43467f8899b
tree81b5d2818b9951a8338fb5d05ccb6d46ff3bd150
parent650a9a4b7a09073ec3c7f551857f9aec6fe48a92
efi_loader: nocolor command line attr for initrddump.efi

initrddump.efi uses colored output and clear the screen. This is not
helpful for integration into Python tests. Allow specifying 'nocolor' in
the load option data to suppress color output and clearing the screen.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
lib/efi_loader/initrddump.c