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)
commit5ec48e38eefa5fbc2cab0c34b2b48df67c0fa23e
treea61bf0860c0ab52f36892c9a3ebc2bc36905e0be
parent38b9a79c6366a0e4c98b0a6f33f268fc0d3ba4ce
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