]> git.baikalelectronics.ru Git - uboot.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)
commitb7cb4d089a83ea4698c0ab84d81981457579be52
tree0ba5686000d697f7ec69250bca0d0c3e5e2c6e24
parent1e98b1a759d84112b8d83a7770a63d2eda01a7b5
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