commit | e478ad5b747627fbf653ad9e0e5ee02c17954ce4 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Dec 04 12:31:12 2019 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jan 07 18:08:20 2020 +0100 |
tree | ba61cad334dbdf1391ba17c5f979d81c3f7ab8b4 | |
parent | 6fbb8ac5dd412e85041c0f2366f3851825681024 [diff] |
efi_loader: use hardware device tree by default If the bootefi command is called without passing the address of a device tree, the internal device tree is used. For devices with a hardware device tree it is preferable to used the hardware device tree in this case. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>