]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: move efi_search_obj up in code
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 18 Oct 2017 16:13:03 +0000 (18:13 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 1 Dec 2017 12:22:55 +0000 (13:22 +0100)
commita7e76cc1c90d5873f58fbbe457171d2cbc46d9ee
treecc99711e24dfea367106d84e67873eca6f233011
parent676b88387d8f2d42faf54cf80db4b0a045acf64b
efi_loader: move efi_search_obj up in code

To avoid a forward declaration move efi_search_obj before
all protocol services functions.

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