]> git.dujemihanovic.xyz Git - u-boot.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)
commitae794fae091759aa53fd2f88b09a8e5f31688167
tree81b5d2818b9951a8338fb5d05ccb6d46ff3bd150
parentdf96deeed6a9b34e76544ebe9b0fdd2e44ceb6cd
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