commit | f2856adf58e0a8365216b08945809f77e0810118 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri May 31 22:56:02 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jun 01 04:53:13 2019 +0200 |
tree | a61bf0860c0ab52f36892c9a3ebc2bc36905e0be | |
parent | ba3e828586d77ca5d8fe66b8baccac15ab55e22b [diff] |
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>