
4 Jul
2018
4 Jul
'18
5:15 p.m.
On 06/30/2018 04:52 AM, Heinrich Schuchardt wrote:
Remove unused function efi_get_time_init().
Initialization of the RTC has to be done in board bring up not in the EFI subsystem.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
Are there no EFI objects for RTC devices? These would have to get initialized from efi_init_obj_list().
Alex