commit | 5d69a5cee28a0e261519703345db9b2ed55a0404 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Tue Jun 12 08:36:23 2018 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jun 17 21:16:04 2018 +0800 |
tree | 92695273fe6a30789822c59f5d11f42970c2fdf9 | |
parent | 0f862b940a388f036193548ce50977a22565692d [diff] |
x86: efi: payload: Add EFI framebuffer driver support This turns on the EFI framebuffer driver support so that a graphics console can be of additional help. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>