]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: Kconfig entries for GetTime(), SetTime()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 31 May 2019 20:56:02 +0000 (22:56 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 1 Jun 2019 02:53:13 +0000 (04:53 +0200)
commitaef73a7020f630e21823b3a6328c89b9df1e82b6
treea61bf0860c0ab52f36892c9a3ebc2bc36905e0be
parent2532f915ccd871ade7c859a892940974411c1a77
efi_loader: Kconfig entries for GetTime(), SetTime()

The GetTime() and the SetTime() runtime services are not obligatory. So
let's make them customizable.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/Kconfig
lib/efi_loader/efi_runtime.c
lib/efi_selftest/Makefile
lib/efi_selftest/efi_selftest_rtc.c