Lines Matching full:time
2 EFI Real Time Clock driver
16 to get access to the Time Service offered by EFI version 0.92.
27 at first, the time of day service. This is required in order to access, in a
29 to initialize the system view of the time during boot.
38 EFI uses a slightly different way of representing the time, noticeably
41 expose this new way of representing time. Instead we use something very
52 To allow for a uniform interface between the legacy RTC and EFI time service,
58 3. Time of day service
61 The part of the driver gives access to the time of day service of EFI.
87 The driver takes care of converting back an forth between the EFI time and
101 Root privileges are required to be able to set the time of day.
130 struct rtc_time time;