grub/grub-core/kern/efi
Alexander Graf 0d2345774d efi: Move fdt helper into own file
We only support FDT files with EFI on arm and arm64 systems, not
on x86. So move the helper that finds a prepopulated FDT UUID
into its own file and only build it for architectures where it
also gets called.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2016-11-24 10:09:24 +01:00
..
acpi.c tsc: Use alternative delay sources whenever appropriate. 2015-11-27 11:39:55 +01:00
efi.c efi: fix GetVariable return status check in 81ca24a 2015-07-24 20:46:02 +03:00
fdt.c efi: Move fdt helper into own file 2016-11-24 10:09:24 +01:00
init.c efi: Move fdt helper into own file 2016-11-24 10:09:24 +01:00
mm.c * grub-core/kern/efi/mm.c (grub_efi_get_memory_map): Never return a 2015-01-21 17:42:15 +01:00