/[base]
ViewVC logotype

Revision 326066


Jump to revision: Previous Next
Author: andrew
Date: Tue Nov 21 17:23:16 2017 UTC (6 years, 7 months ago)
Changed paths: 4
Log Message:
Add a driver for the EFI RTC. This uses the EFI Runtime Services to query
the system time.

As we seem to only read this time on boot, and this is the only source of
time on many arm64 machines we need to enable this by default there. As
this is not always the case with U-Boot firmware, or when we have been
booted from a non-UEFI environment we only enable the device driver when
the Runtime Services are present and reading the time doesn't result in an
error.

PR:		212185
Reviewed by:	imp, kib
Tested by:	emaste
Relnotes:	yes
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D12650


Changed paths

Path Details
Directoryhead/sys/arm64/conf/GENERIC modified , text changed
Directoryhead/sys/conf/files modified , text changed
Directoryhead/sys/dev/efidev/efirtc.c added
Directoryhead/sys/modules/efirt/Makefile modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27