commit | 26a6af2e3f5b954423e6e1f9b4b36ea6a4391a63 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 16 15:58:34 2022 -0600 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Oct 30 20:07:17 2022 +0100 |
tree | 2b6d48fc66315187e94e029e490a7006093843f9 | |
parent | b24a7d9e7367dd6bc1a5406c4357e6bff498855f [diff] |
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>