commit | 8965ef269d082224942462511dd6a274f53b1a71 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Dec 06 21:42:16 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 15 11:44:16 2019 +0800 |
tree | df253787b9ec1374d1d95c313855b9024849d0c2 | |
parent | 25271ae1658cc13b6891844e82faea9f3f944105 [diff] |
x86: fsp: Make graphics support common to FSP1/2 Both versions of FSP can use the same graphics support, so move it into the common directory. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>