commit | a3086cda50480a40901fa60d86169d2c9852b362 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun May 12 20:16:25 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun May 12 20:54:23 2019 +0200 |
tree | eea712493fa5ce9cd1a2976bd7a3e47eb03c08b7 | |
parent | 8fc56c613edb6be5f57eef852ae4504b9c53d944 [diff] |
efi_loader: comments for efi_install_fdt() Describe that efi_install_fdt() defaults to using the device tree indicated by environment variable fdtcontroladdr. ACPI tables and device trees are mutually exclusive. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>