summaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_device_path.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@csgraf.de>2022-02-27 13:18:56 +0100
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2022-03-20 11:03:06 +0100
commit0832dd2900f3ec7bf2ae12866138fc0fd9970168 (patch)
tree4f7015272ebe11af1ecf1af6a44b12cfc1916549 /lib/efi_loader/efi_device_path.c
parentbfffb9f84fdacca12b65048697383d27273d47cb (diff)
efi_loader: Ignore DT when ACPI is on
For targets that enable ACPI, we should not pass Device Trees into the payload. However, our distro boot logic always passes the builtin DT as an argument. To make it easy to use ACPI with distro boot, let's just ignore the DT argument to bootefi when ACPI is enabled. That way, we can successfully distro boot payloads on ACPI enabled targets. Signed-off-by: Alexander Graf <agraf@csgraf.de> Reviewed-by: Mark Kettenis <kettenis@openbsd.org> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'lib/efi_loader/efi_device_path.c')
0 files changed, 0 insertions, 0 deletions