commit | c9cc37de2c71ebbf953c290144c3efc18145ded9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:03 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:15 2020 +0800 |
tree | 0288df4ef4140ad3c4e22513e0ecb3907c2a3b76 | |
parent | e4f09f97c96b123aa0a334a7f6fc38f6a14154aa [diff] |
x86: apl: Support writing the IntelGraphicsMem table This table is needed by the Linux graphics driver to handle graphics correctly. Write it to ACPI. Signed-off-by: Simon Glass <sjg@chromium.org>