]> git.baikalelectronics.ru Git - uboot.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)
commit88d000dfc527f5c5cf91f99a2e5ffa47c2862fd3
tree07d145bbdcbae029fd49a46c506f5de4a6ed6722
parent0d42f10b236c96e110e1902ecdc8e3c6a9b8b384
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