commit | 22fc2b6ae9a50f42793e9d50a4eb39df81d3bf73 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Oct 18 18:20:59 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Oct 27 15:13:47 2017 +0800 |
tree | 3da6e1e7e66522716ae2f8ae692be5927d2d0f42 | |
parent | 93ea4cab30de166ce98ea489614f4044c067a386 [diff] |
x86: fsp: graphics: Add some notes about the graphics info hob On some platforms (eg: Braswell), the FSP will not produce the graphics info HOB unless you plug some cables to the display interface (eg: HDMI) on the board. Add such notes in the FSP video driver. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>