Skip to content
Commit 6182495e authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: need either ACPI table or device tree



The EBBR specification prescribes that we should have either an ACPI table
or a device tree but not both. Let us enforce this condition in the
`bootefi` command.

If the bootefi command is called without a device tree parameter use a
previously device tree or fall back to the internal device tree.

The fdt unit test should not be run on boards with an ACPI table.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 68066d5b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment