]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi: Collect the ACPI tables in the app
authorSimon Glass <sjg@chromium.org>
Sun, 12 Nov 2023 20:55:09 +0000 (13:55 -0700)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 5 Dec 2023 00:38:56 +0000 (01:38 +0100)
commita900d88e1af013362bb9243530af1bb80935389b
treef26ef737fff1a2619a117d6a4dbebd3f99ac9321
parentf32fee03595684ebf362832fb56ad01e97b01925
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>
lib/efi/efi_app.c