]> git.ipfire.org Git - thirdparty/u-boot.git/commit
efi_loader: rearrange boottime service functions
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 26 Mar 2019 18:02:05 +0000 (19:02 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 7 Apr 2019 12:17:06 +0000 (14:17 +0200)
commita115d56502b91a5035a150f6b114f25d6829536c
tree07d145bbdcbae029fd49a46c506f5de4a6ed6722
parent2c3ec289359a67ea0dda50af5530621d64d59b2d
efi_loader: rearrange boottime service functions

To avoid forward declarations move efi_start_image() and efi_exit() down.

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