]> git.baikalelectronics.ru Git - uboot.git/commit
efi: Drop old LCD code
authorSimon Glass <sjg@chromium.org>
Sun, 16 Oct 2022 21:58:34 +0000 (15:58 -0600)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 19:07:17 +0000 (20:07 +0100)
commit2f7ac46ef5c7c4779782ddd30047cd1bafb196d4
tree2b6d48fc66315187e94e029e490a7006093843f9
parent37c7b2f2adcdd58c8e38b2197c351b47ca2cc271
efi: Drop old LCD code

This relies on the old LCD implementation which is to be removed. Drop the
existing #ifdef and convert it to C code.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/efi_loader/efi_gop.c
lib/efi_loader/efi_setup.c