]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commite6d8de01fb23568b714791f95380e4dd574c96f6
tree42bf187abb60dc18919e4b9ee7f9731ba6698ca8
parenta6521e8bc2db657301e3d6340bf6a2c2171c12de
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