mirror of
http://cgit.git.savannah.gnu.org/git/grub.git
synced 2026-05-13 15:03:45 +00:00
Searching for a device tree that EFI passes to us via configuration tables is nothing architecture specific. Move it into generic code. Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>