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)
commit777f3e369516e4260fb779896c76fc290fc4f42c
tree2b6d48fc66315187e94e029e490a7006093843f9
parentf9b7bd7e91ee5340611799846c92c698db4d28c4
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