commit | b112ac2b98569c7448108aaec6b09db30c4e791e | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Feb 07 22:10:49 2020 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Feb 19 12:53:36 2020 +0100 |
tree | 4a42296b5741445b57b2896da13c701ac60e135d | |
parent | e4a5ee17bc4c05f69258a805e829a3cc1582713d [diff] |
efi_loader: fix efi_install_fdt() description In the function description use the correct parameter name. Mention EFI_FDT_USE_INTERNAL. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>