grub/grub-core/loader/efi
Leif Lindholm dfb1742aab 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>
2018-11-16 14:42:50 +01: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 2018-11-09 13:25:31 +01:00
fdt.c grub-core/loader/efi/fdt.c: Fixup grub_file_open() call 2018-11-16 14:42:50 +01:00