commit | 1a43758c585621366197d9531c5f80094f709bef | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sun Oct 09 04:14:10 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed Oct 12 10:55:38 2016 +0800 |
tree | e5d8a97045971ab4d919a0a61bc792fe4f107074 | |
parent | 25f9578c98d09993aeae990c9d2db458690af5bd [diff] |
x86: doc: Document coreboot framebuffer driver issue on QEMU For some unknown reason, coreboot framebuffer driver never works on QEMU since day 1. It seems the driver only works on real hardware. Document this issue. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>