efi_loader: export efi_set_time()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 31 May 2019 05:38:29 +0000 (07:38 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 31 May 2019 21:27:12 +0000 (23:27 +0200)
commit656f17106b870ed42ff3e00fc6c5e41e779dd934
tree42bf187abb60dc18919e4b9ee7f9731ba6698ca8
parente6bcc354523665eace01104d1751c0a9a3039830
efi_loader: export efi_set_time()

To let a board implement the runtime version of SetTime() we have to
provide the definition of the weak function in an include.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/efi_loader.h