]> git.ipfire.org Git - thirdparty/u-boot.git/commit
efi_loader: system table setup
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 15 Jun 2019 12:51:06 +0000 (14:51 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 20 Jun 2019 22:26:16 +0000 (22:26 +0000)
commit3c783bfbfb8204da644693b2f5d4552b53aff340
tree0ba5686000d697f7ec69250bca0d0c3e5e2c6e24
parent21b6b540d607a8731b311ae798918ff8c19f579d
efi_loader: system table setup

When setting up the system table avoid superfluous void * conversions.

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