]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: Set default console colors on efi_cout_clear_screen if needed
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 18 Jan 2023 21:25:00 +0000 (22:25 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 20 Jan 2023 15:38:52 +0000 (16:38 +0100)
commitdd014430b96302daf6e6a17128b54c651edaa1a1
tree806071fcd26f1a91f24fcb110a1a9df38a905415
parent957098d53b05dc3eb4bc7277dab6b42e025ae814
efi_loader: Set default console colors on efi_cout_clear_screen if needed

Ensures a consistent background color of the whole screen for succeeding
outputs as both demanded by the spec and implemented in EDK2 as well.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
lib/efi_loader/efi_console.c