]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: make efi_create_handle non-static
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 26 Oct 2017 17:25:49 +0000 (19:25 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 1 Dec 2017 12:22:56 +0000 (13:22 +0100)
commit70fe26aa9fbc8bc63842b737158b0fea1dd5aefa
tree31978785b44d3f5a214e7d0b49b3bf19db1fa870
parenta9e091def9d5deac34c4aa5471ea10a1743bf074
efi_loader: make efi_create_handle non-static

Export function efi_create_handle.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_loader.h
lib/efi_loader/efi_boottime.c