opnsense-src/sys/boot/efi/loader/arch/arm64
Andrew Turner d15667174d Use the UEFI event timer to update the time on arm and arm64. The current
code uses the GetTime function from the Runtime Service, however this has
been shown to not return a useable time on many arm64 UEFI implementations.

Reviewed by:	jhb, smh
Sponsored by:	ABT Systems Ltd
Differential Revision:	https://reviews.freebsd.org/D6709
2016-06-04 08:47:45 +00:00
..
exec.c Use the UEFI event timer to update the time on arm and arm64. The current 2016-06-04 08:47:45 +00:00
ldscript.arm64
Makefile.inc Install the forth bits on arm64. For now limit it to just arm64 as on x86 2015-09-01 13:51:07 +00:00
start.S The self-relocation code is not efi-specific, move it to boot/common. 2015-05-10 13:24:26 +00:00