commit | f09d4edf4bf7ffe046ca37731850cc99e3e1d758 | [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 | 592434139bf943cbc6c80f1467221904a3c917ec [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>