grub/grub-core/loader/efi
Leif Lindholm 0ca4bfae54 grub-core/loader/efi/fdt.c: Fixup grub_file_open() call
The verifiers framework changed the API of grub_file_open(), but did not
fix up all users. Add the file type GRUB_FILE_TYPE_DEVICE_TREE_IMAGE
to the "devicetree" command handler call.

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2020-09-21 13:46:34 -04:00
..
appleloader.c Declare GRUB_EFI_VENDOR_APPLE_GUID. 2013-12-24 14:14:19 +01:00
chainloader.c verifiers: File type for fine-grained signature-verification controlling 2020-09-21 13:29:05 -04:00
fdt.c grub-core/loader/efi/fdt.c: Fixup grub_file_open() call 2020-09-21 13:46:34 -04:00