commit | c3d589e86dbb19227653f3394e03651aeeb76dea | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:20 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:20 2020 +0800 |
tree | 3d5c166df06fc013a7e388878efe68b46872a4ae | |
parent | b16dbecb63a3e850d4a87d43ee2cc254a4037801 [diff] |
x86: apl: Add support for hostbridge ACPI generation Support generating a DMAR table and add a few helper routines as well. Also set up NHLT so that audio works. Signed-off-by: Simon Glass <sjg@chromium.org>