commit | f1b35bd457082a3e1c2f7d33e36b6fdbc95a2f56 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 12 13:55:09 2023 -0700 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Dec 05 01:38:56 2023 +0100 |
tree | f26ef737fff1a2619a117d6a4dbebd3f99ac9321 | |
parent | ea057cbb9057660dea7822aa286c618d1ea5fcdd [diff] |
efi: Collect the ACPI tables in the app Locate these so that they can be displayed using the 'acpi' command. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>